2019-05-10T08:27:00.643Z|| org.onap.so.asdc.Application - Starting Application on dev-so-so-sdc-controller-99f947578-55zdp with PID 16 (/app/app.jar started by so in /app) 2019-05-10T08:27:00.648Z|| org.onap.so.asdc.Application - Running with Spring Boot v2.0.5.RELEASE, Spring v5.0.9.RELEASE 2019-05-10T08:27:00.652Z|| org.onap.so.asdc.Application - No active profile set, falling back to default profiles: default 2019-05-10T08:27:29.989Z|| o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration$JpaWebMvcConfiguration - 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 2019-05-10T08:27:32.167Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:27:32.209Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2019-05-10T08:27:32.390Z|| org.onap.so.asdc.Application - Started Application in 34.262 seconds (JVM running for 35.236) 2019-05-10T08:27:32.403Z|| org.onap.sdc.impl.DistributionClientImpl - get ueb cluster server list from component(configuration file) 2019-05-10T08:27:32.495Z|| org.onap.sdc.http.SdcConnectorClient - about to perform getServerList. requestId= dcf96366-4bb1-41fd-8fb1-5d807a4d6f05 url= /sdc/v1/artifactTypes 2019-05-10T08:27:32.499Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2019-05-10T08:29:44.936Z|| org.onap.sdc.http.HttpAsdcClient - failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.43.118.17] failed: Operation timed out (Connection timed out) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:373) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:394) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:277) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:127) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:95) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:340) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:286) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:259) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:212) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.ConnectException: Operation timed out (Connection timed out) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:339) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 30 common frames omitted 2019-05-10T08:29:44.938Z|| org.onap.sdc.http.SdcConnectorClient - status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1780652 2019-05-10T08:29:44.938Z|| org.onap.sdc.http.SdcConnectorClient - DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2019-05-10T08:29:44.944Z|| org.onap.sdc.http.SdcConnectorClient - error from ASDC is: failed to connect 2019-05-10T08:29:44.945Z|| org.onap.so.asdc.client.ASDCController - ASDC distribution client init failed with reason:ASDC server problem 2019-05-10T08:29:44.945Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:219) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:29:44.946Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:29:44.946Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2019-05-10T08:29:44.950Z|| org.onap.sdc.impl.DistributionClientImpl - get ueb cluster server list from component(configuration file) 2019-05-10T08:29:44.958Z|| org.onap.sdc.http.SdcConnectorClient - about to perform getServerList. requestId= 097a677b-c252-437e-8227-1ac1ede94656 url= /sdc/v1/artifactTypes 2019-05-10T08:29:44.958Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2019-05-10T08:31:56.001Z|| org.onap.sdc.http.HttpAsdcClient - failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.43.118.17] failed: Operation timed out (Connection timed out) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:373) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:394) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:277) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:127) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:95) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:340) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:286) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:259) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:212) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.ConnectException: Operation timed out (Connection timed out) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:339) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 30 common frames omitted 2019-05-10T08:31:56.002Z|| org.onap.sdc.http.SdcConnectorClient - status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1fb3adf9 2019-05-10T08:31:56.002Z|| org.onap.sdc.http.SdcConnectorClient - DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2019-05-10T08:31:56.002Z|| org.onap.sdc.http.SdcConnectorClient - error from ASDC is: failed to connect 2019-05-10T08:31:56.002Z|| org.onap.so.asdc.client.ASDCController - ASDC distribution client init failed with reason:ASDC server problem 2019-05-10T08:31:56.002Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:219) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:31:56.002Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:31:56.002Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2019-05-10T08:31:56.006Z|| org.onap.sdc.impl.DistributionClientImpl - get ueb cluster server list from component(configuration file) 2019-05-10T08:31:56.013Z|| org.onap.sdc.http.SdcConnectorClient - about to perform getServerList. requestId= 6be90af8-e8b7-466b-98fe-49051e6abdc1 url= /sdc/v1/artifactTypes 2019-05-10T08:31:56.013Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2019-05-10T08:34:07.073Z|| org.onap.sdc.http.HttpAsdcClient - failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.43.118.17] failed: Operation timed out (Connection timed out) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:373) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:394) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:277) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:127) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:95) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:340) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:286) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:259) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:212) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.ConnectException: Operation timed out (Connection timed out) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:339) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 30 common frames omitted 2019-05-10T08:34:07.074Z|| org.onap.sdc.http.SdcConnectorClient - status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f61ce98 2019-05-10T08:34:07.074Z|| org.onap.sdc.http.SdcConnectorClient - DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2019-05-10T08:34:07.074Z|| org.onap.sdc.http.SdcConnectorClient - error from ASDC is: failed to connect 2019-05-10T08:34:07.074Z|| org.onap.so.asdc.client.ASDCController - ASDC distribution client init failed with reason:ASDC server problem 2019-05-10T08:34:07.074Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:219) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:34:07.075Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:34:07.075Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2019-05-10T08:34:07.097Z|| org.onap.sdc.impl.DistributionClientImpl - get ueb cluster server list from component(configuration file) 2019-05-10T08:34:07.102Z|| org.onap.sdc.http.SdcConnectorClient - about to perform getServerList. requestId= 793167e4-2976-4f41-bbca-a4345702b72c url= /sdc/v1/artifactTypes 2019-05-10T08:34:07.102Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2019-05-10T08:34:07.539Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T08:34:07.545Z|| org.onap.sdc.impl.DistributionClientImpl - Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA] were validated with ASDC server 2019-05-10T08:34:07.575Z|| org.onap.sdc.impl.DistributionClientImpl - create keys 2019-05-10T08:34:07.828Z|| org.onap.sdc.http.SdcConnectorClient - about to perform registerAsdcTopics. requestId= 4ded4138-1d59-44be-8dc4-fe0e5e3c0f5d url= /sdc/v1/registerForDistribution 2019-05-10T08:34:10.301Z|| org.onap.sdc.http.SdcConnectorClient - registerAsdcTopics response= 200. requestId= 4ded4138-1d59-44be-8dc4-fe0e5e3c0f5d url= /sdc/v1/registerForDistribution 2019-05-10T08:34:10.301Z|| org.onap.sdc.impl.DistributionClientImpl - start DistributionClient 2019-05-10T08:34:10.312Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:34:10.313Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:34:10.315Z|| org.onap.so.asdc.client.ASDCController - ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2019-05-10T08:34:10.316Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:34:10.316Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:34:10.316Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:34:10.317Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:34:10.317Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:34:10.317Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:34:10.317Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:34:10.318Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:34:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:34:12.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:35:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:35:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:35:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:35:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:35:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:35:52.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:36:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:36:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:36:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:36:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:37:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:37:10.313Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:37:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:37:32.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:38:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:38:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:38:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:38:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:39:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:39:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:39:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:39:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:40:02.144Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:40:02.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:40:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:40:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:40:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:40:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:41:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:41:10.311Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:41:42.144Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:41:42.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:42:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:42:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:42:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:42:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:43:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:43:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:43:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:43:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:44:10.308Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:44:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:44:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:44:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:45:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:45:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:45:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:45:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:45:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:45:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:46:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:46:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:46:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:46:42.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:47:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:47:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:47:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:47:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:48:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:48:10.311Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:48:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:48:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:49:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:49:10.311Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:49:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:49:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:50:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:50:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:50:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:50:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:50:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:50:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:51:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:51:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:51:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:51:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:52:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:52:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:52:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:52:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:53:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:53:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:53:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:53:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:54:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:54:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:54:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:54:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:55:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:55:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:55:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:55:10.311Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:55:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:55:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:56:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:56:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:56:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:56:42.145Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:57:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:57:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:57:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:57:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:58:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:58:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:58:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:58:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T08:59:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:59:10.328Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T08:59:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T08:59:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:00:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:00:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:00:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:00:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:00:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:00:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:01:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:01:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:01:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:01:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:02:10.309Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:02:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:02:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:02:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:03:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:03:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:03:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:03:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:04:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:04:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:04:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:04:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:05:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:05:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:05:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:05:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:05:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:05:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:06:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:06:10.313Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:06:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:06:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:07:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:07:10.311Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:07:32.154Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:07:32.155Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:08:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:08:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:08:22.144Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:08:22.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:09:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:09:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:09:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:09:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:10:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:10:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:10:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:10:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:10:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:10:52.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:11:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:11:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:11:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:11:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:12:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:12:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:12:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:12:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:13:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:13:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:13:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:13:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:14:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:14:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:14:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:14:12.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:15:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:15:02.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:15:10.308Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:15:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:15:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:15:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:16:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:16:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:16:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:16:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:17:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:17:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:17:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:17:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:18:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:18:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:18:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:18:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:19:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:19:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:19:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:19:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:20:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:20:02.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:20:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:20:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:20:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:20:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:21:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:21:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:21:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:21:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:22:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:22:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:22:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:22:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:23:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:23:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:23:22.155Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:23:22.158Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:24:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:24:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:24:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:24:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:25:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:25:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:25:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:25:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:25:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:25:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:26:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:26:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:26:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:26:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:27:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:27:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:27:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:27:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:28:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:28:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:28:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:28:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:29:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:29:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:29:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:29:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:30:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:30:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:30:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:30:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:30:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:30:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:31:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:31:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:31:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:31:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:32:10.309Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:32:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:32:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:32:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:33:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:33:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:33:22.144Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:33:22.145Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:34:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:34:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:34:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:34:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:35:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:35:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:35:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:35:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:35:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:35:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:36:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:36:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:36:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:36:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:37:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:37:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:37:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:37:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:38:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:38:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:38:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:38:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:39:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:39:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:39:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:39:12.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:40:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:40:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:40:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:40:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:40:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:40:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:41:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:41:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:41:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:41:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:42:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:42:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:42:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:42:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:43:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:43:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:43:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:43:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:44:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:44:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:44:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:44:12.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:45:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:45:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:45:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:45:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:45:52.144Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:45:52.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:46:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:46:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:46:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:46:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:47:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:47:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:47:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:47:32.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:48:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:48:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:48:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:48:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:49:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:49:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:49:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:49:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:50:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:50:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:50:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:50:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:50:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:50:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:51:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:51:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:51:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:51:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:52:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:52:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:52:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:52:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:53:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:53:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:53:22.146Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:53:22.146Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:54:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:54:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:54:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:54:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:55:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:55:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:55:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:55:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:55:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:55:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:56:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:56:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:56:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:56:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:57:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:57:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:57:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:57:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:58:10.308Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:58:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:58:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:58:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:59:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:59:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T09:59:11.356Z|| org.onap.sdc.impl.NotificationConsumer - received message from topic 2019-05-10T09:59:11.356Z|| org.onap.sdc.impl.NotificationConsumer - recieved notification from broker: {"distributionID":"2ae96f7d-4e10-4329-93d2-b3c7709aea09","serviceName":"demoVFWCL","serviceVersion":"1.0","serviceUUID":"46d328e2-a7d5-4d04-aa98-dc02fe77e5c4","serviceDescription":"catalog service description","serviceInvariantUUID":"99d225e4-dbcc-43d1-a1dd-a1e39b878161","resources":[{"resourceInstanceName":"vFWCL_vFWSNK 63d21221-67b2 0","resourceName":"vFWCL_vFWSNK 63d21221-67b2","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9290f7cd-e8cc-4e2c-954f-2773234acdba","resourceInvariantUUID":"9c720165-8c10-4c03-ba8a-0dd2039bcbd6","resourceCustomizationUUID":"fb0787ad-39c6-4315-920b-c384b6b72da5","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vf-license-model.xml","artifactChecksum":"MzhhMTk5OWE2MTlhM2Y3YWZmYWVlMGQ3MTE5YjRhYTI\u003d","artifactDescription":"VF license file","artifactTimeout":120,"artifactUUID":"d4e877fd-164b-449c-b55e-cf63cebf7490","artifactVersion":"1"},{"artifactName":"vfwcl_vfwsnk63d2122167b20_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vfwcl_vfwsnk63d2122167b20_modules.json","artifactChecksum":"ZGVjZDM5Mjk2ZWE5OTc4YzczY2FiNmVkNmNiMzE2ZWQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":120,"artifactUUID":"858e81ce-fc66-40c1-aaa1-046c2623a5ce","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.yaml","artifactChecksum":"M2E0MWFlNTljMWZjMzRjNzhiZmVjMjM1NzY2OTAzYmU\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"741c8edf-5b22-4b39-a9fe-8afb58cb2a50","artifactVersion":"2"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vendor-license-model.xml","artifactChecksum":"YTk5ZjUwMzhiYTYyMmE5OWI4NDc3ZDQxY2JkZmFmNGM\u003d","artifactDescription":" Vendor license file","artifactTimeout":120,"artifactUUID":"a7c9f313-6837-4053-ac27-40aed1f1e041","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.env","artifactChecksum":"ZjY5MjU3ZWZlZWQ4MjZmY2Q1ZDhjMzFiYTAxNTQ0MDU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"76245b5a-e1b8-443c-b077-54eef99cb802","artifactVersion":"2","generatedFromUUID":"741c8edf-5b22-4b39-a9fe-8afb58cb2a50"}]},{"resourceInstanceName":"vFWCL_vPKG 86223623-f439 0","resourceName":"vFWCL_vPKG 86223623-f439","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"229788a7-5fa3-4b39-9ab0-31c6b0b86ca0","resourceInvariantUUID":"f4acd244-cdc2-4922-aff3-7125955b7194","resourceCustomizationUUID":"8d60bfa5-1ca3-4c6e-9409-1fd487bab8c4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vf-license-model.xml","artifactChecksum":"NmFjNWFkM2ZkMDgwNThlYTlhM2UwOTdlODk5NGU5MGQ\u003d","artifactDescription":"VF license file","artifactTimeout":120,"artifactUUID":"61c72566-fb61-4d65-950b-ed124b8cd8bd","artifactVersion":"1"},{"artifactName":"vfwcl_vpkg86223623f4390_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vfwcl_vpkg86223623f4390_modules.json","artifactChecksum":"OWI2NDZmZGFmMGE3NTUwMzNhN2I5OTcxYmIwYmVlMzE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":120,"artifactUUID":"38f1a6fd-7d7f-4ef8-a12f-597676b4c512","artifactVersion":"1"},{"artifactName":"base_vpkg.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.yaml","artifactChecksum":"ZTYyOTA1OGVjNjY1YWM1OGI5M2JmMjJkYjA5Y2JhZjE\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"3a7b4927-db9c-49db-aec9-8c2e4a34a86a","artifactVersion":"2"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vendor-license-model.xml","artifactChecksum":"YjA4MmIzZGZlZWJiODM1M2IwODYyYTBiYTFlNThkYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":120,"artifactUUID":"b2e85268-c1a0-4093-9518-8c7f68101205","artifactVersion":"1"},{"artifactName":"base_vpkg.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.env","artifactChecksum":"MjFmMjk1NGRmNDhmM2QxZGNiM2Y0NTI5MzcxOTViMzA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"03be99dc-11db-4017-ba81-5a3655404045","artifactVersion":"2","generatedFromUUID":"3a7b4927-db9c-49db-aec9-8c2e4a34a86a"}]}],"serviceArtifacts":[{"artifactName":"service-Demovfwcl-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-template.yml","artifactChecksum":"MTU0ODcxYTdkZWNmODk5ZWI4MzYyY2Q1MjczMWIxNTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2fc902bc-a2dc-40f9-a2f4-a2e13de31ab8","artifactVersion":"1"},{"artifactName":"service-Demovfwcl-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar","artifactChecksum":"ZmNjOTIyZGUyMDVlMTIzYTRiZmI1NDMxODk2MWUwOTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6fdd1531-42f3-41ca-9991-9df131fe3571","artifactVersion":"1"}],"workloadContext":"Production"} 2019-05-10T09:59:11.360Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T09:59:11.371Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T09:59:11.379Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T09:59:11.379Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482350307, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.483Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T09:59:11.669Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.669Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "dcae-sch", "timestamp": 1557482323760, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.676Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.677Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "aai-ml", "timestamp": 1557482319125, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.677Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.677Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "aai-ml", "timestamp": 1557482319125, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vfwcl_vfwsnk63d2122167b20_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.677Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.677Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "dcae-sch", "timestamp": 1557482323760, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vfwcl_vfwsnk63d2122167b20_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.677Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.677Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "dcae-sch", "timestamp": 1557482323760, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.678Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.678Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "aai-ml", "timestamp": 1557482319125, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.678Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.678Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "policy-id", "timestamp": 1557482328991, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.678Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.678Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "dcae-sch", "timestamp": 1557482323760, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.678Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.678Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "aai-ml", "timestamp": 1557482319125, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.679Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.679Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "policy-id", "timestamp": 1557482328991, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vfwcl_vfwsnk63d2122167b20_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.679Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.679Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "aai-ml", "timestamp": 1557482319125, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.679Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.679Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "dcae-sch", "timestamp": 1557482323760, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.679Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.679Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "dcae-sch", "timestamp": 1557482323760, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.679Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.679Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "aai-ml", "timestamp": 1557482319125, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.679Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.679Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "policy-id", "timestamp": 1557482328991, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-05-10T09:59:11.680Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.680Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "dcae-sch", "timestamp": 1557482323760, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vfwcl_vpkg86223623f4390_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.680Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.680Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "aai-ml", "timestamp": 1557482319125, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vfwcl_vpkg86223623f4390_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.680Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.680Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "policy-id", "timestamp": 1557482328991, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.680Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.681Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "dcae-sch", "timestamp": 1557482323760, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.681Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.681Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "aai-ml", "timestamp": 1557482319125, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.681Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.681Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "clamp", "timestamp": 1557482334442, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.681Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.681Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "dcae-sch", "timestamp": 1557482323760, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.681Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.681Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "aai-ml", "timestamp": 1557482319125, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.681Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.681Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "policy-id", "timestamp": 1557482328991, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.681Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.681Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "clamp", "timestamp": 1557482334442, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vfwcl_vfwsnk63d2122167b20_modules.json", "status": "NOTIFIED" } 2019-05-10T09:59:11.681Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.682Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "dcae-sch", "timestamp": 1557482323760, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.682Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.682Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "aai-ml", "timestamp": 1557482319125, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.682Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.682Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "policy-id", "timestamp": 1557482328991, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.682Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.682Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "clamp", "timestamp": 1557482334442, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.682Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.682Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "dcae-sch", "timestamp": 1557482323760, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.682Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.682Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "aai-ml", "timestamp": 1557482319125, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.682Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.682Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "clamp", "timestamp": 1557482334442, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.682Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.683Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "dcae-sch", "timestamp": 1557482323760, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.683Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.683Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "aai-ml", "timestamp": 1557482319125, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "NOTIFIED" } 2019-05-10T09:59:11.683Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.683Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "policy-id", "timestamp": 1557482328991, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vfwcl_vpkg86223623f4390_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.683Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.683Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "clamp", "timestamp": 1557482334442, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.683Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.683Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "clamp", "timestamp": 1557482334442, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.683Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.683Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "policy-id", "timestamp": 1557482328991, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-05-10T09:59:11.683Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.683Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "clamp", "timestamp": 1557482334442, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vfwcl_vpkg86223623f4390_modules.json", "status": "NOTIFIED" } 2019-05-10T09:59:11.683Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.683Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "aai-ml", "timestamp": 1557482341466, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T09:59:11.683Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.684Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "policy-id", "timestamp": 1557482328991, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.684Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.684Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "clamp", "timestamp": 1557482334442, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.684Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.684Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "clamp", "timestamp": 1557482334442, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.684Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.684Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "policy-id", "timestamp": 1557482328991, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.684Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.684Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "clamp", "timestamp": 1557482334442, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.684Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.684Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557482343712, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.685Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.685Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "clamp", "timestamp": 1557482334442, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.685Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.685Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "policy-id", "timestamp": 1557482328991, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.685Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.685Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557482343712, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vfwcl_vfwsnk63d2122167b20_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.685Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.685Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "clamp", "timestamp": 1557482334442, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "NOTIFIED" } 2019-05-10T09:59:11.685Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.685Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "policy-id", "timestamp": 1557482328991, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "NOTIFIED" } 2019-05-10T09:59:11.685Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.685Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557482343712, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.685Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.686Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557482343712, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.686Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.686Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557482343712, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.686Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.686Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557482343712, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:11.686Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T09:59:11.686Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "policy-id", "timestamp": 1557482349861, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T09:59:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T09:59:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T09:59:12.386Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T09:59:12.386Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T09:59:12.390Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T09:59:12.390Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482350307, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vfwcl_vfwsnk63d2122167b20_modules.json", "status": "NOTIFIED" } 2019-05-10T09:59:12.491Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T09:59:13.390Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T09:59:13.390Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T09:59:13.398Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T09:59:13.398Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482350307, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-05-10T09:59:13.493Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T09:59:14.398Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T09:59:14.399Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T09:59:14.401Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T09:59:14.401Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482350307, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:14.501Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T09:59:15.401Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T09:59:15.402Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T09:59:15.404Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T09:59:15.404Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482350307, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-05-10T09:59:15.504Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T09:59:16.404Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T09:59:16.405Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T09:59:16.407Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T09:59:16.407Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482350307, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:16.508Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T09:59:17.408Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T09:59:17.408Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T09:59:17.423Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T09:59:17.423Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482350307, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vfwcl_vpkg86223623f4390_modules.json", "status": "NOTIFIED" } 2019-05-10T09:59:17.524Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T09:59:18.423Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T09:59:18.425Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T09:59:18.427Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T09:59:18.427Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482350307, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-05-10T09:59:18.527Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T09:59:19.427Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T09:59:19.428Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T09:59:19.430Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T09:59:19.430Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482350307, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:19.531Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T09:59:20.431Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T09:59:20.431Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T09:59:20.433Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T09:59:20.439Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482350307, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.env", "status": "NOTIFIED" } 2019-05-10T09:59:20.534Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T09:59:21.439Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T09:59:21.440Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T09:59:21.442Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T09:59:21.442Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482350307, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T09:59:21.543Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T09:59:22.442Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T09:59:22.450Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T09:59:22.452Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T09:59:22.452Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482350307, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "NOTIFIED" } 2019-05-10T09:59:22.553Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T09:59:23.454Z|| org.onap.sdc.impl.NotificationConsumer - sending notification to client: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "serviceName": "demoVFWCL", "serviceVersion": "1.0", "serviceUUID": "46d328e2-a7d5-4d04-aa98-dc02fe77e5c4", "serviceDescription": "catalog service description", "serviceInvariantUUID": "99d225e4-dbcc-43d1-a1dd-a1e39b878161", "resources": [ { "resourceInstanceName": "vFWCL_vFWSNK 63d21221-67b2 0", "resourceCustomizationUUID": "fb0787ad-39c6-4315-920b-c384b6b72da5", "resourceName": "vFWCL_vFWSNK 63d21221-67b2", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "9290f7cd-e8cc-4e2c-954f-2773234acdba", "resourceInvariantUUID": "9c720165-8c10-4c03-ba8a-0dd2039bcbd6", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwcl_vfwsnk63d2122167b20_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vfwcl_vfwsnk63d2122167b20_modules.json", "artifactChecksum": "ZGVjZDM5Mjk2ZWE5OTc4YzczY2FiNmVkNmNiMzE2ZWQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 120, "artifactVersion": "1", "artifactUUID": "858e81ce-fc66-40c1-aaa1-046c2623a5ce", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.yaml", "artifactChecksum": "M2E0MWFlNTljMWZjMzRjNzhiZmVjMjM1NzY2OTAzYmU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "741c8edf-5b22-4b39-a9fe-8afb58cb2a50", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.env", "artifactChecksum": "ZjY5MjU3ZWZlZWQ4MjZmY2Q1ZDhjMzFiYTAxNTQ0MDU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "76245b5a-e1b8-443c-b077-54eef99cb802", "generatedFromUUID": "741c8edf-5b22-4b39-a9fe-8afb58cb2a50" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.env", "artifactChecksum": "ZjY5MjU3ZWZlZWQ4MjZmY2Q1ZDhjMzFiYTAxNTQ0MDU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "76245b5a-e1b8-443c-b077-54eef99cb802", "relatedArtifactsInfo": [] } ] }, { "resourceInstanceName": "vFWCL_vPKG 86223623-f439 0", "resourceCustomizationUUID": "8d60bfa5-1ca3-4c6e-9409-1fd487bab8c4", "resourceName": "vFWCL_vPKG 86223623-f439", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "229788a7-5fa3-4b39-9ab0-31c6b0b86ca0", "resourceInvariantUUID": "f4acd244-cdc2-4922-aff3-7125955b7194", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwcl_vpkg86223623f4390_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vfwcl_vpkg86223623f4390_modules.json", "artifactChecksum": "OWI2NDZmZGFmMGE3NTUwMzNhN2I5OTcxYmIwYmVlMzE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 120, "artifactVersion": "1", "artifactUUID": "38f1a6fd-7d7f-4ef8-a12f-597676b4c512", "relatedArtifactsInfo": [] }, { "artifactName": "base_vpkg.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.yaml", "artifactChecksum": "ZTYyOTA1OGVjNjY1YWM1OGI5M2JmMjJkYjA5Y2JhZjE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "3a7b4927-db9c-49db-aec9-8c2e4a34a86a", "generatedArtifact": { "artifactName": "base_vpkg.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.env", "artifactChecksum": "MjFmMjk1NGRmNDhmM2QxZGNiM2Y0NTI5MzcxOTViMzA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "03be99dc-11db-4017-ba81-5a3655404045", "generatedFromUUID": "3a7b4927-db9c-49db-aec9-8c2e4a34a86a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vpkg.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.env", "artifactChecksum": "MjFmMjk1NGRmNDhmM2QxZGNiM2Y0NTI5MzcxOTViMzA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "03be99dc-11db-4017-ba81-5a3655404045", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Demovfwcl-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "artifactChecksum": "ZmNjOTIyZGUyMDVlMTIzYTRiZmI1NDMxODk2MWUwOTc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6fdd1531-42f3-41ca-9991-9df131fe3571" } ], "workloadContext": "Production" } 2019-05-10T09:59:23.454Z|| org.onap.so.asdc.client.ASDCNotificationCallBack - Receive a callback notification in ASDC, nb of resources: 2 2019-05-10T09:59:23.455Z|| org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 6 46d328e2-a7d5-4d04-aa98-dc02fe77e5c4 ASDC 2019-05-10T09:59:23.458Z|| org.onap.so.asdc.client.ASDCController - ASDC Notification: DistributionID:2ae96f7d-4e10-4329-93d2-b3c7709aea09 ServiceName:demoVFWCL ServiceVersion:1.0 ServiceUUID:46d328e2-a7d5-4d04-aa98-dc02fe77e5c4 ServiceInvariantUUID:99d225e4-dbcc-43d1-a1dd-a1e39b878161 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Demovfwcl-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar ArtifactUUID:6fdd1531-42f3-41ca-9991-9df131fe3571 ArtifactChecksum:ZmNjOTIyZGUyMDVlMTIzYTRiZmI1NDMxODk2MWUwOTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFWCL_vFWSNK 63d21221-67b2 0 ResourceCustomizationUUID:fb0787ad-39c6-4315-920b-c384b6b72da5 ResourceInvariantUUID:9c720165-8c10-4c03-ba8a-0dd2039bcbd6 ResourceName:vFWCL_vFWSNK 63d21221-67b2 ResourceType:VF ResourceUUID:9290f7cd-e8cc-4e2c-954f-2773234acdba ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwcl_vfwsnk63d2122167b20_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vfwcl_vfwsnk63d2122167b20_modules.json ArtifactUUID:858e81ce-fc66-40c1-aaa1-046c2623a5ce ArtifactChecksum:ZGVjZDM5Mjk2ZWE5OTc4YzczY2FiNmVkNmNiMzE2ZWQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.yaml ArtifactUUID:741c8edf-5b22-4b39-a9fe-8afb58cb2a50 ArtifactChecksum:M2E0MWFlNTljMWZjMzRjNzhiZmVjMjM1NzY2OTAzYmU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.env ArtifactUUID:76245b5a-e1b8-443c-b077-54eef99cb802 ArtifactChecksum:ZjY5MjU3ZWZlZWQ4MjZmY2Q1ZDhjMzFiYTAxNTQ0MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.env ArtifactUUID:76245b5a-e1b8-443c-b077-54eef99cb802 ArtifactChecksum:ZjY5MjU3ZWZlZWQ4MjZmY2Q1ZDhjMzFiYTAxNTQ0MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } , Resource Instance Info: ResourceInstanceName:vFWCL_vPKG 86223623-f439 0 ResourceCustomizationUUID:8d60bfa5-1ca3-4c6e-9409-1fd487bab8c4 ResourceInvariantUUID:f4acd244-cdc2-4922-aff3-7125955b7194 ResourceName:vFWCL_vPKG 86223623-f439 ResourceType:VF ResourceUUID:229788a7-5fa3-4b39-9ab0-31c6b0b86ca0 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwcl_vpkg86223623f4390_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vfwcl_vpkg86223623f4390_modules.json ArtifactUUID:38f1a6fd-7d7f-4ef8-a12f-597676b4c512 ArtifactChecksum:OWI2NDZmZGFmMGE3NTUwMzNhN2I5OTcxYmIwYmVlMzE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vpkg.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.yaml ArtifactUUID:3a7b4927-db9c-49db-aec9-8c2e4a34a86a ArtifactChecksum:ZTYyOTA1OGVjNjY1YWM1OGI5M2JmMjJkYjA5Y2JhZjE= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vpkg.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.env ArtifactUUID:03be99dc-11db-4017-ba81-5a3655404045 ArtifactChecksum:MjFmMjk1NGRmNDhmM2QxZGNiM2Y0NTI5MzcxOTViMzA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vpkg.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.env ArtifactUUID:03be99dc-11db-4017-ba81-5a3655404045 ArtifactChecksum:MjFmMjk1NGRmNDhmM2QxZGNiM2Y0NTI5MzcxOTViMzA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2019-05-10T09:59:23.458Z|| org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF 46d328e2-a7d5-4d04-aa98-dc02fe77e5c4 ASDC treatNotification 2019-05-10T09:59:23.683Z|| org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-05-10T09:59:23.684Z|| org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-05-10T09:59:23.684Z|| org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /app 2019-05-10T09:59:23.684Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 6fdd1531-42f3-41ca-9991-9df131fe3571 from URL: /sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar 2019-05-10T09:59:23.685Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T09:59:23.685Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar 2019-05-10T09:59:24.445Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T09:59:24.455Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar 6fdd1531-42f3-41ca-9991-9df131fe3571 117003 2019-05-10T09:59:24.456Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar ASDC sendASDCNotification 2019-05-10T09:59:24.456Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar 2019-05-10T09:59:24.456Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T09:59:24.457Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T09:59:24.459Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T09:59:24.459Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482364456, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T09:59:24.559Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T09:59:25.459Z|| org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-05-10T09:59:25.460Z|| org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-05-10T09:59:25.460Z|| org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: 6fdd1531-42f3-41ca-9991-9df131fe3571, URL: /sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar to file: /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:25.461Z|| org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Demovfwcl-csar.csar 2019-05-10T09:59:25.556Z|| org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:25.557Z|| org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:26.126Z|| org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP8521377614766178384/Definitions/service-Demovfwcl-template.yml 2019-05-10T09:59:28.642Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 9.0 2019-05-10T09:59:28.650Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-05-10T09:59:28.650Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.651Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 68 Parsing Warnings occurred... 2019-05-10T09:59:28.651Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_image_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.651Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "max_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.652Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [port_vpg_onap_private_port_0_network_role, port_vpg_unprotected_private_port_0_related_networks, port_vpg_unprotected_private_port_0_vlan_requirements, port_vpg_unprotected_private_port_0_subnetpoolid, port_vpg_onap_private_port_0_related_networks, port_vpg_onap_private_port_0_vlan_requirements, nfc_function, port_vpg_onap_private_port_0_order, port_vpg_unprotected_private_port_0_order, port_vpg_onap_private_port_0_subnetpoolid, port_vpg_unprotected_private_port_0_network_role]. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.652Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "device_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.652Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "ip_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.652Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "contrail_service_instance_ind" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.653Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "security_groups" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.653Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scheduler_hints" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.653Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "index_value" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.653Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "substitute_service_template" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.654Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovfwcl-csar.csar 2019-05-10T09:59:28.654Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.654Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "allowed_address_pairs" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.654Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.654Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "replacement_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.655Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "qos_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.655Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "reservation_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.655Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "device_owner" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.655Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "key_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.655Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "software_config_transport" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.655Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.656Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.656Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.656Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "category" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.657Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovfwcl-csar.csar 2019-05-10T09:59:28.657Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_flavor_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.657Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovfwcl-csar.csar 2019-05-10T09:59:28.658Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "config_drive" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.658Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "description" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.658Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.658Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFWCL_vPKG 86223623-f439 0" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.658Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.659Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.659Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE001]: TypeMismatchError: "[{get_input=sec_group}]" is not a map. The type is "json". CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.659Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFWCL_vFWSNK 63d21221-67b2 0" are missing field(s): [nf_function, nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.659Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "min_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.660Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_format" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.660Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovfwcl-csar.csar 2019-05-10T09:59:28.660Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "nfc_naming_code" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.660Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.661Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "high_availablity" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.661Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "binding:vnic_type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.661Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "count" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.661Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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_network_role_tag, port_vsn_int_protected_private_port_0_vlan_requirements, 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_onap_private_port_0_network_role, port_vsn_int_protected_private_port_0_related_networks, port_vsn_int_protected_private_port_0_order, port_vsn_onap_private_port_0_subnetpoolid]. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.661Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "unit" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.662Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.663Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "diskConfig" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.664Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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_protected_private_port_0_related_networks, port_vfw_int_unprotected_private_port_0_network_role_tag]. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.664Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_type_tag" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.664Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFWCL_vPKG 86223623-f439 0" are missing field(s): [nf_function, nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.664Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "port_security_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.665Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_state_up" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.665Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.665Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "fixed_ips" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.665Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.666Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "network" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.666Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "metadata" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.666Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "personality" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.666Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_pass" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.666Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mandatory" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.667Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "availability_zone" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.667Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFWCL_vFWSNK 63d21221-67b2 0" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.667Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.667Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "value_specs" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.668Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovfwcl-csar.csar 2019-05-10T09:59:28.668Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "service_template_filter" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.668Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scaling_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.668Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mac_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovfwcl-csar.csar 2019-05-10T09:59:28.669Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-05-10T09:59:28.673Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-05-10T09:59:28.674Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-05-10T09:59:28.674Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-05-10T09:59:28.674Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-05-10T09:59:28.677Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vFWCL_vFWSNK 63d21221-67b2 0, normalized name vfwcl_vfwsnk63d2122167b20. Searching groups on service level starting with VF normalized name... 2019-05-10T09:59:28.679Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-05-10T09:59:28.680Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-05-10T09:59:28.681Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-05-10T09:59:28.681Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-05-10T09:59:28.681Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vFWCL_vPKG 86223623-f439 0, normalized name vfwcl_vpkg86223623f4390. Searching groups on service level starting with VF normalized name... 2019-05-10T09:59:28.682Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-05-10T09:59:28.683Z|| org.onap.so.asdc.client.ASDCController - CSAR Notification: Service Level Properties: Name:demoVFWCL Description:catalog service description Model UUID:46d328e2-a7d5-4d04-aa98-dc02fe77e5c4 Model Version:NULL Model InvariantUuid:99d225e4-dbcc-43d1-a1dd-a1e39b878161 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFWCL_vFWSNK 63d21221-67b2 Model UUID:3c88f25e-aae2-4e39-beb6-baff75fa5248 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:9c720165-8c10-4c03-ba8a-0dd2039bcbd6 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:fb0787ad-39c6-4315-920b-c384b6b72da5 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:6db5426b-6b48-4559-8695-6ba4596791f7 ModelName:VfwclVfwsnk63d2122167b2..base_vfw..module-0 ModelUuid:4b239e84-a95e-4162-b10d-a31d57e48f41 ModelVersion:1 Description:NULL Member Name:int_protected_private_network Member Name:abstract_vfw Member Name:int_unprotected_private_network Member Name:abstract_vsn VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:c8e60404-b7b0-46ac-8538-98c1f7a16978 ModelInvariantUuid:261ca2ca-b996-4dc7-ad95-5250941723c7 ModelName:vFWCL_vFWSNK 63d21221-67b2-nodes.vfwCvfc ModelUuid:09de8c09-29c8-44c3-9bfb-5a097360a55a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:44f165ba-e07e-4f3c-b7f9-dcb2d674d8ac ModelInvariantUuid:7a0b45de-c84b-47ad-9283-b047ea3c7cb1 ModelName:VfwclVfwsnk63d2122167b2.compute.nodes.heat.vfw ModelUuid:650ce783-7385-4ada-a5c4-828f9c699e42 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:64ac9d73-68f9-4635-9579-f938b6e31ec7 ModelInvariantUuid:486b0b60-6138-48cf-be86-f69a09f2cde6 ModelName:vFWCL_vFWSNK 63d21221-67b2-nodes.vsnCvfc ModelUuid:2d0083da-541c-4954-8e0a-9516e0bae735 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:ba0239bd-3d6d-422a-a23e-ca3285fa0d4c ModelInvariantUuid:aa4217da-23d6-4082-b85c-32f2623cadfb ModelName:VfwclVfwsnk63d2122167b2.compute.nodes.heat.vsn ModelUuid:65960aac-9d31-4bca-a101-19624fe31884 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VNF Properties: Model Name:vFWCL_vPKG 86223623-f439 Model UUID:d2c5135b-6402-413c-9164-3f7e97192587 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:f4acd244-cdc2-4922-aff3-7125955b7194 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:8d60bfa5-1ca3-4c6e-9409-1fd487bab8c4 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:00a3d812-d176-459d-a979-1cc7b0d137d8 ModelName:VfwclVpkg86223623F439..base_vpkg..module-0 ModelUuid:01c646a9-5ea9-4341-92c3-dafbab06f57a ModelVersion:1 Description:NULL Member Name:abstract_vpg VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:b33b2151-cace-4571-8eba-0ee0bcca0005 ModelInvariantUuid:dad47ee4-a404-42bf-9697-6164692dbf83 ModelName:vFWCL_vPKG 86223623-f439-nodes.vpgCvfc ModelUuid:2857236b-fea7-46df-9092-14847f1dd019 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:1640ed04-e984-4f15-bb8c-f3df21f89889 ModelInvariantUuid:d1e5da7c-211e-4a75-8d93-529c58f5aad4 ModelName:VfwclVpkg86223623F439.compute.nodes.heat.vpg ModelUuid:b25bc2fc-df8c-40a8-afac-1fb106b575ae ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract Allotted Resource Properties: 2019-05-10T09:59:28.775Z|| org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: 9290f7cd-e8cc-4e2c-954f-2773234acdba 2019-05-10T09:59:28.854Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - vFWCL_vFWSNK 63d21221-67b2 0 2019-05-10T09:59:28.854Z|| org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: 9290f7cd-e8cc-4e2c-954f-2773234acdba 2019-05-10T09:59:28.854Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 858e81ce-fc66-40c1-aaa1-046c2623a5ce from URL: /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vfwcl_vfwsnk63d2122167b20_modules.json 2019-05-10T09:59:28.855Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T09:59:28.855Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vfwcl_vfwsnk63d2122167b20_modules.json 2019-05-10T09:59:30.357Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T09:59:30.357Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vfwcl_vfwsnk63d2122167b20_modules.json 858e81ce-fc66-40c1-aaa1-046c2623a5ce 793 2019-05-10T09:59:30.358Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vfwcl_vfwsnk63d2122167b20_modules.json ASDC sendASDCNotification 2019-05-10T09:59:30.358Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vfwcl_vfwsnk63d2122167b20_modules.json 2019-05-10T09:59:30.358Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T09:59:30.358Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T09:59:30.360Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T09:59:30.360Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482370358, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vfwcl_vfwsnk63d2122167b20_modules.json", "status": "DOWNLOAD_OK" } 2019-05-10T09:59:30.461Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T09:59:31.361Z|| org.onap.so.asdc.client.ASDCController - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwclVfwsnk63d2122167b2..base_vfw..module-0", "vfModuleModelInvariantUUID": "6db5426b-6b48-4559-8695-6ba4596791f7", "vfModuleModelVersion": "1", "vfModuleModelUUID": "4b239e84-a95e-4162-b10d-a31d57e48f41", "vfModuleModelCustomizationUUID": "c85a5dbf-e6e7-4b26-84bd-2fe5b5395afc", "isBase": true, "artifacts": [ "741c8edf-5b22-4b39-a9fe-8afb58cb2a50", "76245b5a-e1b8-443c-b077-54eef99cb802" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-05-10T09:59:31.385Z|| org.onap.so.asdc.client.ASDCController - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwclVfwsnk63d2122167b2..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:4b239e84-a95e-4162-b10d-a31d57e48f41 VfModuleModelInvariantUUID:6db5426b-6b48-4559-8695-6ba4596791f7 VfModuleModelDescription:NULL Artifacts UUID List:{ 741c8edf-5b22-4b39-a9fe-8afb58cb2a50 , 76245b5a-e1b8-443c-b077-54eef99cb802 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-05-10T09:59:31.388Z|| org.onap.so.asdc.installer.VfResourceStructure - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwclVfwsnk63d2122167b2..base_vfw..module-0", "vfModuleModelInvariantUUID": "6db5426b-6b48-4559-8695-6ba4596791f7", "vfModuleModelVersion": "1", "vfModuleModelUUID": "4b239e84-a95e-4162-b10d-a31d57e48f41", "vfModuleModelCustomizationUUID": "c85a5dbf-e6e7-4b26-84bd-2fe5b5395afc", "isBase": true, "artifacts": [ "741c8edf-5b22-4b39-a9fe-8afb58cb2a50", "76245b5a-e1b8-443c-b077-54eef99cb802" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-05-10T09:59:31.389Z|| org.onap.so.asdc.installer.VfResourceStructure - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwclVfwsnk63d2122167b2..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:4b239e84-a95e-4162-b10d-a31d57e48f41 VfModuleModelInvariantUUID:6db5426b-6b48-4559-8695-6ba4596791f7 VfModuleModelDescription:NULL Artifacts UUID List:{ 741c8edf-5b22-4b39-a9fe-8afb58cb2a50 , 76245b5a-e1b8-443c-b077-54eef99cb802 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-05-10T09:59:31.389Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 741c8edf-5b22-4b39-a9fe-8afb58cb2a50 from URL: /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.yaml 2019-05-10T09:59:31.389Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T09:59:31.389Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.yaml 2019-05-10T09:59:32.511Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T09:59:32.511Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.yaml 741c8edf-5b22-4b39-a9fe-8afb58cb2a50 16175 2019-05-10T09:59:32.511Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.yaml ASDC sendASDCNotification 2019-05-10T09:59:32.512Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.yaml 2019-05-10T09:59:32.512Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T09:59:32.512Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T09:59:32.514Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T09:59:32.514Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482372511, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2019-05-10T09:59:32.614Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T09:59:33.515Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 76245b5a-e1b8-443c-b077-54eef99cb802 from URL: /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.env 2019-05-10T09:59:33.515Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T09:59:33.515Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.env 2019-05-10T09:59:34.061Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T09:59:34.061Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.env 76245b5a-e1b8-443c-b077-54eef99cb802 1621 2019-05-10T09:59:34.061Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.env ASDC sendASDCNotification 2019-05-10T09:59:34.062Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.env 2019-05-10T09:59:34.062Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T09:59:34.062Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T09:59:34.064Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T09:59:34.064Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482374061, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2019-05-10T09:59:34.164Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T09:59:35.065Z|| org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 46d328e2-a7d5-4d04-aa98-dc02fe77e5c4 2019-05-10T09:59:35.065Z|| org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT vFWCL_vFWSNK 63d21221-67b2 0 9290f7cd-e8cc-4e2c-954f-2773234acdba ASDC 2019-05-10T09:59:35.140Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-05-10T09:59:35.141Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=fb0787ad-39c6-4315-920b-c384b6b72da5 2019-05-10T09:59:35.141Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: fb0787ad-39c6-4315-920b-c384b6b72da5 matches Tosca VF Customization UUID: fb0787ad-39c6-4315-920b-c384b6b72da5 2019-05-10T09:59:35.141Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: fb0787ad-39c6-4315-920b-c384b6b72da5 matches vfNotificationResource CustomizationUUID 2019-05-10T09:59:35.144Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-05-10T09:59:35.145Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-05-10T09:59:35.145Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-05-10T09:59:35.145Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-05-10T09:59:35.145Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property sdnc_model_name is not found 2019-05-10T09:59:35.145Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property sdnc_model_version is not found 2019-05-10T09:59:35.146Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfModuleStructure:org.onap.so.asdc.installer.VfModuleStructure@5523e3c8 2019-05-10T09:59:35.146Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vFWCL_vFWSNK 63d21221-67b2 0, normalized name vfwcl_vfwsnk63d2122167b20. Searching groups on service level starting with VF normalized name... 2019-05-10T09:59:35.146Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Comparing Vf_Modules_Metadata CustomizationUUID : c85a5dbf-e6e7-4b26-84bd-2fe5b5395afc 2019-05-10T09:59:35.147Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID c85a5dbf-e6e7-4b26-84bd-2fe5b5395afc 2019-05-10T09:59:35.153Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property availability_zone_count is not found 2019-05-10T09:59:35.160Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nfc_function is not found 2019-05-10T09:59:35.161Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nfc_function is not found 2019-05-10T09:59:35.163Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-05-10T09:59:35.163Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=8d60bfa5-1ca3-4c6e-9409-1fd487bab8c4 2019-05-10T09:59:35.163Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: fb0787ad-39c6-4315-920b-c384b6b72da5 matches Tosca VF Customization UUID: 8d60bfa5-1ca3-4c6e-9409-1fd487bab8c4 2019-05-10T09:59:35.164Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: fb0787ad-39c6-4315-920b-c384b6b72da5 doesn't match Tosca VF Customization UUID: 8d60bfa5-1ca3-4c6e-9409-1fd487bab8c4 2019-05-10T09:59:35.164Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(46d328e2-a7d5-4d04-aa98-dc02fe77e5c4) : vFWCL_vFWSNK 63d21221-67b2,vFWCL_vPKG 86223623-f439 2019-05-10T09:59:35.164Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-05-10T09:59:35.164Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVFWCL 2019-05-10T09:59:35.592Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC vFWCL_vFWSNK 63d21221-67b2 9290f7cd-e8cc-4e2c-954f-2773234acdba 1 ASDC deployResourceStructure 2019-05-10T09:59:35.592Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vfwcl_vfwsnk63d2122167b20_modules.json ASDC sendASDCNotification 2019-05-10T09:59:35.592Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vfwcl_vfwsnk63d2122167b20_modules.json 2019-05-10T09:59:35.593Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T09:59:35.593Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T09:59:35.595Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T09:59:35.595Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482375592, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vfwcl_vfwsnk63d2122167b20_modules.json", "status": "DEPLOY_OK" } 2019-05-10T09:59:35.696Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T09:59:36.596Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.yaml ASDC sendASDCNotification 2019-05-10T09:59:36.596Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.yaml 2019-05-10T09:59:36.596Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T09:59:36.597Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T09:59:36.601Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T09:59:36.602Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482376596, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2019-05-10T09:59:36.702Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T09:59:37.602Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.env ASDC sendASDCNotification 2019-05-10T09:59:37.603Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.env 2019-05-10T09:59:37.603Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T09:59:37.603Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T09:59:37.605Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T09:59:37.605Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482377602, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2019-05-10T09:59:37.708Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T09:59:38.605Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar ASDC sendASDCNotification 2019-05-10T09:59:38.606Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar 2019-05-10T09:59:38.610Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T09:59:38.611Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T09:59:38.613Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T09:59:38.613Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482378605, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T09:59:38.714Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T09:59:39.614Z|| org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: 229788a7-5fa3-4b39-9ab0-31c6b0b86ca0 2019-05-10T09:59:39.632Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - vFWCL_vPKG 86223623-f439 0 2019-05-10T09:59:39.632Z|| org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: 229788a7-5fa3-4b39-9ab0-31c6b0b86ca0 2019-05-10T09:59:39.632Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 38f1a6fd-7d7f-4ef8-a12f-597676b4c512 from URL: /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vfwcl_vpkg86223623f4390_modules.json 2019-05-10T09:59:39.632Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T09:59:39.633Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vfwcl_vpkg86223623f4390_modules.json 2019-05-10T09:59:41.564Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T09:59:41.564Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vfwcl_vpkg86223623f4390_modules.json 38f1a6fd-7d7f-4ef8-a12f-597676b4c512 793 2019-05-10T09:59:41.564Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vfwcl_vpkg86223623f4390_modules.json ASDC sendASDCNotification 2019-05-10T09:59:41.564Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vfwcl_vpkg86223623f4390_modules.json 2019-05-10T09:59:41.564Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T09:59:41.565Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T09:59:41.566Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T09:59:41.568Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482381564, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vfwcl_vpkg86223623f4390_modules.json", "status": "DOWNLOAD_OK" } 2019-05-10T09:59:41.667Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T09:59:42.568Z|| org.onap.so.asdc.client.ASDCController - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwclVpkg86223623F439..base_vpkg..module-0", "vfModuleModelInvariantUUID": "00a3d812-d176-459d-a979-1cc7b0d137d8", "vfModuleModelVersion": "1", "vfModuleModelUUID": "01c646a9-5ea9-4341-92c3-dafbab06f57a", "vfModuleModelCustomizationUUID": "d0554d4b-610a-49ba-8ab8-23d0568cdd29", "isBase": true, "artifacts": [ "3a7b4927-db9c-49db-aec9-8c2e4a34a86a", "03be99dc-11db-4017-ba81-5a3655404045" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vpkg", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-05-10T09:59:42.573Z|| org.onap.so.asdc.client.ASDCController - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwclVpkg86223623F439..base_vpkg..module-0 VfModuleModelVersion:1 VfModuleModelUUID:01c646a9-5ea9-4341-92c3-dafbab06f57a VfModuleModelInvariantUUID:00a3d812-d176-459d-a979-1cc7b0d137d8 VfModuleModelDescription:NULL Artifacts UUID List:{ 3a7b4927-db9c-49db-aec9-8c2e4a34a86a , 03be99dc-11db-4017-ba81-5a3655404045 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vpkg max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-05-10T09:59:42.575Z|| org.onap.so.asdc.installer.VfResourceStructure - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwclVpkg86223623F439..base_vpkg..module-0", "vfModuleModelInvariantUUID": "00a3d812-d176-459d-a979-1cc7b0d137d8", "vfModuleModelVersion": "1", "vfModuleModelUUID": "01c646a9-5ea9-4341-92c3-dafbab06f57a", "vfModuleModelCustomizationUUID": "d0554d4b-610a-49ba-8ab8-23d0568cdd29", "isBase": true, "artifacts": [ "3a7b4927-db9c-49db-aec9-8c2e4a34a86a", "03be99dc-11db-4017-ba81-5a3655404045" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vpkg", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-05-10T09:59:42.576Z|| org.onap.so.asdc.installer.VfResourceStructure - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwclVpkg86223623F439..base_vpkg..module-0 VfModuleModelVersion:1 VfModuleModelUUID:01c646a9-5ea9-4341-92c3-dafbab06f57a VfModuleModelInvariantUUID:00a3d812-d176-459d-a979-1cc7b0d137d8 VfModuleModelDescription:NULL Artifacts UUID List:{ 3a7b4927-db9c-49db-aec9-8c2e4a34a86a , 03be99dc-11db-4017-ba81-5a3655404045 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vpkg max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-05-10T09:59:42.576Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 3a7b4927-db9c-49db-aec9-8c2e4a34a86a from URL: /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.yaml 2019-05-10T09:59:42.576Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T09:59:42.576Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.yaml 2019-05-10T09:59:43.121Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T09:59:43.122Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.yaml 3a7b4927-db9c-49db-aec9-8c2e4a34a86a 9133 2019-05-10T09:59:43.122Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.yaml ASDC sendASDCNotification 2019-05-10T09:59:43.122Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.yaml 2019-05-10T09:59:43.122Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T09:59:43.122Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T09:59:43.124Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T09:59:43.124Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482383122, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.yaml", "status": "DOWNLOAD_OK" } 2019-05-10T09:59:43.225Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T09:59:44.125Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 03be99dc-11db-4017-ba81-5a3655404045 from URL: /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.env 2019-05-10T09:59:44.125Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T09:59:44.125Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.env 2019-05-10T09:59:45.965Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T09:59:45.965Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.env 03be99dc-11db-4017-ba81-5a3655404045 1141 2019-05-10T09:59:45.965Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.env ASDC sendASDCNotification 2019-05-10T09:59:45.965Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.env 2019-05-10T09:59:45.966Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T09:59:45.966Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T09:59:45.968Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T09:59:45.968Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482385965, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.env", "status": "DOWNLOAD_OK" } 2019-05-10T09:59:46.070Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T09:59:46.968Z|| org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 46d328e2-a7d5-4d04-aa98-dc02fe77e5c4 2019-05-10T09:59:46.969Z|| org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT vFWCL_vPKG 86223623-f439 0 229788a7-5fa3-4b39-9ab0-31c6b0b86ca0 ASDC 2019-05-10T09:59:46.975Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-05-10T09:59:46.975Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=fb0787ad-39c6-4315-920b-c384b6b72da5 2019-05-10T09:59:46.975Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 8d60bfa5-1ca3-4c6e-9409-1fd487bab8c4 matches Tosca VF Customization UUID: fb0787ad-39c6-4315-920b-c384b6b72da5 2019-05-10T09:59:46.975Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: 8d60bfa5-1ca3-4c6e-9409-1fd487bab8c4 doesn't match Tosca VF Customization UUID: fb0787ad-39c6-4315-920b-c384b6b72da5 2019-05-10T09:59:46.976Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-05-10T09:59:46.976Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=8d60bfa5-1ca3-4c6e-9409-1fd487bab8c4 2019-05-10T09:59:46.976Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 8d60bfa5-1ca3-4c6e-9409-1fd487bab8c4 matches Tosca VF Customization UUID: 8d60bfa5-1ca3-4c6e-9409-1fd487bab8c4 2019-05-10T09:59:46.976Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: 8d60bfa5-1ca3-4c6e-9409-1fd487bab8c4 matches vfNotificationResource CustomizationUUID 2019-05-10T09:59:46.977Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-05-10T09:59:46.977Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-05-10T09:59:46.977Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-05-10T09:59:46.977Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-05-10T09:59:46.978Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property sdnc_model_name is not found 2019-05-10T09:59:46.978Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property sdnc_model_version is not found 2019-05-10T09:59:46.978Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfModuleStructure:org.onap.so.asdc.installer.VfModuleStructure@6a279f9d 2019-05-10T09:59:46.978Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vFWCL_vPKG 86223623-f439 0, normalized name vfwcl_vpkg86223623f4390. Searching groups on service level starting with VF normalized name... 2019-05-10T09:59:46.978Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Comparing Vf_Modules_Metadata CustomizationUUID : d0554d4b-610a-49ba-8ab8-23d0568cdd29 2019-05-10T09:59:46.978Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID d0554d4b-610a-49ba-8ab8-23d0568cdd29 2019-05-10T09:59:46.980Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property availability_zone_count is not found 2019-05-10T09:59:46.982Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nfc_function is not found 2019-05-10T09:59:46.983Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(46d328e2-a7d5-4d04-aa98-dc02fe77e5c4) : vFWCL_vFWSNK 63d21221-67b2,vFWCL_vPKG 86223623-f439 2019-05-10T09:59:46.983Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-05-10T09:59:46.983Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVFWCL 2019-05-10T09:59:47.178Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC vFWCL_vPKG 86223623-f439 229788a7-5fa3-4b39-9ab0-31c6b0b86ca0 1 ASDC deployResourceStructure 2019-05-10T09:59:47.178Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vfwcl_vpkg86223623f4390_modules.json ASDC sendASDCNotification 2019-05-10T09:59:47.178Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vfwcl_vpkg86223623f4390_modules.json 2019-05-10T09:59:47.178Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T09:59:47.178Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T09:59:47.180Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T09:59:47.181Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482387178, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vfwcl_vpkg86223623f4390_modules.json", "status": "DEPLOY_OK" } 2019-05-10T09:59:47.281Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T09:59:48.182Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.yaml ASDC sendASDCNotification 2019-05-10T09:59:48.183Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.yaml 2019-05-10T09:59:48.183Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T09:59:48.183Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T09:59:48.188Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T09:59:48.188Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482388182, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.yaml", "status": "DEPLOY_OK" } 2019-05-10T09:59:48.289Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T09:59:49.189Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.env ASDC sendASDCNotification 2019-05-10T09:59:49.189Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.env 2019-05-10T09:59:49.189Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T09:59:49.189Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T09:59:49.191Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T09:59:49.192Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482389189, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.env", "status": "DEPLOY_OK" } 2019-05-10T09:59:49.292Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T09:59:50.192Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar ASDC sendASDCNotification 2019-05-10T09:59:50.193Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar 2019-05-10T09:59:50.193Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T09:59:50.193Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T09:59:50.196Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T09:59:50.196Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482390192, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T09:59:50.296Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T09:59:51.197Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2ae96f7d-4e10-4329-93d2-b3c7709aea09 2019-05-10T09:59:51.205Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2ae96f7d-4e10-4329-93d2-b3c7709aea09 2019-05-10T09:59:51.207Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-05-10T09:59:51.207Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-05-10T09:59:51.207Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-05-10T10:00:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:00:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:00:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:00:10.393Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:00:10.393Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557482343712, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vfwcl_vpkg86223623f4390_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T10:00:21.208Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2ae96f7d-4e10-4329-93d2-b3c7709aea09 2019-05-10T10:00:21.213Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2ae96f7d-4e10-4329-93d2-b3c7709aea09 2019-05-10T10:00:21.215Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-05-10T10:00:21.215Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-05-10T10:00:21.215Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-05-10T10:00:51.215Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2ae96f7d-4e10-4329-93d2-b3c7709aea09 2019-05-10T10:00:51.229Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2ae96f7d-4e10-4329-93d2-b3c7709aea09 2019-05-10T10:00:51.233Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-05-10T10:00:51.233Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-05-10T10:00:51.233Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-05-10T10:00:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:00:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:01:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:01:10.378Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:01:10.378Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482350307, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:01:21.233Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2ae96f7d-4e10-4329-93d2-b3c7709aea09 2019-05-10T10:01:21.237Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2ae96f7d-4e10-4329-93d2-b3c7709aea09 2019-05-10T10:01:21.239Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-05-10T10:01:21.239Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-05-10T10:01:21.239Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-05-10T10:01:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:01:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:01:51.239Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2ae96f7d-4e10-4329-93d2-b3c7709aea09 2019-05-10T10:01:51.245Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2ae96f7d-4e10-4329-93d2-b3c7709aea09 2019-05-10T10:01:51.250Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-05-10T10:01:51.250Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-05-10T10:01:51.250Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-05-10T10:02:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:02:10.958Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:10.958Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557482343712, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:02:10.958Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:10.958Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482350307, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vfwcl_vfwsnk63d2122167b20_modules.json", "status": "NOTIFIED" } 2019-05-10T10:02:10.959Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:10.959Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557482343712, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:02:10.959Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:10.959Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "aai-ml", "timestamp": 1557482353260, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:02:10.959Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:10.959Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482350307, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-05-10T10:02:10.959Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:10.959Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557482343712, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:02:10.959Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:10.959Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "aai-ml", "timestamp": 1557482354264, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } 2019-05-10T10:02:10.962Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 2ae96f7d-4e10-4329-93d2-b3c7709aea09 2019-05-10T10:02:10.963Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 2ae96f7d-4e10-4329-93d2-b3c7709aea09 and ComponentName AAI 2019-05-10T10:02:10.979Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:10.979Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482350307, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:02:10.979Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:10.979Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557482343712, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:02:10.979Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:10.979Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482350307, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-05-10T10:02:10.980Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:10.980Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557482343712, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:02:10.980Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:10.980Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482350307, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:02:10.980Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:10.980Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482350307, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vfwcl_vpkg86223623f4390_modules.json", "status": "NOTIFIED" } 2019-05-10T10:02:10.980Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:10.980Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557482357984, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:02:10.980Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:10.980Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482350307, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-05-10T10:02:10.980Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:10.980Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482350307, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:02:10.980Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:10.981Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482350307, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.env", "status": "NOTIFIED" } 2019-05-10T10:02:10.981Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:10.981Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "clamp", "timestamp": 1557482361310, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "ALREADY_DOWNLOADED" } 2019-05-10T10:02:10.981Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:10.981Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482350307, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:02:10.981Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:10.981Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "clamp", "timestamp": 1557482362339, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "ALREADY_DEPLOYED" } 2019-05-10T10:02:10.981Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:10.981Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482350307, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:02:10.981Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:10.981Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557482363024, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:02:10.981Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:10.981Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557482364055, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } 2019-05-10T10:02:10.989Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 2ae96f7d-4e10-4329-93d2-b3c7709aea09 2019-05-10T10:02:10.989Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 2ae96f7d-4e10-4329-93d2-b3c7709aea09 and ComponentName SDNC 2019-05-10T10:02:10.996Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:10.996Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482364456, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:02:10.996Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:10.996Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482370358, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vfwcl_vfwsnk63d2122167b20_modules.json", "status": "DOWNLOAD_OK" } 2019-05-10T10:02:10.996Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:10.996Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482372511, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2019-05-10T10:02:10.996Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:10.996Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "policy-id", "timestamp": 1557482372912, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:02:10.996Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:10.996Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482374061, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2019-05-10T10:02:10.996Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:10.996Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "policy-id", "timestamp": 1557482374517, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-05-10T10:02:10.999Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2ae96f7d-4e10-4329-93d2-b3c7709aea09 2019-05-10T10:02:10.999Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 2ae96f7d-4e10-4329-93d2-b3c7709aea09 and ComponentName POLICY 2019-05-10T10:02:11.034Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:11.034Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482375592, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/vfwcl_vfwsnk63d2122167b20_modules.json", "status": "DEPLOY_OK" } 2019-05-10T10:02:11.034Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:11.034Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482376596, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2019-05-10T10:02:11.034Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:11.034Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482377602, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vfwsnk63d2122167b20/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2019-05-10T10:02:11.034Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:11.034Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482378605, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:02:11.034Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:11.034Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482381564, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vfwcl_vpkg86223623f4390_modules.json", "status": "DOWNLOAD_OK" } 2019-05-10T10:02:11.034Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:11.034Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482383122, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.yaml", "status": "DOWNLOAD_OK" } 2019-05-10T10:02:11.034Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:11.034Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482385965, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.env", "status": "DOWNLOAD_OK" } 2019-05-10T10:02:11.034Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:11.035Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482387178, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/vfwcl_vpkg86223623f4390_modules.json", "status": "DEPLOY_OK" } 2019-05-10T10:02:11.035Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:11.035Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482388182, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.yaml", "status": "DEPLOY_OK" } 2019-05-10T10:02:11.035Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:11.035Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482389189, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/resourceInstances/vfwcl_vpkg86223623f4390/artifacts/base_vpkg.env", "status": "DEPLOY_OK" } 2019-05-10T10:02:11.035Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:02:11.035Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482390192, "artifactURL": "/sdc/v1/catalog/services/Demovfwcl/1.0/artifacts/service-Demovfwcl-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:02:21.251Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2ae96f7d-4e10-4329-93d2-b3c7709aea09 2019-05-10T10:02:21.261Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2ae96f7d-4e10-4329-93d2-b3c7709aea09 2019-05-10T10:02:21.262Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-05-10T10:02:21.263Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName AAI in the WatchDog Component DB 2019-05-10T10:02:21.263Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SDNC in the WatchDog Component DB 2019-05-10T10:02:21.263Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size matched with the WatchdogComponentDistributionStatus results. 2019-05-10T10:02:21.263Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:02:21.263Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:02:21.263Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:02:21.263Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:02:21.263Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Updating overall DistributionStatus to: SUCCESS for distributionId: 2019-05-10T10:02:21.270Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Exiting getOverallDistributionStatus method in WatchdogDistribution 2019-05-10T10:02:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:02:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:02:51.270Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: 2ae96f7d-4e10-4329-93d2-b3c7709aea09 and distributionStatus: 2019-05-10T10:02:51.275Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2ae96f7d-4e10-4329-93d2-b3c7709aea09 and serviceModelVersionId: 46d328e2-a7d5-4d04-aa98-dc02fe77e5c4 2019-05-10T10:02:51.275Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : 99d225e4-dbcc-43d1-a1dd-a1e39b878161 2019-05-10T10:02:55.007Z|| org.reflections.Reflections - could not get type for name com.netflix.spectator.atlas.AtlasConfig from any class loader org.reflections.ReflectionsException: could not get type for name com.netflix.spectator.atlas.AtlasConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.netflix.spectator.atlas.AtlasConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.010Z|| org.reflections.Reflections - could not get type for name com.atomikos.jdbc.AtomikosDataSourceBean from any class loader org.reflections.ReflectionsException: could not get type for name com.atomikos.jdbc.AtomikosDataSourceBean at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.atomikos.jdbc.AtomikosDataSourceBean at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.011Z|| org.reflections.Reflections - could not get type for name liquibase.logging.core.AbstractLogger from any class loader org.reflections.ReflectionsException: could not get type for name liquibase.logging.core.AbstractLogger at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: liquibase.logging.core.AbstractLogger at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.013Z|| org.reflections.Reflections - could not get type for name org.junit.experimental.theories.Theories from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.experimental.theories.Theories at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.experimental.theories.Theories at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.015Z|| org.reflections.Reflections - could not get type for name okhttp3.Callback from any class loader org.reflections.ReflectionsException: could not get type for name okhttp3.Callback at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: okhttp3.Callback at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.020Z|| org.reflections.Reflections - could not get type for name org.jooq.TransactionProvider from any class loader org.reflections.ReflectionsException: could not get type for name org.jooq.TransactionProvider at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.jooq.TransactionProvider at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.034Z|| org.reflections.Reflections - could not get type for name groovy.lang.Closure from any class loader org.reflections.ReflectionsException: could not get type for name groovy.lang.Closure at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: groovy.lang.Closure at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.047Z|| org.reflections.Reflections - could not get type for name kotlin.jvm.internal.FunctionReference from any class loader org.reflections.ReflectionsException: could not get type for name kotlin.jvm.internal.FunctionReference at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: kotlin.jvm.internal.FunctionReference at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.052Z|| org.reflections.Reflections - could not get type for name org.codehaus.groovy.runtime.GeneratedClosure from any class loader org.reflections.ReflectionsException: could not get type for name org.codehaus.groovy.runtime.GeneratedClosure at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.codehaus.groovy.runtime.GeneratedClosure at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.055Z|| org.reflections.Reflections - could not get type for name io.micrometer.graphite.GraphiteConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.graphite.GraphiteConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.graphite.GraphiteConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.063Z|| org.reflections.Reflections - could not get type for name reactor.core.Scannable from any class loader org.reflections.ReflectionsException: could not get type for name reactor.core.Scannable at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: reactor.core.Scannable at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.065Z|| org.reflections.Reflections - could not get type for name org.osgi.framework.BundleListener from any class loader org.reflections.ReflectionsException: could not get type for name org.osgi.framework.BundleListener at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.osgi.framework.BundleListener at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.074Z|| org.reflections.Reflections - could not get type for name org.springframework.web.reactive.function.server.ServerRequest$Headers from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.function.server.ServerRequest$Headers at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.function.server.ServerRequest$Headers at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.075Z|| org.reflections.Reflections - could not get type for name org.xmlbeam.config.DefaultXMLFactoriesConfig from any class loader org.reflections.ReflectionsException: could not get type for name org.xmlbeam.config.DefaultXMLFactoriesConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.xmlbeam.config.DefaultXMLFactoriesConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.078Z|| org.reflections.Reflections - could not get type for name org.springframework.web.reactive.config.DelegatingWebFluxConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.config.DelegatingWebFluxConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.config.DelegatingWebFluxConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.083Z|| org.reflections.Reflections - could not get type for name javax.servlet.jsp.tagext.TagSupport from any class loader org.reflections.ReflectionsException: could not get type for name javax.servlet.jsp.tagext.TagSupport at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.servlet.jsp.tagext.TagSupport at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.091Z|| org.reflections.Reflections - could not get type for name org.flywaydb.core.Flyway from any class loader org.reflections.ReflectionsException: could not get type for name org.flywaydb.core.Flyway at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.flywaydb.core.Flyway at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.102Z|| org.reflections.Reflections - could not get type for name org.springframework.data.couchbase.config.AbstractCouchbaseDataConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.data.couchbase.config.AbstractCouchbaseDataConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.data.couchbase.config.AbstractCouchbaseDataConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.106Z|| org.reflections.Reflections - could not get type for name javax.faces.application.NavigationHandler from any class loader org.reflections.ReflectionsException: could not get type for name javax.faces.application.NavigationHandler at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.faces.application.NavigationHandler at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.107Z|| org.reflections.Reflections - could not get type for name org.apache.log4j.AppenderSkeleton from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.log4j.AppenderSkeleton at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.log4j.AppenderSkeleton at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.110Z|| org.reflections.Reflections - could not get type for name org.springframework.session.data.mongo.config.annotation.web.reactive.ReactiveMongoWebSessionConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.session.data.mongo.config.annotation.web.reactive.ReactiveMongoWebSessionConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.session.data.mongo.config.annotation.web.reactive.ReactiveMongoWebSessionConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.114Z|| org.reflections.Reflections - could not get type for name org.apache.log4j.EnhancedPatternLayout from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.log4j.EnhancedPatternLayout at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.log4j.EnhancedPatternLayout at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.119Z|| org.reflections.Reflections - could not get type for name org.springframework.web.reactive.result.view.UrlBasedViewResolver from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.result.view.UrlBasedViewResolver at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.result.view.UrlBasedViewResolver at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.120Z|| org.reflections.Reflections - could not get type for name com.codahale.metrics.Meter from any class loader org.reflections.ReflectionsException: could not get type for name com.codahale.metrics.Meter at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.codahale.metrics.Meter at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.147Z|| org.reflections.Reflections - could not get type for name org.codehaus.jettison.json.JSONObject from any class loader org.reflections.ReflectionsException: could not get type for name org.codehaus.jettison.json.JSONObject at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.codehaus.jettison.json.JSONObject at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.156Z|| org.reflections.Reflections - could not get type for name org.jooq.impl.DefaultExecuteListener from any class loader org.reflections.ReflectionsException: could not get type for name org.jooq.impl.DefaultExecuteListener at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.jooq.impl.DefaultExecuteListener at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.163Z|| org.reflections.Reflections - could not get type for name org.springframework.scheduling.quartz.SpringBeanJobFactory from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.scheduling.quartz.SpringBeanJobFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.scheduling.quartz.SpringBeanJobFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.175Z|| org.reflections.Reflections - could not get type for name de.flapdoodle.embed.mongo.distribution.IFeatureAwareVersion from any class loader org.reflections.ReflectionsException: could not get type for name de.flapdoodle.embed.mongo.distribution.IFeatureAwareVersion at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: de.flapdoodle.embed.mongo.distribution.IFeatureAwareVersion at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.181Z|| org.reflections.Reflections - could not get type for name org.gjt.xpp.XmlStartTag from any class loader org.reflections.ReflectionsException: could not get type for name org.gjt.xpp.XmlStartTag at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.gjt.xpp.XmlStartTag at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.197Z|| org.reflections.Reflections - could not get type for name org.conscrypt.BufferAllocator from any class loader org.reflections.ReflectionsException: could not get type for name org.conscrypt.BufferAllocator at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.conscrypt.BufferAllocator at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.201Z|| org.reflections.Reflections - could not get type for name javax.resource.spi.work.WorkManager from any class loader org.reflections.ReflectionsException: could not get type for name javax.resource.spi.work.WorkManager at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.resource.spi.work.WorkManager at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.205Z|| org.reflections.Reflections - could not get type for name com.netflix.hystrix.strategy.metrics.HystrixMetricsPublisherCommand from any class loader org.reflections.ReflectionsException: could not get type for name com.netflix.hystrix.strategy.metrics.HystrixMetricsPublisherCommand at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.netflix.hystrix.strategy.metrics.HystrixMetricsPublisherCommand at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.207Z|| org.reflections.Reflections - could not get type for name javax.resource.spi.ResourceAdapter from any class loader org.reflections.ReflectionsException: could not get type for name javax.resource.spi.ResourceAdapter at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.resource.spi.ResourceAdapter at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.211Z|| org.reflections.Reflections - could not get type for name org.springframework.restdocs.snippet.TemplatedSnippet from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.restdocs.snippet.TemplatedSnippet at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.restdocs.snippet.TemplatedSnippet at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.217Z|| org.reflections.Reflections - could not get type for name javax.resource.spi.BootstrapContext from any class loader org.reflections.ReflectionsException: could not get type for name javax.resource.spi.BootstrapContext at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.resource.spi.BootstrapContext at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.218Z|| org.reflections.Reflections - could not get type for name org.eclipse.jetty.server.handler.HandlerWrapper from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.server.handler.HandlerWrapper at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.server.handler.HandlerWrapper at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.219Z|| org.reflections.Reflections - could not get type for name org.junit.internal.runners.model.ReflectiveCallable from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.internal.runners.model.ReflectiveCallable at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.internal.runners.model.ReflectiveCallable at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.227Z|| org.reflections.Reflections - could not get type for name com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder from any class loader org.reflections.ReflectionsException: could not get type for name com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.231Z|| org.reflections.Reflections - could not get type for name javax.resource.cci.ConnectionFactory from any class loader org.reflections.ReflectionsException: could not get type for name javax.resource.cci.ConnectionFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.resource.cci.ConnectionFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.235Z|| org.reflections.Reflections - could not get type for name javax.resource.spi.endpoint.MessageEndpoint from any class loader org.reflections.ReflectionsException: could not get type for name javax.resource.spi.endpoint.MessageEndpoint at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.resource.spi.endpoint.MessageEndpoint at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.255Z|| org.reflections.Reflections - could not get type for name javax.resource.spi.endpoint.MessageEndpointFactory from any class loader org.reflections.ReflectionsException: could not get type for name javax.resource.spi.endpoint.MessageEndpointFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.resource.spi.endpoint.MessageEndpointFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.263Z|| org.reflections.Reflections - could not get type for name javax.servlet.jsp.jstl.fmt.LocalizationContext from any class loader org.reflections.ReflectionsException: could not get type for name javax.servlet.jsp.jstl.fmt.LocalizationContext at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.servlet.jsp.jstl.fmt.LocalizationContext at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.264Z|| org.reflections.Reflections - could not get type for name org.eclipse.jetty.util.component.AbstractLifeCycle from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.util.component.AbstractLifeCycle at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.util.component.AbstractLifeCycle at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.270Z|| org.reflections.Reflections - could not get type for name org.apache.tiles.locale.impl.DefaultLocaleResolver from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.tiles.locale.impl.DefaultLocaleResolver at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.tiles.locale.impl.DefaultLocaleResolver at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.277Z|| org.reflections.Reflections - could not get type for name org.springframework.cache.jcache.config.AbstractJCacheConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.cache.jcache.config.AbstractJCacheConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.cache.jcache.config.AbstractJCacheConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.282Z|| org.reflections.Reflections - could not get type for name javax.servlet.jsp.PageContext from any class loader org.reflections.ReflectionsException: could not get type for name javax.servlet.jsp.PageContext at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.servlet.jsp.PageContext at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.289Z|| org.reflections.Reflections - could not get type for name javax.mail.Authenticator from any class loader org.reflections.ReflectionsException: could not get type for name javax.mail.Authenticator at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.mail.Authenticator at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.293Z|| org.reflections.Reflections - could not get type for name io.netty.internal.tcnative.SniHostNameMatcher from any class loader org.reflections.ReflectionsException: could not get type for name io.netty.internal.tcnative.SniHostNameMatcher at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.netty.internal.tcnative.SniHostNameMatcher at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.294Z|| org.reflections.Reflections - could not get type for name com.gargoylesoftware.htmlunit.WebConnection from any class loader org.reflections.ReflectionsException: could not get type for name com.gargoylesoftware.htmlunit.WebConnection at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.gargoylesoftware.htmlunit.WebConnection at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.294Z|| org.reflections.Reflections - could not get type for name reactor.core.CoreSubscriber from any class loader org.reflections.ReflectionsException: could not get type for name reactor.core.CoreSubscriber at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: reactor.core.CoreSubscriber at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.296Z|| org.reflections.Reflections - could not get type for name org.apache.logging.log4j.core.config.ConfigurationFactory from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.logging.log4j.core.config.ConfigurationFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.core.config.ConfigurationFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.306Z|| org.reflections.Reflections - could not get type for name org.mockito.internal.creation.bytebuddy.MockMethodDispatcher from any class loader org.reflections.ReflectionsException: could not get type for name org.mockito.internal.creation.bytebuddy.MockMethodDispatcher at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.mockito.internal.creation.bytebuddy.MockMethodDispatcher at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.313Z|| org.reflections.Reflections - could not get type for name org.springframework.session.jdbc.config.annotation.web.http.JdbcHttpSessionConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.session.jdbc.config.annotation.web.http.JdbcHttpSessionConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.session.jdbc.config.annotation.web.http.JdbcHttpSessionConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.322Z|| org.reflections.Reflections - could not get type for name org.springframework.cache.jcache.interceptor.JCacheAspectSupport from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.cache.jcache.interceptor.JCacheAspectSupport at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.cache.jcache.interceptor.JCacheAspectSupport at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.328Z|| org.reflections.Reflections - could not get type for name org.junit.runners.Suite from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.runners.Suite at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.runners.Suite at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.332Z|| org.reflections.Reflections - could not get type for name groovy.text.markup.TemplateConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name groovy.text.markup.TemplateConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: groovy.text.markup.TemplateConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.335Z|| org.reflections.Reflections - could not get type for name org.junit.runners.Parameterized from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.runners.Parameterized at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.runners.Parameterized at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.339Z|| org.reflections.Reflections - could not get type for name com.sun.msv.datatype.SerializationContext from any class loader org.reflections.ReflectionsException: could not get type for name com.sun.msv.datatype.SerializationContext at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.sun.msv.datatype.SerializationContext at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.344Z|| org.reflections.Reflections - could not get type for name org.apache.tiles.preparer.factory.PreparerFactory from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.tiles.preparer.factory.PreparerFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.tiles.preparer.factory.PreparerFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.363Z|| org.reflections.Reflections - could not get type for name net.bytebuddy.jar.asm.tree.MethodNode from any class loader org.reflections.ReflectionsException: could not get type for name net.bytebuddy.jar.asm.tree.MethodNode at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: net.bytebuddy.jar.asm.tree.MethodNode at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.366Z|| org.reflections.Reflections - could not get type for name org.springframework.web.reactive.function.server.HandlerFilterFunction from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.function.server.HandlerFilterFunction at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.function.server.HandlerFilterFunction at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.375Z|| org.reflections.Reflections - could not get type for name kotlin.jvm.functions.Function1 from any class loader org.reflections.ReflectionsException: could not get type for name kotlin.jvm.functions.Function1 at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: kotlin.jvm.functions.Function1 at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.376Z|| org.reflections.Reflections - could not get type for name io.undertow.servlet.api.SessionPersistenceManager from any class loader org.reflections.ReflectionsException: could not get type for name io.undertow.servlet.api.SessionPersistenceManager at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.undertow.servlet.api.SessionPersistenceManager at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.377Z|| org.reflections.Reflections - could not get type for name org.springframework.data.mongodb.MongoDbFactory from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.data.mongodb.MongoDbFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.data.mongodb.MongoDbFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.384Z|| org.reflections.Reflections - could not get type for name liquibase.servicelocator.DefaultPackageScanClassResolver from any class loader org.reflections.ReflectionsException: could not get type for name liquibase.servicelocator.DefaultPackageScanClassResolver at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: liquibase.servicelocator.DefaultPackageScanClassResolver at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.388Z|| org.reflections.Reflections - could not get type for name io.micrometer.influx.InfluxConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.influx.InfluxConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.influx.InfluxConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.405Z|| org.reflections.Reflections - could not get type for name com.codahale.metrics.health.HealthCheck from any class loader org.reflections.ReflectionsException: could not get type for name com.codahale.metrics.health.HealthCheck at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.codahale.metrics.health.HealthCheck at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.407Z|| org.reflections.Reflections - could not get type for name javax.servlet.jsp.tagext.TryCatchFinally from any class loader org.reflections.ReflectionsException: could not get type for name javax.servlet.jsp.tagext.TryCatchFinally at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.servlet.jsp.tagext.TryCatchFinally at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.408Z|| org.reflections.Reflections - could not get type for name org.reactivestreams.Processor from any class loader org.reflections.ReflectionsException: could not get type for name org.reactivestreams.Processor at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.reactivestreams.Processor at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.411Z|| org.reflections.Reflections - could not get type for name org.apache.tools.ant.Task from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.tools.ant.Task at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.tools.ant.Task at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.413Z|| org.reflections.Reflections - could not get type for name com.github.tomakehurst.wiremock.common.FileSource from any class loader org.reflections.ReflectionsException: could not get type for name com.github.tomakehurst.wiremock.common.FileSource at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.github.tomakehurst.wiremock.common.FileSource at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.424Z|| org.reflections.Reflections - could not get type for name javax.resource.cci.RecordFactory from any class loader org.reflections.ReflectionsException: could not get type for name javax.resource.cci.RecordFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.resource.cci.RecordFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.426Z|| org.reflections.Reflections - could not get type for name javax.enterprise.inject.spi.Extension from any class loader org.reflections.ReflectionsException: could not get type for name javax.enterprise.inject.spi.Extension at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.enterprise.inject.spi.Extension at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.435Z|| org.reflections.Reflections - could not get type for name org.eclipse.jetty.alpn.ALPN$ClientProvider from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.alpn.ALPN$ClientProvider at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.alpn.ALPN$ClientProvider at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.436Z|| org.reflections.Reflections - could not get type for name org.junit.runners.model.Statement from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.runners.model.Statement at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.Statement at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.440Z|| org.reflections.Reflections - could not get type for name com.codahale.metrics.Clock from any class loader org.reflections.ReflectionsException: could not get type for name com.codahale.metrics.Clock at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.codahale.metrics.Clock at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.445Z|| org.reflections.Reflections - could not get type for name org.springframework.web.reactive.function.server.ServerRequest from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.function.server.ServerRequest at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.function.server.ServerRequest at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.447Z|| org.reflections.Reflections - could not get type for name org.reactivestreams.Publisher from any class loader org.reflections.ReflectionsException: could not get type for name org.reactivestreams.Publisher at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.reactivestreams.Publisher at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.448Z|| org.reflections.Reflections - could not get type for name org.junit.jupiter.api.extension.BeforeAllCallback from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.jupiter.api.extension.BeforeAllCallback at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.jupiter.api.extension.BeforeAllCallback at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.455Z|| org.reflections.Reflections - could not get type for name org.junit.jupiter.api.extension.AfterTestExecutionCallback from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.jupiter.api.extension.AfterTestExecutionCallback at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.jupiter.api.extension.AfterTestExecutionCallback at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.456Z|| org.reflections.Reflections - could not get type for name org.conscrypt.HandshakeListener from any class loader org.reflections.ReflectionsException: could not get type for name org.conscrypt.HandshakeListener at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.conscrypt.HandshakeListener at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.458Z|| org.reflections.Reflections - could not get type for name javax.enterprise.inject.spi.PassivationCapable from any class loader org.reflections.ReflectionsException: could not get type for name javax.enterprise.inject.spi.PassivationCapable at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.enterprise.inject.spi.PassivationCapable at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.480Z|| org.reflections.Reflections - could not get type for name org.springframework.ldap.core.ContextExecutor from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.ldap.core.ContextExecutor at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.ldap.core.ContextExecutor at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.504Z|| org.reflections.Reflections - could not get type for name io.micrometer.newrelic.NewRelicConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.newrelic.NewRelicConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.newrelic.NewRelicConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.507Z|| org.reflections.Reflections - could not get type for name javax.enterprise.inject.Default from any class loader org.reflections.ReflectionsException: could not get type for name javax.enterprise.inject.Default at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.enterprise.inject.Default at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.511Z|| org.reflections.Reflections - could not get type for name org.osgi.framework.BundleActivator from any class loader org.reflections.ReflectionsException: could not get type for name org.osgi.framework.BundleActivator at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.osgi.framework.BundleActivator at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.513Z|| org.reflections.Reflections - could not get type for name com.querydsl.core.types.dsl.EntityPathBase from any class loader org.reflections.ReflectionsException: could not get type for name com.querydsl.core.types.dsl.EntityPathBase at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.querydsl.core.types.dsl.EntityPathBase at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.514Z|| org.reflections.Reflections - could not get type for name org.springframework.restdocs.templates.TemplateFormat from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.restdocs.templates.TemplateFormat at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.restdocs.templates.TemplateFormat at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.517Z|| org.reflections.Reflections - could not get type for name junit.framework.ComparisonFailure from any class loader org.reflections.ReflectionsException: could not get type for name junit.framework.ComparisonFailure at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: junit.framework.ComparisonFailure at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.519Z|| org.reflections.Reflections - could not get type for name org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerMapping from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerMapping at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerMapping at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.524Z|| org.reflections.Reflections - could not get type for name io.micrometer.signalfx.SignalFxConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.signalfx.SignalFxConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.signalfx.SignalFxConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.533Z|| org.reflections.Reflections - could not get type for name org.apache.tiles.extras.complete.CompleteAutoloadTilesContainerFactory from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.tiles.extras.complete.CompleteAutoloadTilesContainerFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.tiles.extras.complete.CompleteAutoloadTilesContainerFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.534Z|| org.reflections.Reflections - could not get type for name com.arjuna.ats.jta.recovery.XAResourceRecoveryHelper from any class loader org.reflections.ReflectionsException: could not get type for name com.arjuna.ats.jta.recovery.XAResourceRecoveryHelper at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.arjuna.ats.jta.recovery.XAResourceRecoveryHelper at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.538Z|| org.reflections.Reflections - could not get type for name io.micrometer.statsd.StatsdConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.statsd.StatsdConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.statsd.StatsdConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.544Z|| org.reflections.Reflections - could not get type for name com.sun.jna.win32.StdCallLibrary from any class loader org.reflections.ReflectionsException: could not get type for name com.sun.jna.win32.StdCallLibrary at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.sun.jna.win32.StdCallLibrary at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.546Z|| org.reflections.Reflections - could not get type for name org.springframework.web.socket.config.annotation.AbstractWebSocketMessageBrokerConfigurer from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.socket.config.annotation.AbstractWebSocketMessageBrokerConfigurer at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.socket.config.annotation.AbstractWebSocketMessageBrokerConfigurer at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.549Z|| org.reflections.Reflections - could not get type for name org.springframework.integration.config.IntegrationComponentScanRegistrar from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.integration.config.IntegrationComponentScanRegistrar at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.integration.config.IntegrationComponentScanRegistrar at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.557Z|| org.reflections.Reflections - could not get type for name reactor.core.publisher.Mono from any class loader org.reflections.ReflectionsException: could not get type for name reactor.core.publisher.Mono at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: reactor.core.publisher.Mono at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.559Z|| org.reflections.Reflections - could not get type for name org.springframework.data.couchbase.config.CouchbaseConfigurer from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.data.couchbase.config.CouchbaseConfigurer at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.data.couchbase.config.CouchbaseConfigurer at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.562Z|| org.reflections.Reflections - could not get type for name org.jboss.marshalling.ByteOutput from any class loader org.reflections.ReflectionsException: could not get type for name org.jboss.marshalling.ByteOutput at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.jboss.marshalling.ByteOutput at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.572Z|| org.reflections.Reflections - could not get type for name com.bea.jvm.ClassPreProcessor from any class loader org.reflections.ReflectionsException: could not get type for name com.bea.jvm.ClassPreProcessor at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.bea.jvm.ClassPreProcessor at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.596Z|| org.reflections.Reflections - could not get type for name com.sun.jna.Structure from any class loader org.reflections.ReflectionsException: could not get type for name com.sun.jna.Structure at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.sun.jna.Structure at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.605Z|| org.reflections.Reflections - could not get type for name org.osgi.framework.SynchronousBundleListener from any class loader org.reflections.ReflectionsException: could not get type for name org.osgi.framework.SynchronousBundleListener at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.osgi.framework.SynchronousBundleListener at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.607Z|| org.reflections.Reflections - could not get type for name javax.servlet.jsp.tagext.DynamicAttributes from any class loader org.reflections.ReflectionsException: could not get type for name javax.servlet.jsp.tagext.DynamicAttributes at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.servlet.jsp.tagext.DynamicAttributes at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.612Z|| org.reflections.Reflections - could not get type for name org.junit.rules.MethodRule from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.rules.MethodRule at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.rules.MethodRule at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.618Z|| org.reflections.Reflections - could not get type for name org.relaxng.datatype.ValidationContext from any class loader org.reflections.ReflectionsException: could not get type for name org.relaxng.datatype.ValidationContext at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.relaxng.datatype.ValidationContext at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.625Z|| org.reflections.Reflections - could not get type for name com.codahale.metrics.MetricFilter from any class loader org.reflections.ReflectionsException: could not get type for name com.codahale.metrics.MetricFilter at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.codahale.metrics.MetricFilter at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.627Z|| org.reflections.Reflections - could not get type for name org.springframework.ui.freemarker.FreeMarkerConfigurationFactory from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.ui.freemarker.FreeMarkerConfigurationFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.ui.freemarker.FreeMarkerConfigurationFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.638Z|| org.reflections.Reflections - could not get type for name io.undertow.server.HttpHandler from any class loader org.reflections.ReflectionsException: could not get type for name io.undertow.server.HttpHandler at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.undertow.server.HttpHandler at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.656Z|| org.reflections.Reflections - could not get type for name org.springframework.web.reactive.result.method.HandlerMethodArgumentResolverSupport from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.result.method.HandlerMethodArgumentResolverSupport at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.result.method.HandlerMethodArgumentResolverSupport at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.658Z|| org.reflections.Reflections - could not get type for name org.conscrypt.AllocatedBuffer from any class loader org.reflections.ReflectionsException: could not get type for name org.conscrypt.AllocatedBuffer at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.conscrypt.AllocatedBuffer at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.668Z|| org.reflections.Reflections - could not get type for name org.apache.logging.log4j.core.pattern.ThrowablePatternConverter from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.logging.log4j.core.pattern.ThrowablePatternConverter at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.core.pattern.ThrowablePatternConverter at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.669Z|| org.reflections.Reflections - could not get type for name org.apache.tools.ant.taskdefs.MatchingTask from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.tools.ant.taskdefs.MatchingTask at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.tools.ant.taskdefs.MatchingTask at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.673Z|| org.reflections.Reflections - could not get type for name groovy.lang.Binding from any class loader org.reflections.ReflectionsException: could not get type for name groovy.lang.Binding at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: groovy.lang.Binding at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.677Z|| org.reflections.Reflections - could not get type for name io.undertow.server.handlers.resource.ResourceManager from any class loader org.reflections.ReflectionsException: could not get type for name io.undertow.server.handlers.resource.ResourceManager at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.undertow.server.handlers.resource.ResourceManager at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.678Z|| org.reflections.Reflections - could not get type for name org.reactivestreams.Subscription from any class loader org.reflections.ReflectionsException: could not get type for name org.reactivestreams.Subscription at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.reactivestreams.Subscription at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.680Z|| org.reflections.Reflections - could not get type for name javax.servlet.jsp.tagext.BodyTagSupport from any class loader org.reflections.ReflectionsException: could not get type for name javax.servlet.jsp.tagext.BodyTagSupport at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.servlet.jsp.tagext.BodyTagSupport at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.683Z|| org.reflections.Reflections - could not get type for name org.apache.logging.log4j.core.config.DefaultConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.logging.log4j.core.config.DefaultConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.core.config.DefaultConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.684Z|| org.reflections.Reflections - could not get type for name io.netty.internal.tcnative.CertificateRequestedCallback from any class loader org.reflections.ReflectionsException: could not get type for name io.netty.internal.tcnative.CertificateRequestedCallback at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.netty.internal.tcnative.CertificateRequestedCallback at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.688Z|| org.reflections.Reflections - could not get type for name com.samskivert.mustache.DefaultCollector from any class loader org.reflections.ReflectionsException: could not get type for name com.samskivert.mustache.DefaultCollector at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.samskivert.mustache.DefaultCollector at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.689Z|| org.reflections.Reflections - could not get type for name org.springframework.batch.core.configuration.annotation.BatchConfigurer from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.batch.core.configuration.annotation.BatchConfigurer at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.batch.core.configuration.annotation.BatchConfigurer at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.690Z|| org.reflections.Reflections - could not get type for name org.eclipse.jetty.webapp.WebAppContext from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.webapp.WebAppContext at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.webapp.WebAppContext at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.691Z|| org.reflections.Reflections - could not get type for name org.synchronoss.cloud.nio.multipart.NioMultipartParserListener from any class loader org.reflections.ReflectionsException: could not get type for name org.synchronoss.cloud.nio.multipart.NioMultipartParserListener at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.synchronoss.cloud.nio.multipart.NioMultipartParserListener at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.726Z|| org.reflections.Reflections - could not get type for name org.apache.activemq.artemis.spi.core.naming.BindingRegistry from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.activemq.artemis.spi.core.naming.BindingRegistry at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.activemq.artemis.spi.core.naming.BindingRegistry at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.727Z|| org.reflections.Reflections - could not get type for name com.codahale.metrics.Gauge from any class loader org.reflections.ReflectionsException: could not get type for name com.codahale.metrics.Gauge at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.codahale.metrics.Gauge at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.730Z|| org.reflections.Reflections - could not get type for name org.junit.rules.TestRule from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.rules.TestRule at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.rules.TestRule at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.752Z|| org.reflections.Reflections - could not get type for name com.sun.jna.Library from any class loader org.reflections.ReflectionsException: could not get type for name com.sun.jna.Library at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.sun.jna.Library at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.753Z|| org.reflections.Reflections - could not get type for name io.netty.internal.tcnative.CertificateVerifier from any class loader org.reflections.ReflectionsException: could not get type for name io.netty.internal.tcnative.CertificateVerifier at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.netty.internal.tcnative.CertificateVerifier at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.766Z|| org.reflections.Reflections - could not get type for name javax.resource.spi.work.Work from any class loader org.reflections.ReflectionsException: could not get type for name javax.resource.spi.work.Work at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.resource.spi.work.Work at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.771Z|| org.reflections.Reflections - could not get type for name reactor.core.publisher.BaseSubscriber from any class loader org.reflections.ReflectionsException: could not get type for name reactor.core.publisher.BaseSubscriber at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: reactor.core.publisher.BaseSubscriber at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.773Z|| org.reflections.Reflections - could not get type for name org.apache.commons.pool2.PooledObjectFactory from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.commons.pool2.PooledObjectFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.commons.pool2.PooledObjectFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.785Z|| org.reflections.Reflections - could not get type for name bitronix.tm.resource.jms.PoolingConnectionFactory from any class loader org.reflections.ReflectionsException: could not get type for name bitronix.tm.resource.jms.PoolingConnectionFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: bitronix.tm.resource.jms.PoolingConnectionFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.788Z|| org.reflections.Reflections - could not get type for name org.codehaus.jettison.json.JSONArray from any class loader org.reflections.ReflectionsException: could not get type for name org.codehaus.jettison.json.JSONArray at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.codehaus.jettison.json.JSONArray at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.790Z|| org.reflections.Reflections - could not get type for name org.eclipse.jetty.webapp.AbstractConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.webapp.AbstractConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.webapp.AbstractConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.792Z|| org.reflections.Reflections - could not get type for name org.openqa.selenium.htmlunit.HtmlUnitDriver from any class loader org.reflections.ReflectionsException: could not get type for name org.openqa.selenium.htmlunit.HtmlUnitDriver at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.openqa.selenium.htmlunit.HtmlUnitDriver at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.797Z|| org.reflections.Reflections - could not get type for name org.junit.jupiter.api.extension.ParameterResolver from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.jupiter.api.extension.ParameterResolver at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.jupiter.api.extension.ParameterResolver at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.807Z|| org.reflections.Reflections - could not get type for name javax.servlet.jsp.el.Expression from any class loader org.reflections.ReflectionsException: could not get type for name javax.servlet.jsp.el.Expression at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.servlet.jsp.el.Expression at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.809Z|| org.reflections.Reflections - could not get type for name org.junit.jupiter.api.extension.ExecutionCondition from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.jupiter.api.extension.ExecutionCondition at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.jupiter.api.extension.ExecutionCondition at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.810Z|| org.reflections.Reflections - could not get type for name org.junit.jupiter.api.extension.AfterAllCallback from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.jupiter.api.extension.AfterAllCallback at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.jupiter.api.extension.AfterAllCallback at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.811Z|| org.reflections.Reflections - could not get type for name org.apache.logging.log4j.core.pattern.LogEventPatternConverter from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.logging.log4j.core.pattern.LogEventPatternConverter at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.core.pattern.LogEventPatternConverter at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.813Z|| org.reflections.Reflections - could not get type for name org.jboss.marshalling.ByteInput from any class loader org.reflections.ReflectionsException: could not get type for name org.jboss.marshalling.ByteInput at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.jboss.marshalling.ByteInput at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.819Z|| org.reflections.Reflections - could not get type for name org.junit.jupiter.api.extension.BeforeEachCallback from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.jupiter.api.extension.BeforeEachCallback at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.jupiter.api.extension.BeforeEachCallback at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.827Z|| org.reflections.Reflections - could not get type for name org.apache.tiles.request.servlet.ServletRequest from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.tiles.request.servlet.ServletRequest at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.tiles.request.servlet.ServletRequest at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.839Z|| org.reflections.Reflections - could not get type for name javax.faces.event.PhaseListener from any class loader org.reflections.ReflectionsException: could not get type for name javax.faces.event.PhaseListener at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.faces.event.PhaseListener at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.846Z|| org.reflections.Reflections - could not get type for name org.junit.runner.notification.RunListener from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.runner.notification.RunListener at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.runner.notification.RunListener at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.879Z|| org.reflections.Reflections - could not get type for name org.codehaus.jettison.json.JSONTokener from any class loader org.reflections.ReflectionsException: could not get type for name org.codehaus.jettison.json.JSONTokener at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.codehaus.jettison.json.JSONTokener at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.880Z|| org.reflections.Reflections - could not get type for name org.springframework.web.reactive.result.method.RequestMappingInfoHandlerMapping from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.result.method.RequestMappingInfoHandlerMapping at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.result.method.RequestMappingInfoHandlerMapping at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.885Z|| org.reflections.Reflections - could not get type for name javax.servlet.jsp.tagext.BodyContent from any class loader org.reflections.ReflectionsException: could not get type for name javax.servlet.jsp.tagext.BodyContent at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.servlet.jsp.tagext.BodyContent at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.890Z|| org.reflections.Reflections - could not get type for name io.micrometer.wavefront.WavefrontConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.wavefront.WavefrontConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.wavefront.WavefrontConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.892Z|| org.reflections.Reflections - could not get type for name io.micrometer.datadog.DatadogConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.datadog.DatadogConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.datadog.DatadogConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.893Z|| org.reflections.Reflections - could not get type for name org.apache.logging.log4j.core.filter.AbstractFilter from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.logging.log4j.core.filter.AbstractFilter at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.core.filter.AbstractFilter at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.895Z|| org.reflections.Reflections - could not get type for name org.eclipse.jetty.servlet.ServletHandler from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.servlet.ServletHandler at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.servlet.ServletHandler at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.903Z|| org.reflections.Reflections - could not get type for name org.junit.jupiter.api.extension.BeforeTestExecutionCallback from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.jupiter.api.extension.BeforeTestExecutionCallback at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.jupiter.api.extension.BeforeTestExecutionCallback at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.908Z|| org.reflections.Reflections - could not get type for name javax.servlet.jsp.el.ExpressionEvaluator from any class loader org.reflections.ReflectionsException: could not get type for name javax.servlet.jsp.el.ExpressionEvaluator at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.servlet.jsp.el.ExpressionEvaluator at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.910Z|| org.reflections.Reflections - could not get type for name javax.enterprise.concurrent.Trigger from any class loader org.reflections.ReflectionsException: could not get type for name javax.enterprise.concurrent.Trigger at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.enterprise.concurrent.Trigger at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.927Z|| org.reflections.Reflections - could not get type for name org.reactivestreams.Subscriber from any class loader org.reflections.ReflectionsException: could not get type for name org.reactivestreams.Subscriber at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.reactivestreams.Subscriber at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.947Z|| org.reflections.Reflections - could not get type for name kotlin.jvm.internal.Lambda from any class loader org.reflections.ReflectionsException: could not get type for name kotlin.jvm.internal.Lambda at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: kotlin.jvm.internal.Lambda at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.954Z|| org.reflections.Reflections - could not get type for name com.netflix.hystrix.strategy.metrics.HystrixMetricsPublisher from any class loader org.reflections.ReflectionsException: could not get type for name com.netflix.hystrix.strategy.metrics.HystrixMetricsPublisher at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.netflix.hystrix.strategy.metrics.HystrixMetricsPublisher at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.966Z|| org.reflections.Reflections - could not get type for name javax.jms.XAConnectionFactory from any class loader org.reflections.ReflectionsException: could not get type for name javax.jms.XAConnectionFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.jms.XAConnectionFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.967Z|| org.reflections.Reflections - could not get type for name org.junit.jupiter.api.extension.TestInstancePostProcessor from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.jupiter.api.extension.TestInstancePostProcessor at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.jupiter.api.extension.TestInstancePostProcessor at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.968Z|| org.reflections.Reflections - could not get type for name org.eclipse.jetty.alpn.ALPN$ServerProvider from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.alpn.ALPN$ServerProvider at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.alpn.ALPN$ServerProvider at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:55.999Z|| org.reflections.Reflections - could not get type for name com.ibm.wsspi.uow.UOWAction from any class loader org.reflections.ReflectionsException: could not get type for name com.ibm.wsspi.uow.UOWAction at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.ibm.wsspi.uow.UOWAction at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.006Z|| org.reflections.Reflections - could not get type for name io.micrometer.jmx.JmxConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.jmx.JmxConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.jmx.JmxConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.007Z|| org.reflections.Reflections - could not get type for name org.springframework.data.couchbase.config.AbstractReactiveCouchbaseDataConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.data.couchbase.config.AbstractReactiveCouchbaseDataConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.data.couchbase.config.AbstractReactiveCouchbaseDataConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.012Z|| org.reflections.Reflections - could not get type for name groovy.lang.GroovyObjectSupport from any class loader org.reflections.ReflectionsException: could not get type for name groovy.lang.GroovyObjectSupport at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: groovy.lang.GroovyObjectSupport at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.013Z|| org.reflections.Reflections - could not get type for name org.springframework.web.reactive.result.view.AbstractUrlBasedView from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.result.view.AbstractUrlBasedView at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.result.view.AbstractUrlBasedView at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.021Z|| org.reflections.Reflections - could not get type for name org.eclipse.jetty.npn.NextProtoNego$ServerProvider from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.npn.NextProtoNego$ServerProvider at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.npn.NextProtoNego$ServerProvider at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.026Z|| org.reflections.Reflections - could not get type for name javax.enterprise.inject.Any from any class loader org.reflections.ReflectionsException: could not get type for name javax.enterprise.inject.Any at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.enterprise.inject.Any at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.027Z|| org.reflections.Reflections - could not get type for name org.springframework.session.data.redis.config.annotation.web.server.RedisWebSessionConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.session.data.redis.config.annotation.web.server.RedisWebSessionConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.session.data.redis.config.annotation.web.server.RedisWebSessionConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.030Z|| org.reflections.Reflections - could not get type for name javax.enterprise.util.AnnotationLiteral from any class loader org.reflections.ReflectionsException: could not get type for name javax.enterprise.util.AnnotationLiteral at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.enterprise.util.AnnotationLiteral at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.033Z|| org.reflections.Reflections - could not get type for name javax.servlet.jsp.tagext.BodyTag from any class loader org.reflections.ReflectionsException: could not get type for name javax.servlet.jsp.tagext.BodyTag at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.servlet.jsp.tagext.BodyTag at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.034Z|| org.reflections.Reflections - could not get type for name bitronix.tm.resource.jdbc.PoolingDataSource from any class loader org.reflections.ReflectionsException: could not get type for name bitronix.tm.resource.jdbc.PoolingDataSource at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: bitronix.tm.resource.jdbc.PoolingDataSource at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.039Z|| org.reflections.Reflections - could not get type for name javax.resource.cci.Streamable from any class loader org.reflections.ReflectionsException: could not get type for name javax.resource.cci.Streamable at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.resource.cci.Streamable at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.041Z|| org.reflections.Reflections - could not get type for name com.atomikos.jms.AtomikosConnectionFactoryBean from any class loader org.reflections.ReflectionsException: could not get type for name com.atomikos.jms.AtomikosConnectionFactoryBean at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.atomikos.jms.AtomikosConnectionFactoryBean at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.048Z|| org.reflections.Reflections - could not get type for name org.junit.runner.Runner from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.runner.Runner at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.runner.Runner at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.052Z|| org.reflections.Reflections - could not get type for name javax.resource.cci.Record from any class loader org.reflections.ReflectionsException: could not get type for name javax.resource.cci.Record at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.resource.cci.Record at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.065Z|| org.reflections.Reflections - could not get type for name okhttp3.EventListener from any class loader org.reflections.ReflectionsException: could not get type for name okhttp3.EventListener at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: okhttp3.EventListener at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.088Z|| org.reflections.Reflections - could not get type for name org.apache.tiles.startup.DefaultTilesInitializer from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.tiles.startup.DefaultTilesInitializer at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.tiles.startup.DefaultTilesInitializer at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.090Z|| org.reflections.Reflections - could not get type for name io.micrometer.ganglia.GangliaConfig from any class loader org.reflections.ReflectionsException: could not get type for name io.micrometer.ganglia.GangliaConfig at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.micrometer.ganglia.GangliaConfig at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.097Z|| org.reflections.Reflections - could not get type for name org.springframework.web.reactive.config.WebFluxConfigurer from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.config.WebFluxConfigurer at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.config.WebFluxConfigurer at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.098Z|| org.reflections.Reflections - could not get type for name org.jooq.Transaction from any class loader org.reflections.ReflectionsException: could not get type for name org.jooq.Transaction at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.jooq.Transaction at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.099Z|| org.reflections.Reflections - could not get type for name org.springframework.boot.test.autoconfigure.restdocs.RestDocsMockMvcConfigurationCustomizer from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.boot.test.autoconfigure.restdocs.RestDocsMockMvcConfigurationCustomizer at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.boot.test.autoconfigure.restdocs.RestDocsMockMvcConfigurationCustomizer at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.100Z|| org.reflections.Reflections - could not get type for name org.apache.tiles.extras.complete.CompleteAutoloadTilesInitializer from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.tiles.extras.complete.CompleteAutoloadTilesInitializer at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.tiles.extras.complete.CompleteAutoloadTilesInitializer at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.126Z|| org.reflections.Reflections - could not get type for name org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.128Z|| org.reflections.Reflections - could not get type for name org.testng.IHookable from any class loader org.reflections.ReflectionsException: could not get type for name org.testng.IHookable at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.testng.IHookable at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.131Z|| org.reflections.Reflections - could not get type for name org.springframework.web.reactive.function.server.ServerResponse$Context from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.function.server.ServerResponse$Context at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.function.server.ServerResponse$Context at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.132Z|| org.reflections.Reflections - could not get type for name org.apache.tiles.factory.BasicTilesContainerFactory from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.tiles.factory.BasicTilesContainerFactory at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.tiles.factory.BasicTilesContainerFactory at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.133Z|| org.reflections.Reflections - could not get type for name org.junit.jupiter.api.extension.AfterEachCallback from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.jupiter.api.extension.AfterEachCallback at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.jupiter.api.extension.AfterEachCallback at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.159Z|| org.reflections.Reflections - could not get type for name com.samskivert.mustache.Mustache$TemplateLoader from any class loader org.reflections.ReflectionsException: could not get type for name com.samskivert.mustache.Mustache$TemplateLoader at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.samskivert.mustache.Mustache$TemplateLoader at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.170Z|| org.reflections.Reflections - could not get type for name org.junit.runner.manipulation.Filter from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.runner.manipulation.Filter at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.runner.manipulation.Filter at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.171Z|| org.reflections.Reflections - could not get type for name org.apache.tiles.request.servlet.ServletApplicationContext from any class loader org.reflections.ReflectionsException: could not get type for name org.apache.tiles.request.servlet.ServletApplicationContext at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.tiles.request.servlet.ServletApplicationContext at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.177Z|| org.reflections.Reflections - could not get type for name org.jaxen.VariableContext from any class loader org.reflections.ReflectionsException: could not get type for name org.jaxen.VariableContext at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.jaxen.VariableContext at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.182Z|| org.reflections.Reflections - could not get type for name com.codahale.metrics.Timer from any class loader org.reflections.ReflectionsException: could not get type for name com.codahale.metrics.Timer at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.codahale.metrics.Timer at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.200Z|| org.reflections.Reflections - could not get type for name io.undertow.predicate.Predicate from any class loader org.reflections.ReflectionsException: could not get type for name io.undertow.predicate.Predicate at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: io.undertow.predicate.Predicate at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.204Z|| org.reflections.Reflections - could not get type for name org.eclipse.jetty.util.resource.Resource from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.util.resource.Resource at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.util.resource.Resource at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.209Z|| org.reflections.Reflections - could not get type for name org.springframework.restdocs.snippet.Snippet from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.restdocs.snippet.Snippet at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.restdocs.snippet.Snippet at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.219Z|| org.reflections.Reflections - could not get type for name org.eclipse.jetty.server.handler.ErrorHandler from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.server.handler.ErrorHandler at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.server.handler.ErrorHandler at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.239Z|| org.reflections.Reflections - could not get type for name org.springframework.web.reactive.function.server.RouterFunctions$Visitor from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.function.server.RouterFunctions$Visitor at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.function.server.RouterFunctions$Visitor at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.247Z|| org.reflections.Reflections - could not get type for name org.springframework.session.hazelcast.config.annotation.web.http.HazelcastHttpSessionConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.session.hazelcast.config.annotation.web.http.HazelcastHttpSessionConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.session.hazelcast.config.annotation.web.http.HazelcastHttpSessionConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.278Z|| org.reflections.Reflections - could not get type for name org.jaxen.NamespaceContext from any class loader org.reflections.ReflectionsException: could not get type for name org.jaxen.NamespaceContext at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.jaxen.NamespaceContext at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.284Z|| org.reflections.Reflections - could not get type for name org.junit.experimental.theories.Theories$TheoryAnchor from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.experimental.theories.Theories$TheoryAnchor at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.experimental.theories.Theories$TheoryAnchor at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.284Z|| org.reflections.Reflections - could not get type for name com.samskivert.mustache.Mustache$VariableFetcher from any class loader org.reflections.ReflectionsException: could not get type for name com.samskivert.mustache.Mustache$VariableFetcher at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.samskivert.mustache.Mustache$VariableFetcher at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.285Z|| org.reflections.Reflections - could not get type for name org.junit.runners.model.RunnerScheduler from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.runners.model.RunnerScheduler at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerScheduler at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.294Z|| org.reflections.Reflections - could not get type for name javax.enterprise.inject.spi.Bean from any class loader org.reflections.ReflectionsException: could not get type for name javax.enterprise.inject.spi.Bean at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.enterprise.inject.spi.Bean at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.302Z|| org.reflections.Reflections - could not get type for name javax.servlet.jsp.JspWriter from any class loader org.reflections.ReflectionsException: could not get type for name javax.servlet.jsp.JspWriter at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: javax.servlet.jsp.JspWriter at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.306Z|| org.reflections.Reflections - could not get type for name org.junit.runner.manipulation.Filterable from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.runner.manipulation.Filterable at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.runner.manipulation.Filterable at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.308Z|| org.reflections.Reflections - could not get type for name com.codahale.metrics.Snapshot from any class loader org.reflections.ReflectionsException: could not get type for name com.codahale.metrics.Snapshot at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: com.codahale.metrics.Snapshot at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.310Z|| org.reflections.Reflections - could not get type for name groovy.text.markup.TemplateResolver from any class loader org.reflections.ReflectionsException: could not get type for name groovy.text.markup.TemplateResolver at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: groovy.text.markup.TemplateResolver at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.313Z|| org.reflections.Reflections - could not get type for name groovy.lang.GroovyObject from any class loader org.reflections.ReflectionsException: could not get type for name groovy.lang.GroovyObject at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: groovy.lang.GroovyObject at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.314Z|| org.reflections.Reflections - could not get type for name org.eclipse.jetty.npn.NextProtoNego$ClientProvider from any class loader org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.npn.NextProtoNego$ClientProvider at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.npn.NextProtoNego$ClientProvider at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.318Z|| org.reflections.Reflections - could not get type for name org.junit.runners.BlockJUnit4ClassRunner from any class loader org.reflections.ReflectionsException: could not get type for name org.junit.runners.BlockJUnit4ClassRunner at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.junit.runners.BlockJUnit4ClassRunner at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.320Z|| org.reflections.Reflections - could not get type for name org.springframework.web.reactive.result.view.RequestDataValueProcessor from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.web.reactive.result.view.RequestDataValueProcessor at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.web.reactive.result.view.RequestDataValueProcessor at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.323Z|| org.reflections.Reflections - could not get type for name org.springframework.session.data.redis.config.annotation.web.http.RedisHttpSessionConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.session.data.redis.config.annotation.web.http.RedisHttpSessionConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.session.data.redis.config.annotation.web.http.RedisHttpSessionConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.329Z|| org.reflections.Reflections - could not get type for name org.springframework.session.data.mongo.config.annotation.web.http.MongoHttpSessionConfiguration from any class loader org.reflections.ReflectionsException: could not get type for name org.springframework.session.data.mongo.config.annotation.web.http.MongoHttpSessionConfiguration at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.springframework.session.data.mongo.config.annotation.web.http.MongoHttpSessionConfiguration at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.331Z|| org.reflections.Reflections - could not get type for name liquibase.integration.spring.SpringLiquibase from any class loader org.reflections.ReflectionsException: could not get type for name liquibase.integration.spring.SpringLiquibase at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390) at org.reflections.Reflections.expandSuperTypes(Reflections.java:381) at org.reflections.Reflections.(Reflections.java:126) at org.onap.so.client.aai.AAIObjectType.(AAIObjectType.java:203) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:184) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:634) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: liquibase.integration.spring.SpringLiquibase at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLoader.java:93) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388) ... 14 common frames omitted 2019-05-10T10:02:56.371Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/99d225e4-dbcc-43d1-a1dd-a1e39b878161/model-vers/model-ver/46d328e2-a7d5-4d04-aa98-dc02fe77e5c4?depth=0 2019-05-10T10:02:56.446Z|| org.onap.so.client.RestClient - RestClientSSL using default SSL context! 2019-05-10T10:02:56.780Z|| o.onap.so.logging.jaxrs.filter.JaxRsClientLogging - Could not Find Request ID Generating New One: /aai/v15/service-design-and-creation/models/model/99d225e4-dbcc-43d1-a1dd-a1e39b878161/model-vers/model-ver/46d328e2-a7d5-4d04-aa98-dc02fe77e5c4 2019-05-10T10:02:56.784Z|| o.o.so.logging.jaxrs.filter.PayloadLoggingFilter - Making POST (overridden to PATCH) request to: https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/99d225e4-dbcc-43d1-a1dd-a1e39b878161/model-vers/model-ver/46d328e2-a7d5-4d04-aa98-dc02fe77e5c4?depth=0 Request Headers: {Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-FromAppId=[MSO], X-TransactionId=[], X-HTTP-Method-Override=[PATCH], Accept=[application/json], Content-Type=[application/merge-patch+json], X-ONAP-RequestID=[d9a4304a-1e59-4149-97c1-39f0c137e455], X-ONAP-InvocationID=[77e0b7f9-a43e-4ffb-b437-a3b7b8e26227], X-ONAP-PartnerName=[SO]} 2019-05-10T10:02:56.892Z|| o.o.so.logging.jaxrs.filter.PayloadLoggingFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2019-05-10T10:02:57.579Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 2019-05-10T10:02:57.579Z|| org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 2019-05-10T10:02:57.579Z|| org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID 2ae96f7d-4e10-4329-93d2-b3c7709aea09 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2019-05-10T10:02:57.580Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendFinalDistributionStatus status 2019-05-10T10:02:57.580Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:02:57.584Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:02:57.584Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482577579, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-05-10T10:02:57.686Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:02:58.611Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:03:09.265Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:03:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:03:11.011Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:03:11.012Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2ae96f7d-4e10-4329-93d2-b3c7709aea09", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482577579, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-05-10T10:03:19.114Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:03:22.145Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:03:22.153Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:03:29.034Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:04:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:04:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:04:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:04:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:05:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:05:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:05:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:05:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:05:11.381Z|| org.onap.sdc.impl.NotificationConsumer - received message from topic 2019-05-10T10:05:11.381Z|| org.onap.sdc.impl.NotificationConsumer - recieved notification from broker: {"distributionID":"d8b81d87-f64e-4299-98eb-45c9303ef17e","serviceName":"demoVLB","serviceVersion":"1.0","serviceUUID":"58b3a010-28ac-4e57-bf13-31a01355a629","serviceDescription":"catalog service description","serviceInvariantUUID":"96573802-afe9-44d6-a658-53d5424e9c28","resources":[{"resourceInstanceName":"vLBMS 5d2c583c-aa5a 0","resourceName":"vLBMS 5d2c583c-aa5a","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"15e557f3-6edc-460a-bc39-f26b1970f74a","resourceInvariantUUID":"2f90365f-e456-4927-add9-e35f73781fb3","resourceCustomizationUUID":"284fed91-3077-4aa0-a886-ecffc3fc1976","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"tca_docker_k8s_v4.yaml","artifactType":"DCAE_INVENTORY_BLUEPRINT","artifactURL":"/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/tca_docker_k8s_v4.yaml","artifactChecksum":"YjlmODJjYTIxNTRiMGI3MWM1OWU4NjRmNmJhNTlmMTk\u003d","artifactDescription":"tca_docker_k8s_v4.yaml","artifactTimeout":120,"artifactUUID":"a53af240-97a9-409d-91a0-f7744afcf4ab","artifactVersion":"1"},{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vf-license-model.xml","artifactChecksum":"MjEzOTliMTI2NzY1ZGY1NjAzNmNhODM0YmQ0YjA3YmU\u003d","artifactDescription":"VF license file","artifactTimeout":120,"artifactUUID":"f73f7f99-3fdd-4cc8-aed9-11e38626b78a","artifactVersion":"1"},{"artifactName":"vlbms5d2c583caa5a0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vlbms5d2c583caa5a0_modules.json","artifactChecksum":"YTNiZDc3OWI0MDJiMmQ1ZTQzZTBjMzNjYTRlNmUwYTk\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":120,"artifactUUID":"5f2d72fa-23cb-4fa1-9359-1641cdafd34a","artifactVersion":"1"},{"artifactName":"dnsscaling.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.yaml","artifactChecksum":"MTk0YzY5ZTQ0Yzk3OWE0OTQwZWVjODFiOGRiMDhiZjM\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"970b74de-a3a8-42af-944e-824fbc5e05b7","artifactVersion":"2"},{"artifactName":"base_vlb.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.yaml","artifactChecksum":"Y2IyODRjNDFhMDhhMjlmZDE1MjYyNzBlZjZhN2FjMWE\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"3d8707a8-4e3f-4444-83e2-80ffeb5b2b84","artifactVersion":"2"},{"artifactName":"base_vlb.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.env","artifactChecksum":"NTdmZGNhODViOGY3OGY2OTYxZTZjZWU5OTU0YzNmNzQ\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"f0a95f84-bc28-46cc-854e-ac304360da70","artifactVersion":"2","generatedFromUUID":"3d8707a8-4e3f-4444-83e2-80ffeb5b2b84"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vendor-license-model.xml","artifactChecksum":"NGYzNzI0OWMwNzQ2YjBiOTY5ZmU2NWI4YmQzNzQ5MDQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":120,"artifactUUID":"31fdbfcd-ef8f-4c8c-97a5-516117cf7ec5","artifactVersion":"1"},{"artifactName":"dnsscaling.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.env","artifactChecksum":"ODg5YmFhMDU1ZWQ0NGQwOTg5NWI4OTQyZDVlOWY2YmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"85c78266-3cac-4f76-96f0-3285192f8859","artifactVersion":"2","generatedFromUUID":"970b74de-a3a8-42af-944e-824fbc5e05b7"}]}],"serviceArtifacts":[{"artifactName":"service-Demovlb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-template.yml","artifactChecksum":"MzMwMTZlZWZiN2RjOTk4MzVhNjY1YWYxN2ZlMGEyNTM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4c99436c-c83e-41fc-a17b-14dc457f6bf7","artifactVersion":"1"},{"artifactName":"service-Demovlb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-csar.csar","artifactChecksum":"ZTM0ZmQwMjhmM2E5NGIxNGYxMTIxODQ1ZWYwMDkxYTU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b4380850-f039-481a-ae9d-6e3d71d912d1","artifactVersion":"1"}],"workloadContext":"Production"} 2019-05-10T10:05:11.382Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:05:11.382Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:05:11.389Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:05:11.389Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482710307, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/tca_docker_k8s_v4.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:05:11.485Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:05:11.930Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:05:11.930Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482710307, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/tca_docker_k8s_v4.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:05:11.932Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:05:11.932Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "aai-ml", "timestamp": 1557482709128, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/tca_docker_k8s_v4.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:05:11.932Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:05:11.932Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557482703709, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/tca_docker_k8s_v4.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:05:12.390Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:05:12.404Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:05:12.406Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:05:12.406Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482710307, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:05:12.507Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:05:13.407Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:05:13.407Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:05:13.409Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:05:13.409Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482710307, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vlbms5d2c583caa5a0_modules.json", "status": "NOTIFIED" } 2019-05-10T10:05:13.509Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:05:14.409Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:05:14.411Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:05:14.413Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:05:14.413Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482710307, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.yaml", "status": "NOTIFIED" } 2019-05-10T10:05:14.514Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:05:15.744Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:05:15.744Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:05:15.747Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:05:15.747Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482710307, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.yaml", "status": "NOTIFIED" } 2019-05-10T10:05:15.848Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:05:16.756Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:05:16.756Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:05:16.759Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:05:16.759Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482710307, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.env", "status": "NOTIFIED" } 2019-05-10T10:05:16.859Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:05:17.759Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:05:17.760Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:05:17.763Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:05:17.763Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482710307, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:05:17.863Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:05:18.763Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:05:18.763Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:05:18.766Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:05:18.766Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482710307, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.env", "status": "NOTIFIED" } 2019-05-10T10:05:18.866Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:05:19.766Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:05:19.767Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:05:19.769Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:05:19.769Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482710307, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:05:19.870Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:05:20.770Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:05:20.770Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:05:20.772Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:05:20.772Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482710307, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:05:20.873Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:05:21.773Z|| org.onap.sdc.impl.NotificationConsumer - sending notification to client: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "serviceName": "demoVLB", "serviceVersion": "1.0", "serviceUUID": "58b3a010-28ac-4e57-bf13-31a01355a629", "serviceDescription": "catalog service description", "serviceInvariantUUID": "96573802-afe9-44d6-a658-53d5424e9c28", "resources": [ { "resourceInstanceName": "vLBMS 5d2c583c-aa5a 0", "resourceCustomizationUUID": "284fed91-3077-4aa0-a886-ecffc3fc1976", "resourceName": "vLBMS 5d2c583c-aa5a", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "15e557f3-6edc-460a-bc39-f26b1970f74a", "resourceInvariantUUID": "2f90365f-e456-4927-add9-e35f73781fb3", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vlbms5d2c583caa5a0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vlbms5d2c583caa5a0_modules.json", "artifactChecksum": "YTNiZDc3OWI0MDJiMmQ1ZTQzZTBjMzNjYTRlNmUwYTk\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 120, "artifactVersion": "1", "artifactUUID": "5f2d72fa-23cb-4fa1-9359-1641cdafd34a", "relatedArtifactsInfo": [] }, { "artifactName": "dnsscaling.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.yaml", "artifactChecksum": "MTk0YzY5ZTQ0Yzk3OWE0OTQwZWVjODFiOGRiMDhiZjM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "970b74de-a3a8-42af-944e-824fbc5e05b7", "generatedArtifact": { "artifactName": "dnsscaling.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.env", "artifactChecksum": "ODg5YmFhMDU1ZWQ0NGQwOTg5NWI4OTQyZDVlOWY2YmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "85c78266-3cac-4f76-96f0-3285192f8859", "generatedFromUUID": "970b74de-a3a8-42af-944e-824fbc5e05b7" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vlb.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.yaml", "artifactChecksum": "Y2IyODRjNDFhMDhhMjlmZDE1MjYyNzBlZjZhN2FjMWE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "3d8707a8-4e3f-4444-83e2-80ffeb5b2b84", "generatedArtifact": { "artifactName": "base_vlb.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.env", "artifactChecksum": "NTdmZGNhODViOGY3OGY2OTYxZTZjZWU5OTU0YzNmNzQ\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "f0a95f84-bc28-46cc-854e-ac304360da70", "generatedFromUUID": "3d8707a8-4e3f-4444-83e2-80ffeb5b2b84" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vlb.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.env", "artifactChecksum": "NTdmZGNhODViOGY3OGY2OTYxZTZjZWU5OTU0YzNmNzQ\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "f0a95f84-bc28-46cc-854e-ac304360da70", "relatedArtifactsInfo": [] }, { "artifactName": "dnsscaling.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.env", "artifactChecksum": "ODg5YmFhMDU1ZWQ0NGQwOTg5NWI4OTQyZDVlOWY2YmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "85c78266-3cac-4f76-96f0-3285192f8859", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Demovlb-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-csar.csar", "artifactChecksum": "ZTM0ZmQwMjhmM2E5NGIxNGYxMTIxODQ1ZWYwMDkxYTU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b4380850-f039-481a-ae9d-6e3d71d912d1" } ], "workloadContext": "Production" } 2019-05-10T10:05:21.773Z|| org.onap.so.asdc.client.ASDCNotificationCallBack - Receive a callback notification in ASDC, nb of resources: 1 2019-05-10T10:05:21.773Z|| org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 5 58b3a010-28ac-4e57-bf13-31a01355a629 ASDC 2019-05-10T10:05:21.773Z|| org.onap.so.asdc.client.ASDCController - ASDC Notification: DistributionID:d8b81d87-f64e-4299-98eb-45c9303ef17e ServiceName:demoVLB ServiceVersion:1.0 ServiceUUID:58b3a010-28ac-4e57-bf13-31a01355a629 ServiceInvariantUUID:96573802-afe9-44d6-a658-53d5424e9c28 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Demovlb-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-csar.csar ArtifactUUID:b4380850-f039-481a-ae9d-6e3d71d912d1 ArtifactChecksum:ZTM0ZmQwMjhmM2E5NGIxNGYxMTIxODQ1ZWYwMDkxYTU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vLBMS 5d2c583c-aa5a 0 ResourceCustomizationUUID:284fed91-3077-4aa0-a886-ecffc3fc1976 ResourceInvariantUUID:2f90365f-e456-4927-add9-e35f73781fb3 ResourceName:vLBMS 5d2c583c-aa5a ResourceType:VF ResourceUUID:15e557f3-6edc-460a-bc39-f26b1970f74a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vlbms5d2c583caa5a0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vlbms5d2c583caa5a0_modules.json ArtifactUUID:5f2d72fa-23cb-4fa1-9359-1641cdafd34a ArtifactChecksum:YTNiZDc3OWI0MDJiMmQ1ZTQzZTBjMzNjYTRlNmUwYTk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:dnsscaling.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.yaml ArtifactUUID:970b74de-a3a8-42af-944e-824fbc5e05b7 ArtifactChecksum:MTk0YzY5ZTQ0Yzk3OWE0OTQwZWVjODFiOGRiMDhiZjM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:dnsscaling.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.env ArtifactUUID:85c78266-3cac-4f76-96f0-3285192f8859 ArtifactChecksum:ODg5YmFhMDU1ZWQ0NGQwOTg5NWI4OTQyZDVlOWY2YmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vlb.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.yaml ArtifactUUID:3d8707a8-4e3f-4444-83e2-80ffeb5b2b84 ArtifactChecksum:Y2IyODRjNDFhMDhhMjlmZDE1MjYyNzBlZjZhN2FjMWE= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vlb.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.env ArtifactUUID:f0a95f84-bc28-46cc-854e-ac304360da70 ArtifactChecksum:NTdmZGNhODViOGY3OGY2OTYxZTZjZWU5OTU0YzNmNzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vlb.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.env ArtifactUUID:f0a95f84-bc28-46cc-854e-ac304360da70 ArtifactChecksum:NTdmZGNhODViOGY3OGY2OTYxZTZjZWU5OTU0YzNmNzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:dnsscaling.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.env ArtifactUUID:85c78266-3cac-4f76-96f0-3285192f8859 ArtifactChecksum:ODg5YmFhMDU1ZWQ0NGQwOTg5NWI4OTQyZDVlOWY2YmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2019-05-10T10:05:21.773Z|| org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF 58b3a010-28ac-4e57-bf13-31a01355a629 ASDC treatNotification 2019-05-10T10:05:21.837Z|| org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-05-10T10:05:21.838Z|| org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-05-10T10:05:21.839Z|| org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /app 2019-05-10T10:05:21.840Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: b4380850-f039-481a-ae9d-6e3d71d912d1 from URL: /sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-csar.csar 2019-05-10T10:05:21.841Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T10:05:21.843Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-csar.csar 2019-05-10T10:05:24.888Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T10:05:24.896Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-csar.csar b4380850-f039-481a-ae9d-6e3d71d912d1 118306 2019-05-10T10:05:24.897Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-csar.csar ASDC sendASDCNotification 2019-05-10T10:05:24.897Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-csar.csar 2019-05-10T10:05:24.897Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T10:05:24.898Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:05:24.901Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:05:24.901Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482724897, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:05:25.002Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:05:25.902Z|| org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-05-10T10:05:25.903Z|| org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-05-10T10:05:25.903Z|| org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: b4380850-f039-481a-ae9d-6e3d71d912d1, URL: /sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-csar.csar to file: /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:25.903Z|| org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Demovlb-csar.csar 2019-05-10T10:05:25.903Z|| org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:25.903Z|| org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:26.164Z|| org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP5126915939157839564/Definitions/service-Demovlb-template.yml 2019-05-10T10:05:28.366Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 9.0 2019-05-10T10:05:28.367Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-05-10T10:05:28.367Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.367Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 68 Parsing Warnings occurred... 2019-05-10T10:05:28.367Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vdns_1" are missing field(s): [port_vdns_int_private_port_0_network_role, port_vdns_int_private_port_0_order, port_vdns_onap_private_port_0_network_role, port_vdns_onap_private_port_0_related_networks, port_vdns_onap_private_port_0_subnetpoolid, port_vdns_int_private_port_0_vlan_requirements, port_vdns_onap_private_port_0_vlan_requirements, nfc_function, port_vdns_onap_private_port_0_order, port_vdns_int_private_port_0_related_networks, port_vdns_int_private_port_0_subnetpoolid]. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.368Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_image_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.368Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "max_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.368Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vdns_1" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.368Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [port_vpg_onap_private_port_0_network_role, port_vpg_int_pktgen_private_port_0_order, port_vpg_int_pktgen_private_port_0_network_role_tag, port_vpg_int_pktgen_private_port_0_vlan_requirements, port_vpg_onap_private_port_0_related_networks, port_vpg_onap_private_port_0_vlan_requirements, nfc_function, port_vpg_onap_private_port_0_order, port_vpg_onap_private_port_0_subnetpoolid, port_vpg_int_pktgen_private_port_0_network_role, port_vpg_int_pktgen_private_port_0_related_networks, port_vpg_int_pktgen_private_port_0_subnetpoolid]. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.368Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "device_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.368Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "ip_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.368Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "contrail_service_instance_ind" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.368Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "security_groups" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.368Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vdns_0" are missing field(s): [port_vdns_int_private_port_0_network_role, port_vdns_int_private_port_0_order, port_vdns_onap_private_port_0_network_role, port_vdns_onap_private_port_0_related_networks, port_vdns_onap_private_port_0_subnetpoolid, port_vdns_int_private_port_0_vlan_requirements, port_vdns_onap_private_port_0_vlan_requirements, nfc_function, port_vdns_onap_private_port_0_order, port_vdns_int_private_port_0_related_networks, port_vdns_int_private_port_0_subnetpoolid, port_vdns_int_private_port_0_network_role_tag]. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.368Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scheduler_hints" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.368Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "index_value" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.368Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "substitute_service_template" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.368Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovlb-csar.csar 2019-05-10T10:05:28.368Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.368Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "allowed_address_pairs" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.369Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.369Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vlb" are missing field(s): [port_vlb_int_private_port_0_order, port_vlb_int_pktgen_private_port_0_network_role_tag, port_vlb_onap_private_port_0_related_networks, port_vlb_int_pktgen_private_port_0_order, port_vlb_onap_private_port_0_vlan_requirements, port_vlb_onap_private_port_0_network_role, port_vlb_int_private_port_0_related_networks, port_vlb_int_private_port_0_vlan_requirements, port_vlb_int_private_port_0_network_role_tag, port_vlb_int_pktgen_private_port_0_vlan_requirements, port_vlb_onap_private_port_0_order, port_vlb_onap_private_port_0_subnetpoolid, port_vlb_int_private_port_0_subnetpoolid, nfc_function, port_vlb_int_pktgen_private_port_0_network_role, port_vlb_int_private_port_0_network_role, port_vlb_int_pktgen_private_port_0_subnetpoolid, port_vlb_int_pktgen_private_port_0_related_networks]. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.369Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "replacement_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.369Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "qos_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.369Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "reservation_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.369Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "device_owner" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.369Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "key_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.369Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "software_config_transport" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.369Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.369Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.369Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "category" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.369Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovlb-csar.csar 2019-05-10T10:05:28.369Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_flavor_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.370Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovlb-csar.csar 2019-05-10T10:05:28.370Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "config_drive" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.370Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "description" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.370Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.370Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.370Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE001]: TypeMismatchError: "[{get_input=sec_group}]" is not a map. The type is "json". CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.370Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "min_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.370Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_format" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.370Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovlb-csar.csar 2019-05-10T10:05:28.370Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "nfc_naming_code" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.370Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.370Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "high_availablity" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.370Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "binding:vnic_type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.370Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "count" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.370Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "unit" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.371Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vLBMS 5d2c583c-aa5a 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-Demovlb-csar.csar 2019-05-10T10:05:28.371Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.371Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "diskConfig" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.371Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_type_tag" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.371Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "port_security_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.371Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vlb" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.371Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vdns_0" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.371Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_state_up" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.371Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.371Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "fixed_ips" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.371Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.371Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "network" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.371Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "metadata" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.371Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "personality" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.371Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_pass" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.372Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mandatory" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.372Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "availability_zone" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.372Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.372Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vLBMS 5d2c583c-aa5a 0" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.372Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "value_specs" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.372Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovlb-csar.csar 2019-05-10T10:05:28.372Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "service_template_filter" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.372Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scaling_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.372Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mac_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovlb-csar.csar 2019-05-10T10:05:28.372Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-05-10T10:05:28.372Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-05-10T10:05:28.372Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-05-10T10:05:28.373Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-05-10T10:05:28.373Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-05-10T10:05:28.374Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vLBMS 5d2c583c-aa5a 0, normalized name vlbms5d2c583caa5a0. Searching groups on service level starting with VF normalized name... 2019-05-10T10:05:28.374Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-05-10T10:05:28.374Z|| org.onap.so.asdc.client.ASDCController - CSAR Notification: Service Level Properties: Name:demoVLB Description:catalog service description Model UUID:58b3a010-28ac-4e57-bf13-31a01355a629 Model Version:NULL Model InvariantUuid:96573802-afe9-44d6-a658-53d5424e9c28 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vLBMS 5d2c583c-aa5a Model UUID:ec8d8267-2f75-4899-b939-863d3bc85c44 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:2f90365f-e456-4927-add9-e35f73781fb3 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:284fed91-3077-4aa0-a886-ecffc3fc1976 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:74a4f7d7-b5f7-4c40-b263-f440cf226bff ModelName:Vlbms5d2c583cAa5a..base_vlb..module-0 ModelUuid:ca4eec3a-5d2c-4866-8934-01cb4a2d7769 ModelVersion:1 Description:NULL Member Name:abstract_vdns_0 Member Name:abstract_vlb Member Name:int_pktgen_private_network Member Name:abstract_vpg Member Name:int_private_network VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:356429d3-c1f4-49a0-9238-cd872eb806c8 ModelName:Vlbms5d2c583cAa5a..dnsscaling..module-1 ModelUuid:9d26efa1-4b7f-4dd8-aa93-9ee06de67144 ModelVersion:1 Description:NULL Member Name:abstract_vdns_1 VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8e0cb74c-ebb0-45e0-a075-59a3170f9916 ModelInvariantUuid:409de189-1a72-4c7a-bb4c-97e311e9ee32 ModelName:vLBMS 5d2c583c-aa5a-nodes.vdnsCvfc ModelUuid:f328ed81-d293-4288-a74b-949fd7520592 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vdns_0 VNFC Properties: ModelCustomizationUuid:7c30ceb5-6d98-4054-9162-c721f5dbeddf ModelInvariantUuid:88c6335f-bd55-4cf3-bde7-76453850c17a ModelName:Vlbms5d2c583cAa5a.compute.nodes.heat.vdns ModelUuid:e3f7a164-f65c-4073-8588-83a176c70e91 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:cf976216-e1a2-4c24-8d85-b5a29ae6c883 ModelInvariantUuid:a70e0966-186d-4c5f-abf4-863f3c6a69de ModelName:vLBMS 5d2c583c-aa5a-nodes.vlbCvfc ModelUuid:93511d96-9743-40c4-b301-c82b85ea58c2 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vlb VNFC Properties: ModelCustomizationUuid:945c362a-9639-4357-a328-1122feb868c2 ModelInvariantUuid:d7d77b80-38c0-4363-b691-7014f5965f23 ModelName:Vlbms5d2c583cAa5a.compute.nodes.heat.vlb ModelUuid:40369b58-9189-4914-ba78-4ddccf1b54dc ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:4f4faca2-ea04-4ba5-bc89-3be977a8b109 ModelInvariantUuid:409de189-1a72-4c7a-bb4c-97e311e9ee32 ModelName:vLBMS 5d2c583c-aa5a-nodes.vdnsCvfc ModelUuid:f328ed81-d293-4288-a74b-949fd7520592 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vdns_1 VNFC Properties: ModelCustomizationUuid:7c30ceb5-6d98-4054-9162-c721f5dbeddf ModelInvariantUuid:88c6335f-bd55-4cf3-bde7-76453850c17a ModelName:Vlbms5d2c583cAa5a.compute.nodes.heat.vdns ModelUuid:e3f7a164-f65c-4073-8588-83a176c70e91 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:9d0dd639-4c6b-4cca-8a4f-31f35dd7a64b ModelInvariantUuid:9a6487ab-5f8a-4470-a9fb-0793142d4101 ModelName:vLBMS 5d2c583c-aa5a-nodes.vpgCvfc ModelUuid:eb548ce4-da8f-4f95-85eb-ce8ce9078758 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:ac212092-437c-4287-931e-ba0ad39c98b0 ModelInvariantUuid:07f04ecb-02e1-4097-94da-dd3d22300dad ModelName:Vlbms5d2c583cAa5a.compute.nodes.heat.vpg ModelUuid:b8a960d4-f713-42e1-917b-330808768905 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract Allotted Resource Properties: 2019-05-10T10:05:28.390Z|| org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: 15e557f3-6edc-460a-bc39-f26b1970f74a 2019-05-10T10:05:28.392Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - vLBMS 5d2c583c-aa5a 0 2019-05-10T10:05:28.392Z|| org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: 15e557f3-6edc-460a-bc39-f26b1970f74a 2019-05-10T10:05:28.392Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 5f2d72fa-23cb-4fa1-9359-1641cdafd34a from URL: /sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vlbms5d2c583caa5a0_modules.json 2019-05-10T10:05:28.392Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T10:05:28.392Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vlbms5d2c583caa5a0_modules.json 2019-05-10T10:05:30.726Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T10:05:30.727Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vlbms5d2c583caa5a0_modules.json 5f2d72fa-23cb-4fa1-9359-1641cdafd34a 1581 2019-05-10T10:05:30.727Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vlbms5d2c583caa5a0_modules.json ASDC sendASDCNotification 2019-05-10T10:05:30.727Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vlbms5d2c583caa5a0_modules.json 2019-05-10T10:05:30.727Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T10:05:30.727Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:05:30.730Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:05:30.731Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482730727, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vlbms5d2c583caa5a0_modules.json", "status": "DOWNLOAD_OK" } 2019-05-10T10:05:30.831Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:05:31.731Z|| org.onap.so.asdc.client.ASDCController - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vlbms5d2c583cAa5a..base_vlb..module-0", "vfModuleModelInvariantUUID": "74a4f7d7-b5f7-4c40-b263-f440cf226bff", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ca4eec3a-5d2c-4866-8934-01cb4a2d7769", "vfModuleModelCustomizationUUID": "a86317bb-35bb-4512-b9ab-5d91fa724baa", "isBase": true, "artifacts": [ "3d8707a8-4e3f-4444-83e2-80ffeb5b2b84", "f0a95f84-bc28-46cc-854e-ac304360da70" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vlb", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } }, { "vfModuleModelName": "Vlbms5d2c583cAa5a..dnsscaling..module-1", "vfModuleModelInvariantUUID": "356429d3-c1f4-49a0-9238-cd872eb806c8", "vfModuleModelVersion": "1", "vfModuleModelUUID": "9d26efa1-4b7f-4dd8-aa93-9ee06de67144", "vfModuleModelCustomizationUUID": "5d84c667-69a9-4c1d-8839-efb080a8a381", "isBase": false, "artifacts": [ "970b74de-a3a8-42af-944e-824fbc5e05b7", "85c78266-3cac-4f76-96f0-3285192f8859" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "dnsscaling", "max_vf_module_instances": "", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Expansion", "availability_zone_count": "", "volume_group": "false", "initial_count": "0" } } ] 2019-05-10T10:05:31.736Z|| org.onap.so.asdc.client.ASDCController - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vlbms5d2c583cAa5a..base_vlb..module-0 VfModuleModelVersion:1 VfModuleModelUUID:ca4eec3a-5d2c-4866-8934-01cb4a2d7769 VfModuleModelInvariantUUID:74a4f7d7-b5f7-4c40-b263-f440cf226bff VfModuleModelDescription:NULL Artifacts UUID List:{ 3d8707a8-4e3f-4444-83e2-80ffeb5b2b84 , f0a95f84-bc28-46cc-854e-ac304360da70 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vlb max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true , VfModuleMetaData: VfModuleModelName:Vlbms5d2c583cAa5a..dnsscaling..module-1 VfModuleModelVersion:1 VfModuleModelUUID:9d26efa1-4b7f-4dd8-aa93-9ee06de67144 VfModuleModelInvariantUUID:356429d3-c1f4-49a0-9238-cd872eb806c8 VfModuleModelDescription:NULL Artifacts UUID List:{ 970b74de-a3a8-42af-944e-824fbc5e05b7 , 85c78266-3cac-4f76-96f0-3285192f8859 } Properties List:{ min_vf_module_instances : 0 vf_module_label : dnsscaling max_vf_module_instances : vfc_list : vf_module_description : vf_module_type : Expansion availability_zone_count : volume_group : false initial_count : } isBase:false } 2019-05-10T10:05:31.748Z|| org.onap.so.asdc.installer.VfResourceStructure - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vlbms5d2c583cAa5a..base_vlb..module-0", "vfModuleModelInvariantUUID": "74a4f7d7-b5f7-4c40-b263-f440cf226bff", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ca4eec3a-5d2c-4866-8934-01cb4a2d7769", "vfModuleModelCustomizationUUID": "a86317bb-35bb-4512-b9ab-5d91fa724baa", "isBase": true, "artifacts": [ "3d8707a8-4e3f-4444-83e2-80ffeb5b2b84", "f0a95f84-bc28-46cc-854e-ac304360da70" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vlb", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } }, { "vfModuleModelName": "Vlbms5d2c583cAa5a..dnsscaling..module-1", "vfModuleModelInvariantUUID": "356429d3-c1f4-49a0-9238-cd872eb806c8", "vfModuleModelVersion": "1", "vfModuleModelUUID": "9d26efa1-4b7f-4dd8-aa93-9ee06de67144", "vfModuleModelCustomizationUUID": "5d84c667-69a9-4c1d-8839-efb080a8a381", "isBase": false, "artifacts": [ "970b74de-a3a8-42af-944e-824fbc5e05b7", "85c78266-3cac-4f76-96f0-3285192f8859" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "dnsscaling", "max_vf_module_instances": "", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Expansion", "availability_zone_count": "", "volume_group": "false", "initial_count": "0" } } ] 2019-05-10T10:05:31.749Z|| org.onap.so.asdc.installer.VfResourceStructure - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vlbms5d2c583cAa5a..base_vlb..module-0 VfModuleModelVersion:1 VfModuleModelUUID:ca4eec3a-5d2c-4866-8934-01cb4a2d7769 VfModuleModelInvariantUUID:74a4f7d7-b5f7-4c40-b263-f440cf226bff VfModuleModelDescription:NULL Artifacts UUID List:{ 3d8707a8-4e3f-4444-83e2-80ffeb5b2b84 , f0a95f84-bc28-46cc-854e-ac304360da70 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vlb max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true , VfModuleMetaData: VfModuleModelName:Vlbms5d2c583cAa5a..dnsscaling..module-1 VfModuleModelVersion:1 VfModuleModelUUID:9d26efa1-4b7f-4dd8-aa93-9ee06de67144 VfModuleModelInvariantUUID:356429d3-c1f4-49a0-9238-cd872eb806c8 VfModuleModelDescription:NULL Artifacts UUID List:{ 970b74de-a3a8-42af-944e-824fbc5e05b7 , 85c78266-3cac-4f76-96f0-3285192f8859 } Properties List:{ min_vf_module_instances : 0 vf_module_label : dnsscaling max_vf_module_instances : vfc_list : vf_module_description : vf_module_type : Expansion availability_zone_count : volume_group : false initial_count : } isBase:false } 2019-05-10T10:05:31.749Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 970b74de-a3a8-42af-944e-824fbc5e05b7 from URL: /sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.yaml 2019-05-10T10:05:31.749Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T10:05:31.749Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.yaml 2019-05-10T10:05:32.991Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T10:05:32.991Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.yaml 970b74de-a3a8-42af-944e-824fbc5e05b7 8989 2019-05-10T10:05:32.992Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.yaml ASDC sendASDCNotification 2019-05-10T10:05:32.992Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.yaml 2019-05-10T10:05:32.992Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T10:05:32.992Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:05:32.994Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:05:32.995Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482732992, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.yaml", "status": "DOWNLOAD_OK" } 2019-05-10T10:05:33.095Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:05:33.995Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 3d8707a8-4e3f-4444-83e2-80ffeb5b2b84 from URL: /sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.yaml 2019-05-10T10:05:33.995Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T10:05:33.996Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.yaml 2019-05-10T10:05:34.426Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T10:05:34.427Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.yaml 3d8707a8-4e3f-4444-83e2-80ffeb5b2b84 22186 2019-05-10T10:05:34.427Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.yaml ASDC sendASDCNotification 2019-05-10T10:05:34.427Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.yaml 2019-05-10T10:05:34.427Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T10:05:34.427Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:05:34.429Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:05:34.429Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482734427, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.yaml", "status": "DOWNLOAD_OK" } 2019-05-10T10:05:34.530Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:05:35.430Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: f0a95f84-bc28-46cc-854e-ac304360da70 from URL: /sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.env 2019-05-10T10:05:35.430Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T10:05:35.430Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.env 2019-05-10T10:05:36.596Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T10:05:36.596Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.env f0a95f84-bc28-46cc-854e-ac304360da70 2226 2019-05-10T10:05:36.596Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.env ASDC sendASDCNotification 2019-05-10T10:05:36.596Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.env 2019-05-10T10:05:36.596Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T10:05:36.596Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:05:36.599Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:05:36.599Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482736596, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.env", "status": "DOWNLOAD_OK" } 2019-05-10T10:05:36.699Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:05:37.599Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 85c78266-3cac-4f76-96f0-3285192f8859 from URL: /sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.env 2019-05-10T10:05:37.600Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T10:05:37.600Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.env 2019-05-10T10:05:38.540Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T10:05:38.540Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.env 85c78266-3cac-4f76-96f0-3285192f8859 1580 2019-05-10T10:05:38.540Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.env ASDC sendASDCNotification 2019-05-10T10:05:38.540Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.env 2019-05-10T10:05:38.540Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T10:05:38.540Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:05:38.542Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:05:38.542Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482738540, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.env", "status": "DOWNLOAD_OK" } 2019-05-10T10:05:38.643Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:05:39.543Z|| org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 58b3a010-28ac-4e57-bf13-31a01355a629 2019-05-10T10:05:39.543Z|| org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT vLBMS 5d2c583c-aa5a 0 15e557f3-6edc-460a-bc39-f26b1970f74a ASDC 2019-05-10T10:05:39.614Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-05-10T10:05:39.615Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=284fed91-3077-4aa0-a886-ecffc3fc1976 2019-05-10T10:05:39.615Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 284fed91-3077-4aa0-a886-ecffc3fc1976 matches Tosca VF Customization UUID: 284fed91-3077-4aa0-a886-ecffc3fc1976 2019-05-10T10:05:39.616Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: 284fed91-3077-4aa0-a886-ecffc3fc1976 matches vfNotificationResource CustomizationUUID 2019-05-10T10:05:39.623Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-05-10T10:05:39.623Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-05-10T10:05:39.623Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-05-10T10:05:39.623Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-05-10T10:05:39.623Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property sdnc_model_name is not found 2019-05-10T10:05:39.624Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property sdnc_model_version is not found 2019-05-10T10:05:39.624Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfModuleStructure:org.onap.so.asdc.installer.VfModuleStructure@4e26dcf1 2019-05-10T10:05:39.624Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vLBMS 5d2c583c-aa5a 0, normalized name vlbms5d2c583caa5a0. Searching groups on service level starting with VF normalized name... 2019-05-10T10:05:39.624Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Comparing Vf_Modules_Metadata CustomizationUUID : a86317bb-35bb-4512-b9ab-5d91fa724baa 2019-05-10T10:05:39.624Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID a86317bb-35bb-4512-b9ab-5d91fa724baa 2019-05-10T10:05:39.635Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property availability_zone_count is not found 2019-05-10T10:05:39.647Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nfc_function is not found 2019-05-10T10:05:39.652Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nfc_function is not found 2019-05-10T10:05:39.669Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nfc_function is not found 2019-05-10T10:05:39.669Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfModuleStructure:org.onap.so.asdc.installer.VfModuleStructure@e54c49e 2019-05-10T10:05:39.670Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vLBMS 5d2c583c-aa5a 0, normalized name vlbms5d2c583caa5a0. Searching groups on service level starting with VF normalized name... 2019-05-10T10:05:39.670Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Comparing Vf_Modules_Metadata CustomizationUUID : 5d84c667-69a9-4c1d-8839-efb080a8a381 2019-05-10T10:05:39.670Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID a86317bb-35bb-4512-b9ab-5d91fa724baa 2019-05-10T10:05:39.670Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID 5d84c667-69a9-4c1d-8839-efb080a8a381 2019-05-10T10:05:39.695Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property availability_zone_count is not found 2019-05-10T10:05:39.695Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property max_vf_module_instances is not found 2019-05-10T10:05:39.695Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nfc_function is not found 2019-05-10T10:05:39.696Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(58b3a010-28ac-4e57-bf13-31a01355a629) : vLBMS 5d2c583c-aa5a 2019-05-10T10:05:39.696Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-05-10T10:05:39.696Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVLB 2019-05-10T10:05:41.126Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC vLBMS 5d2c583c-aa5a 15e557f3-6edc-460a-bc39-f26b1970f74a 2 ASDC deployResourceStructure 2019-05-10T10:05:41.126Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vlbms5d2c583caa5a0_modules.json ASDC sendASDCNotification 2019-05-10T10:05:41.127Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vlbms5d2c583caa5a0_modules.json 2019-05-10T10:05:41.127Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:05:41.127Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:05:41.129Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:05:41.129Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482741126, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vlbms5d2c583caa5a0_modules.json", "status": "DEPLOY_OK" } 2019-05-10T10:05:41.229Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:05:42.130Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.yaml ASDC sendASDCNotification 2019-05-10T10:05:42.130Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.yaml 2019-05-10T10:05:42.130Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:05:42.130Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:05:42.132Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:05:42.132Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482742130, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.yaml", "status": "DEPLOY_OK" } 2019-05-10T10:05:42.232Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:05:43.133Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.yaml ASDC sendASDCNotification 2019-05-10T10:05:43.133Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.yaml 2019-05-10T10:05:43.133Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:05:43.133Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:05:43.135Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:05:43.135Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482743133, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.yaml", "status": "DEPLOY_OK" } 2019-05-10T10:05:43.236Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:05:44.136Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.env ASDC sendASDCNotification 2019-05-10T10:05:44.136Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.env 2019-05-10T10:05:44.136Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:05:44.136Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:05:44.139Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:05:44.139Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482744136, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.env", "status": "DEPLOY_OK" } 2019-05-10T10:05:44.239Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:05:45.139Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.env ASDC sendASDCNotification 2019-05-10T10:05:45.139Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.env 2019-05-10T10:05:45.139Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:05:45.139Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:05:45.142Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:05:45.142Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482745139, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.env", "status": "DEPLOY_OK" } 2019-05-10T10:05:45.242Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:05:46.143Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-csar.csar ASDC sendASDCNotification 2019-05-10T10:05:46.149Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-csar.csar 2019-05-10T10:05:46.149Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:05:46.149Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:05:46.154Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:05:46.154Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482746143, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:05:46.254Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:05:47.155Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: d8b81d87-f64e-4299-98eb-45c9303ef17e 2019-05-10T10:05:47.164Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d8b81d87-f64e-4299-98eb-45c9303ef17e 2019-05-10T10:05:47.169Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-05-10T10:05:47.169Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-05-10T10:05:47.169Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-05-10T10:05:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:05:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:06:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:06:10.452Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:06:10.452Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "dcae-sch", "timestamp": 1557482703755, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/tca_docker_k8s_v4.yaml", "status": "NOTIFIED" } 2019-05-10T10:06:17.169Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: d8b81d87-f64e-4299-98eb-45c9303ef17e 2019-05-10T10:06:17.176Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d8b81d87-f64e-4299-98eb-45c9303ef17e 2019-05-10T10:06:17.179Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-05-10T10:06:17.179Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-05-10T10:06:17.179Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-05-10T10:06:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:06:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:06:47.179Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: d8b81d87-f64e-4299-98eb-45c9303ef17e 2019-05-10T10:06:47.304Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d8b81d87-f64e-4299-98eb-45c9303ef17e 2019-05-10T10:06:47.308Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-05-10T10:06:47.308Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-05-10T10:06:47.308Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-05-10T10:07:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:07:10.980Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.980Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "policy-id", "timestamp": 1557482708995, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/tca_docker_k8s_v4.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.980Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.980Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557482703709, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.981Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.981Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "aai-ml", "timestamp": 1557482709128, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.981Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.981Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "dcae-sch", "timestamp": 1557482703755, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.981Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.981Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482710307, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.981Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.981Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "dcae-sch", "timestamp": 1557482703755, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vlbms5d2c583caa5a0_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.981Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.981Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "aai-ml", "timestamp": 1557482709128, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vlbms5d2c583caa5a0_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.981Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.981Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557482703709, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vlbms5d2c583caa5a0_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.981Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.981Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482710307, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vlbms5d2c583caa5a0_modules.json", "status": "NOTIFIED" } 2019-05-10T10:07:10.981Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.982Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "policy-id", "timestamp": 1557482708995, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.982Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.982Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "dcae-sch", "timestamp": 1557482703755, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.982Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.982Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "aai-ml", "timestamp": 1557482709128, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.982Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.982Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482710307, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.yaml", "status": "NOTIFIED" } 2019-05-10T10:07:10.982Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.982Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557482703709, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.983Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.983Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "dcae-sch", "timestamp": 1557482703755, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.983Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.983Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "aai-ml", "timestamp": 1557482709128, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.983Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.983Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "policy-id", "timestamp": 1557482708995, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vlbms5d2c583caa5a0_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.983Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.983Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482710307, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.yaml", "status": "NOTIFIED" } 2019-05-10T10:07:10.983Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.983Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557482703709, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.984Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.984Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "dcae-sch", "timestamp": 1557482703755, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.984Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.984Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "aai-ml", "timestamp": 1557482709128, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.984Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.984Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557482703709, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.984Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.984Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482710307, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.env", "status": "NOTIFIED" } 2019-05-10T10:07:10.984Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.984Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "dcae-sch", "timestamp": 1557482703755, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.984Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.984Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "aai-ml", "timestamp": 1557482709128, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.984Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.984Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "policy-id", "timestamp": 1557482708995, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.yaml", "status": "NOTIFIED" } 2019-05-10T10:07:10.984Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.984Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482710307, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.985Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.985Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557482703709, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.985Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.985Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "aai-ml", "timestamp": 1557482709128, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.985Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.985Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482710307, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.env", "status": "NOTIFIED" } 2019-05-10T10:07:10.985Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.985Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "dcae-sch", "timestamp": 1557482703755, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.985Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.985Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557482703709, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.986Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.986Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "dcae-sch", "timestamp": 1557482703755, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.986Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.986Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "policy-id", "timestamp": 1557482708995, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.yaml", "status": "NOTIFIED" } 2019-05-10T10:07:10.986Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.986Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "aai-ml", "timestamp": 1557482709128, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.986Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.986Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482710307, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.986Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.986Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557482703709, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.987Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.987Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "dcae-sch", "timestamp": 1557482703755, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-csar.csar", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.987Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.987Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "aai-ml", "timestamp": 1557482709128, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:07:10.987Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.987Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482710307, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:07:10.987Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.987Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557482703709, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:07:10.987Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.987Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "policy-id", "timestamp": 1557482708995, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.987Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.987Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "policy-id", "timestamp": 1557482708995, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.987Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.987Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "aai-ml", "timestamp": 1557482723222, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:07:10.987Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.987Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "policy-id", "timestamp": 1557482708995, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.987Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.988Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482724897, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:07:10.988Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.988Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557482725106, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:07:10.988Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.988Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "clamp", "timestamp": 1557482724442, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/tca_docker_k8s_v4.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.988Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.988Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "dcae-sch", "timestamp": 1557482725793, "artifactURL": "/sdc/v1/catalog/services/58b3a010-28ac-4e57-bf13-31a01355a629/resourceInstances/vlbms5d2c583caa5a0/artifacts/a53af240-97a9-409d-91a0-f7744afcf4ab", "status": "DOWNLOAD_OK" } 2019-05-10T10:07:10.988Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.988Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "policy-id", "timestamp": 1557482708995, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.988Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.988Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "clamp", "timestamp": 1557482724442, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:10.988Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.988Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "dcae-sch", "timestamp": 1557482727141, "artifactURL": "/sdc/v1/catalog/services/58b3a010-28ac-4e57-bf13-31a01355a629/resourceInstances/vlbms5d2c583caa5a0/artifacts/a53af240-97a9-409d-91a0-f7744afcf4ab", "status": "DEPLOY_OK" } 2019-05-10T10:07:10.988Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.988Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "policy-id", "timestamp": 1557482708995, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:07:10.988Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.988Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "clamp", "timestamp": 1557482724442, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vlbms5d2c583caa5a0_modules.json", "status": "NOTIFIED" } 2019-05-10T10:07:10.988Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:10.989Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "dcae-sch", "timestamp": 1557482728145, "artifactURL": "/sdc/v1/catalog/services/58b3a010-28ac-4e57-bf13-31a01355a629/resourceInstances/vlbms5d2c583caa5a0/artifacts/a53af240-97a9-409d-91a0-f7744afcf4ab", "status": "COMPONENT_DONE_OK", "componentName": "service-change-handler" } 2019-05-10T10:07:11.015Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: service-change-handler and status of COMPONENT_DONE_OK distributionID of d8b81d87-f64e-4299-98eb-45c9303ef17e 2019-05-10T10:07:11.015Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId d8b81d87-f64e-4299-98eb-45c9303ef17e and ComponentName service-change-handler 2019-05-10T10:07:11.046Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:11.046Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557482728404, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:07:11.047Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:11.047Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "clamp", "timestamp": 1557482724442, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:11.047Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:11.047Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557482729406, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } 2019-05-10T10:07:11.051Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of d8b81d87-f64e-4299-98eb-45c9303ef17e 2019-05-10T10:07:11.051Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId d8b81d87-f64e-4299-98eb-45c9303ef17e and ComponentName SDNC 2019-05-10T10:07:11.093Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:11.093Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "clamp", "timestamp": 1557482724442, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:11.093Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:11.094Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "clamp", "timestamp": 1557482724442, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:11.094Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:11.094Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482730727, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vlbms5d2c583caa5a0_modules.json", "status": "DOWNLOAD_OK" } 2019-05-10T10:07:11.094Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:11.094Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "policy-id", "timestamp": 1557482730612, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:07:11.094Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:11.094Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "aai-ml", "timestamp": 1557482731274, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:07:11.094Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:11.094Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "clamp", "timestamp": 1557482724442, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:11.094Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:11.094Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "aai-ml", "timestamp": 1557482732280, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } 2019-05-10T10:07:11.099Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of d8b81d87-f64e-4299-98eb-45c9303ef17e 2019-05-10T10:07:11.100Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId d8b81d87-f64e-4299-98eb-45c9303ef17e and ComponentName AAI 2019-05-10T10:07:11.129Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:11.129Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "clamp", "timestamp": 1557482724442, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:11.130Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:11.130Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482732992, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.yaml", "status": "DOWNLOAD_OK" } 2019-05-10T10:07:11.130Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:11.130Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "clamp", "timestamp": 1557482724442, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:07:11.130Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:11.130Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482734427, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.yaml", "status": "DOWNLOAD_OK" } 2019-05-10T10:07:11.130Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:11.130Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "clamp", "timestamp": 1557482724442, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:07:11.130Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:11.130Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482736596, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.env", "status": "DOWNLOAD_OK" } 2019-05-10T10:07:11.130Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:11.130Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482738540, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.env", "status": "DOWNLOAD_OK" } 2019-05-10T10:07:11.130Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:11.130Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482741126, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vlbms5d2c583caa5a0_modules.json", "status": "DEPLOY_OK" } 2019-05-10T10:07:11.130Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:11.130Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482742130, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.yaml", "status": "DEPLOY_OK" } 2019-05-10T10:07:11.130Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:11.130Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "clamp", "timestamp": 1557482742619, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:07:11.130Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:11.131Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482743133, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.yaml", "status": "DEPLOY_OK" } 2019-05-10T10:07:11.131Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:11.131Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "clamp", "timestamp": 1557482743629, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vlbms5d2c583caa5a0_modules.json", "status": "DOWNLOAD_OK" } 2019-05-10T10:07:11.131Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:11.131Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482744136, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/base_vlb.env", "status": "DEPLOY_OK" } 2019-05-10T10:07:11.131Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:11.131Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482745139, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/dnsscaling.env", "status": "DEPLOY_OK" } 2019-05-10T10:07:11.131Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:11.131Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482746143, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:07:11.131Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:11.131Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "policy-id", "timestamp": 1557482745764, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:07:11.131Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:11.131Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "clamp", "timestamp": 1557482746463, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/artifacts/service-Demovlb-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:07:11.131Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:11.131Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "clamp", "timestamp": 1557482747476, "artifactURL": "/sdc/v1/catalog/services/Demovlb/1.0/resourceInstances/vlbms5d2c583caa5a0/artifacts/vlbms5d2c583caa5a0_modules.json", "status": "DEPLOY_OK" } 2019-05-10T10:07:11.131Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:07:11.131Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "policy-id", "timestamp": 1557482747479, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-05-10T10:07:11.136Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d8b81d87-f64e-4299-98eb-45c9303ef17e 2019-05-10T10:07:11.136Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId d8b81d87-f64e-4299-98eb-45c9303ef17e and ComponentName POLICY 2019-05-10T10:07:17.308Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: d8b81d87-f64e-4299-98eb-45c9303ef17e 2019-05-10T10:07:17.333Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d8b81d87-f64e-4299-98eb-45c9303ef17e 2019-05-10T10:07:17.352Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-05-10T10:07:17.352Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName AAI in the WatchDog Component DB 2019-05-10T10:07:17.352Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SDNC in the WatchDog Component DB 2019-05-10T10:07:17.352Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size matched with the WatchdogComponentDistributionStatus results. 2019-05-10T10:07:17.352Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:07:17.352Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:07:17.352Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:07:17.352Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:07:17.352Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:07:17.352Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Updating overall DistributionStatus to: SUCCESS for distributionId: 2019-05-10T10:07:17.448Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Exiting getOverallDistributionStatus method in WatchdogDistribution 2019-05-10T10:07:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:07:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:07:47.449Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: d8b81d87-f64e-4299-98eb-45c9303ef17e and distributionStatus: 2019-05-10T10:07:47.451Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d8b81d87-f64e-4299-98eb-45c9303ef17e and serviceModelVersionId: 58b3a010-28ac-4e57-bf13-31a01355a629 2019-05-10T10:07:47.451Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : 96573802-afe9-44d6-a658-53d5424e9c28 2019-05-10T10:07:47.452Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/96573802-afe9-44d6-a658-53d5424e9c28/model-vers/model-ver/58b3a010-28ac-4e57-bf13-31a01355a629?depth=0 2019-05-10T10:07:47.454Z|| org.onap.so.client.RestClient - RestClientSSL using default SSL context! 2019-05-10T10:07:47.482Z|| o.onap.so.logging.jaxrs.filter.JaxRsClientLogging - Could not Find Request ID Generating New One: /aai/v15/service-design-and-creation/models/model/96573802-afe9-44d6-a658-53d5424e9c28/model-vers/model-ver/58b3a010-28ac-4e57-bf13-31a01355a629 2019-05-10T10:07:47.483Z|| o.o.so.logging.jaxrs.filter.PayloadLoggingFilter - Making POST (overridden to PATCH) request to: https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/96573802-afe9-44d6-a658-53d5424e9c28/model-vers/model-ver/58b3a010-28ac-4e57-bf13-31a01355a629?depth=0 Request Headers: {Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-FromAppId=[MSO], X-TransactionId=[], X-HTTP-Method-Override=[PATCH], Accept=[application/json], Content-Type=[application/merge-patch+json], X-ONAP-RequestID=[c29b35e2-d6b4-4f08-bef0-6b692428839a], X-ONAP-InvocationID=[d5e6a371-cea4-4695-a47b-5747a1742993], X-ONAP-PartnerName=[SO]} 2019-05-10T10:07:47.489Z|| o.o.so.logging.jaxrs.filter.PayloadLoggingFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2019-05-10T10:07:47.750Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 2019-05-10T10:07:47.750Z|| org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 2019-05-10T10:07:47.750Z|| org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID d8b81d87-f64e-4299-98eb-45c9303ef17e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2019-05-10T10:07:47.751Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendFinalDistributionStatus status 2019-05-10T10:07:47.751Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:07:47.754Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:07:47.754Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482867750, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-05-10T10:07:47.854Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:07:48.833Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:07:59.360Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:08:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:08:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:08:11.086Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:08:11.086Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d8b81d87-f64e-4299-98eb-45c9303ef17e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557482867750, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-05-10T10:08:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:08:22.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:09:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:09:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:09:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:09:12.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:10:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:10:02.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:10:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:10:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:10:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:10:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:11:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:11:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:11:11.183Z|| org.onap.sdc.impl.NotificationConsumer - received message from topic 2019-05-10T10:11:11.183Z|| org.onap.sdc.impl.NotificationConsumer - recieved notification from broker: {"distributionID":"e61f72f2-eee9-4c46-bf76-ae24414c6396","serviceName":"demoVCPEInfra","serviceVersion":"1.0","serviceUUID":"8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7","serviceDescription":"catalog service description","serviceInvariantUUID":"21c102b6-c3e6-49ca-8021-83c105a191fa","resources":[{"resourceInstanceName":"CPE_PUBLIC","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"67bf9c77-aa78-4fab-99f4-3939a6d42348","resourceInvariantUUID":"8917e73c-88cf-42ed-8b33-6ea8ad080285","resourceCustomizationUUID":"4b3bd88b-6351-4564-b1de-e01021cdb79b","category":"Generic","subcategory":"Network Elements","artifacts":[]},{"resourceInstanceName":"vCPE_infra bf35304f-e92f 0","resourceName":"vCPE_infra bf35304f-e92f","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9a91c854-86fb-4072-8d4d-94dc0e96a311","resourceInvariantUUID":"dcd9cb6c-1634-4424-86e6-b03baed3e10a","resourceCustomizationUUID":"01564fe7-0541-4d92-badc-464cc35f83ba","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vf-license-model.xml","artifactChecksum":"ODc4YjdjY2M5MDE1NDcxN2JhYTA2MjdiNGUxODE2MTM\u003d","artifactDescription":"VF license file","artifactTimeout":120,"artifactUUID":"7fbbb913-0309-4a8b-8596-a1faf84886e8","artifactVersion":"1"},{"artifactName":"vcpe_infrabf35304fe92f0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vcpe_infrabf35304fe92f0_modules.json","artifactChecksum":"OGQ2MTI5YjZjYTFlYzUyOTYyOTY4YWZkYTQxYzViYzg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":120,"artifactUUID":"518b313a-4484-4cfd-92f0-0b23e2a415fd","artifactVersion":"1"},{"artifactName":"base_vcpe_infra.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.yaml","artifactChecksum":"ZGEyNDgwNmEzZDk3ODU3ZDg3YTg1MDc0NmU1ZTMwYmI\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"183353d4-2b50-4dc1-aecc-f2818f666b70","artifactVersion":"2"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vendor-license-model.xml","artifactChecksum":"OTJhOTQyNTczZGRiYTJlM2M0MDQxZTdlMTE3NDE5YTQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":120,"artifactUUID":"7f4577e5-9f89-4c8e-985e-500e58425276","artifactVersion":"1"},{"artifactName":"base_vcpe_infra.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.env","artifactChecksum":"ZmQxYTM1Yjg0ODJmN2I0OWE4OWMxN2NjOGEwMTM5NTY\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"1e9e20c7-6801-4a6c-a270-c8f5cec034c0","artifactVersion":"2","generatedFromUUID":"183353d4-2b50-4dc1-aecc-f2818f666b70"}]},{"resourceInstanceName":"CPE_SIGNAL","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"67bf9c77-aa78-4fab-99f4-3939a6d42348","resourceInvariantUUID":"8917e73c-88cf-42ed-8b33-6ea8ad080285","resourceCustomizationUUID":"803e0da3-6c40-4a4f-918b-7f3484de61ff","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-Demovcpeinfra-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-template.yml","artifactChecksum":"ZDY3ZGY4ZTM4ZDA3ZjY4M2Y2MDgxNzI0MDE3NjkzODM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a4180154-1279-47d5-acbc-392e87d3fc7f","artifactVersion":"1"},{"artifactName":"service-Demovcpeinfra-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar","artifactChecksum":"NjlhMDk2YzNlNTI5OTg3MzE2ZmUzYjI5MTY2M2Y5YmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"144606d8-a505-4ba0-90a9-6d1c6219fc6b","artifactVersion":"1"}],"workloadContext":"Production"} 2019-05-10T10:11:11.185Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:11:11.185Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:11:11.187Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:11:11.188Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483070307, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:11:11.288Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:11:11.520Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.520Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483033709, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:11:11.521Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.521Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "policy-id", "timestamp": 1557483029015, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:11:11.521Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.521Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483033709, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vcpe_infrabf35304fe92f0_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T10:11:11.521Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.521Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483033709, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:11:11.521Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.521Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "policy-id", "timestamp": 1557483029015, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vcpe_infrabf35304fe92f0_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T10:11:11.521Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.521Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "aai-ml", "timestamp": 1557483039125, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:11:11.521Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.521Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483033709, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:11:11.521Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.521Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "aai-ml", "timestamp": 1557483039125, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vcpe_infrabf35304fe92f0_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T10:11:11.521Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.521Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "policy-id", "timestamp": 1557483029015, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.yaml", "status": "NOTIFIED" } 2019-05-10T10:11:11.521Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.521Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483033709, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:11:11.522Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.522Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "aai-ml", "timestamp": 1557483039125, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:11:11.522Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.522Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483033709, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:11:11.522Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.522Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "policy-id", "timestamp": 1557483029015, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:11:11.522Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.522Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "aai-ml", "timestamp": 1557483039125, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:11:11.522Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.522Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483033709, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:11:11.522Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.522Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "policy-id", "timestamp": 1557483029015, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:11:11.522Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.522Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "aai-ml", "timestamp": 1557483039125, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:11:11.522Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.522Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "dcae-sch", "timestamp": 1557483043755, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:11:11.522Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.522Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "aai-ml", "timestamp": 1557483039125, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:11:11.522Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.523Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "dcae-sch", "timestamp": 1557483043755, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vcpe_infrabf35304fe92f0_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T10:11:11.523Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.523Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "policy-id", "timestamp": 1557483029015, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:11:11.523Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.523Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "aai-ml", "timestamp": 1557483039125, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:11:11.523Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.523Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483046140, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:11:11.523Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.523Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "dcae-sch", "timestamp": 1557483043755, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:11:11.523Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.523Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "policy-id", "timestamp": 1557483029015, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:11:11.523Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.523Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "dcae-sch", "timestamp": 1557483043755, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:11:11.523Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.523Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "aai-ml", "timestamp": 1557483048086, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:11:11.523Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.523Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "dcae-sch", "timestamp": 1557483043755, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:11:11.523Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.523Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483048777, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:11:11.523Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.524Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "dcae-sch", "timestamp": 1557483043755, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:11:11.524Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.524Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483049779, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } 2019-05-10T10:11:11.541Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of e61f72f2-eee9-4c46-bf76-ae24414c6396 2019-05-10T10:11:11.541Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId e61f72f2-eee9-4c46-bf76-ae24414c6396 and ComponentName SDNC 2019-05-10T10:11:11.553Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.553Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "policy-id", "timestamp": 1557483049832, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:11:11.553Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.553Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "dcae-sch", "timestamp": 1557483043755, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "NOT_NOTIFIED" } 2019-05-10T10:11:11.553Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.553Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "aai-ml", "timestamp": 1557483055083, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:11:11.553Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.553Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "clamp", "timestamp": 1557483054442, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:11:11.553Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.553Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "aai-ml", "timestamp": 1557483056097, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } 2019-05-10T10:11:11.557Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of e61f72f2-eee9-4c46-bf76-ae24414c6396 2019-05-10T10:11:11.557Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId e61f72f2-eee9-4c46-bf76-ae24414c6396 and ComponentName AAI 2019-05-10T10:11:11.582Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.582Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "clamp", "timestamp": 1557483054442, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vcpe_infrabf35304fe92f0_modules.json", "status": "NOTIFIED" } 2019-05-10T10:11:11.582Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.582Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "clamp", "timestamp": 1557483054442, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:11:11.583Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.583Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "clamp", "timestamp": 1557483054442, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:11:11.583Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.583Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "clamp", "timestamp": 1557483054442, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:11:11.583Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.583Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "clamp", "timestamp": 1557483054442, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:11:11.583Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.583Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "clamp", "timestamp": 1557483054442, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:11:11.583Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.583Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "policy-id", "timestamp": 1557483064398, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:11:11.583Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.583Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "policy-id", "timestamp": 1557483065882, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-05-10T10:11:11.589Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e61f72f2-eee9-4c46-bf76-ae24414c6396 2019-05-10T10:11:11.589Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId e61f72f2-eee9-4c46-bf76-ae24414c6396 and ComponentName POLICY 2019-05-10T10:11:11.606Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.606Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "clamp", "timestamp": 1557483067286, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "ALREADY_DOWNLOADED" } 2019-05-10T10:11:11.606Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:11:11.606Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "clamp", "timestamp": 1557483068287, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "ALREADY_DEPLOYED" } 2019-05-10T10:11:12.188Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:11:12.188Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:11:12.190Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:11:12.190Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483070307, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vcpe_infrabf35304fe92f0_modules.json", "status": "NOTIFIED" } 2019-05-10T10:11:12.291Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:11:13.191Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:11:13.191Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:11:13.196Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:11:13.196Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483070307, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.yaml", "status": "NOTIFIED" } 2019-05-10T10:11:13.296Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:11:14.196Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:11:14.197Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:11:14.199Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:11:14.199Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483070307, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:11:14.300Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:11:15.202Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:11:15.202Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:11:15.205Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:11:15.205Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483070307, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.env", "status": "NOTIFIED" } 2019-05-10T10:11:15.305Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:11:16.205Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:11:16.205Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:11:16.207Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:11:16.207Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483070307, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:11:16.308Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:11:17.208Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:11:17.208Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:11:17.210Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:11:17.210Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483070307, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:11:17.311Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:11:18.211Z|| org.onap.sdc.impl.NotificationConsumer - sending notification to client: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "serviceName": "demoVCPEInfra", "serviceVersion": "1.0", "serviceUUID": "8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7", "serviceDescription": "catalog service description", "serviceInvariantUUID": "21c102b6-c3e6-49ca-8021-83c105a191fa", "resources": [ { "resourceInstanceName": "CPE_PUBLIC", "resourceCustomizationUUID": "4b3bd88b-6351-4564-b1de-e01021cdb79b", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "67bf9c77-aa78-4fab-99f4-3939a6d42348", "resourceInvariantUUID": "8917e73c-88cf-42ed-8b33-6ea8ad080285", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] }, { "resourceInstanceName": "vCPE_infra bf35304f-e92f 0", "resourceCustomizationUUID": "01564fe7-0541-4d92-badc-464cc35f83ba", "resourceName": "vCPE_infra bf35304f-e92f", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "9a91c854-86fb-4072-8d4d-94dc0e96a311", "resourceInvariantUUID": "dcd9cb6c-1634-4424-86e6-b03baed3e10a", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vcpe_infrabf35304fe92f0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vcpe_infrabf35304fe92f0_modules.json", "artifactChecksum": "OGQ2MTI5YjZjYTFlYzUyOTYyOTY4YWZkYTQxYzViYzg\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 120, "artifactVersion": "1", "artifactUUID": "518b313a-4484-4cfd-92f0-0b23e2a415fd", "relatedArtifactsInfo": [] }, { "artifactName": "base_vcpe_infra.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.yaml", "artifactChecksum": "ZGEyNDgwNmEzZDk3ODU3ZDg3YTg1MDc0NmU1ZTMwYmI\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "183353d4-2b50-4dc1-aecc-f2818f666b70", "generatedArtifact": { "artifactName": "base_vcpe_infra.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.env", "artifactChecksum": "ZmQxYTM1Yjg0ODJmN2I0OWE4OWMxN2NjOGEwMTM5NTY\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "1e9e20c7-6801-4a6c-a270-c8f5cec034c0", "generatedFromUUID": "183353d4-2b50-4dc1-aecc-f2818f666b70" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vcpe_infra.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.env", "artifactChecksum": "ZmQxYTM1Yjg0ODJmN2I0OWE4OWMxN2NjOGEwMTM5NTY\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "1e9e20c7-6801-4a6c-a270-c8f5cec034c0", "relatedArtifactsInfo": [] } ] }, { "resourceInstanceName": "CPE_SIGNAL", "resourceCustomizationUUID": "803e0da3-6c40-4a4f-918b-7f3484de61ff", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "67bf9c77-aa78-4fab-99f4-3939a6d42348", "resourceInvariantUUID": "8917e73c-88cf-42ed-8b33-6ea8ad080285", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-Demovcpeinfra-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "artifactChecksum": "NjlhMDk2YzNlNTI5OTg3MzE2ZmUzYjI5MTY2M2Y5YmU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "144606d8-a505-4ba0-90a9-6d1c6219fc6b" } ], "workloadContext": "Production" } 2019-05-10T10:11:18.211Z|| org.onap.so.asdc.client.ASDCNotificationCallBack - Receive a callback notification in ASDC, nb of resources: 3 2019-05-10T10:11:18.211Z|| org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 3 8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7 ASDC 2019-05-10T10:11:18.211Z|| org.onap.so.asdc.client.ASDCController - ASDC Notification: DistributionID:e61f72f2-eee9-4c46-bf76-ae24414c6396 ServiceName:demoVCPEInfra ServiceVersion:1.0 ServiceUUID:8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7 ServiceInvariantUUID:21c102b6-c3e6-49ca-8021-83c105a191fa ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Demovcpeinfra-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar ArtifactUUID:144606d8-a505-4ba0-90a9-6d1c6219fc6b ArtifactChecksum:NjlhMDk2YzNlNTI5OTg3MzE2ZmUzYjI5MTY2M2Y5YmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:CPE_PUBLIC ResourceCustomizationUUID:4b3bd88b-6351-4564-b1de-e01021cdb79b ResourceInvariantUUID:8917e73c-88cf-42ed-8b33-6ea8ad080285 ResourceName:Generic NeutronNet ResourceType:VF ResourceUUID:67bf9c77-aa78-4fab-99f4-3939a6d42348 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL , Resource Instance Info: ResourceInstanceName:vCPE_infra bf35304f-e92f 0 ResourceCustomizationUUID:01564fe7-0541-4d92-badc-464cc35f83ba ResourceInvariantUUID:dcd9cb6c-1634-4424-86e6-b03baed3e10a ResourceName:vCPE_infra bf35304f-e92f ResourceType:VF ResourceUUID:9a91c854-86fb-4072-8d4d-94dc0e96a311 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vcpe_infrabf35304fe92f0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vcpe_infrabf35304fe92f0_modules.json ArtifactUUID:518b313a-4484-4cfd-92f0-0b23e2a415fd ArtifactChecksum:OGQ2MTI5YjZjYTFlYzUyOTYyOTY4YWZkYTQxYzViYzg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vcpe_infra.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.yaml ArtifactUUID:183353d4-2b50-4dc1-aecc-f2818f666b70 ArtifactChecksum:ZGEyNDgwNmEzZDk3ODU3ZDg3YTg1MDc0NmU1ZTMwYmI= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vcpe_infra.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.env ArtifactUUID:1e9e20c7-6801-4a6c-a270-c8f5cec034c0 ArtifactChecksum:ZmQxYTM1Yjg0ODJmN2I0OWE4OWMxN2NjOGEwMTM5NTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vcpe_infra.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.env ArtifactUUID:1e9e20c7-6801-4a6c-a270-c8f5cec034c0 ArtifactChecksum:ZmQxYTM1Yjg0ODJmN2I0OWE4OWMxN2NjOGEwMTM5NTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } , Resource Instance Info: ResourceInstanceName:CPE_SIGNAL ResourceCustomizationUUID:803e0da3-6c40-4a4f-918b-7f3484de61ff ResourceInvariantUUID:8917e73c-88cf-42ed-8b33-6ea8ad080285 ResourceName:Generic NeutronNet ResourceType:VF ResourceUUID:67bf9c77-aa78-4fab-99f4-3939a6d42348 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2019-05-10T10:11:18.211Z|| org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF 8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7 ASDC treatNotification 2019-05-10T10:11:18.330Z|| org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-05-10T10:11:18.331Z|| org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-05-10T10:11:18.331Z|| org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /app 2019-05-10T10:11:18.331Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 144606d8-a505-4ba0-90a9-6d1c6219fc6b from URL: /sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:18.331Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T10:11:18.331Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:19.748Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T10:11:19.750Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar 144606d8-a505-4ba0-90a9-6d1c6219fc6b 115651 2019-05-10T10:11:19.750Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar ASDC sendASDCNotification 2019-05-10T10:11:19.750Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:19.750Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T10:11:19.750Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:11:19.752Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:11:19.752Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483079750, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:11:19.853Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:11:20.752Z|| org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-05-10T10:11:20.753Z|| org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-05-10T10:11:20.753Z|| org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: 144606d8-a505-4ba0-90a9-6d1c6219fc6b, URL: /sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar to file: /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:20.754Z|| org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Demovcpeinfra-csar.csar 2019-05-10T10:11:20.754Z|| org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:20.754Z|| org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:20.987Z|| org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP4176698522031291214/Definitions/service-Demovcpeinfra-template.yml 2019-05-10T10:11:23.125Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 9.0 2019-05-10T10:11:23.126Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-05-10T10:11:23.126Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.126Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 74 Parsing Warnings occurred... 2019-05-10T10:11:23.126Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_image_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.126Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vaaa" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.126Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "max_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.126Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "device_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.126Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "ip_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.127Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "contrail_service_instance_ind" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.127Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "security_groups" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.127Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.127Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scheduler_hints" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.127Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "index_value" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.127Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "substitute_service_template" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.127Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.127Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "CPE_SIGNAL" are missing field(s): [network_scope, provider_network]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.127Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.127Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "allowed_address_pairs" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.127Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.127Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "replacement_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.127Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "qos_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.127Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vdns" are missing field(s): [port_vdns_private_0_port_order, port_vdns_private_1_port_related_networks, port_vdns_private_0_port_network_role, port_vdns_private_0_port_vlan_requirements, port_vdns_private_1_port_order, port_vdns_private_1_port_network_role, nfc_function, port_vdns_private_0_port_subnetpoolid, port_vdns_private_1_port_subnetpoolid, port_vdns_private_0_port_related_networks, port_vdns_private_1_port_vlan_requirements]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.127Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "reservation_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.127Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "device_owner" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.127Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "key_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.128Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "software_config_transport" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.128Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vweb" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.128Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.128Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "category" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.128Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.128Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_flavor_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.128Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.128Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "config_drive" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.128Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.128Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "description" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.128Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.128Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.128Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vweb" are missing field(s): [port_vweb_private_0_port_related_networks, port_vweb_private_1_port_subnetpoolid, port_vweb_private_1_port_vlan_requirements, port_vweb_private_0_port_network_role, port_vweb_private_1_port_order, nfc_function, port_vweb_private_0_port_subnetpoolid, port_vweb_private_1_port_network_role, port_vweb_private_0_port_vlan_requirements, port_vweb_private_1_port_related_networks, port_vweb_private_0_port_order]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.128Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "min_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.128Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vCPE_infra bf35304f-e92f 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-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.128Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_format" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.128Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.128Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "nfc_naming_code" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.128Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "CPE_PUBLIC" are missing field(s): [network_scope, provider_network]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.129Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.129Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "high_availablity" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.129Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "binding:vnic_type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.129Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "count" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.129Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "unit" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.129Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.129Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "diskConfig" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.129Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_type_tag" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.129Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vCPE_infra bf35304f-e92f 0" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.129Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vdhcp" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.129Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "port_security_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.129Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_state_up" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.129Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.129Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.129Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "fixed_ips" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.129Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vdhcp" are missing field(s): [port_vdhcp_private_0_port_subnetpoolid, port_vdhcp_private_1_port_network_role, port_vdhcp_private_0_port_vlan_requirements, port_vdhcp_private_0_port_order, port_vdhcp_private_0_port_network_role, nfc_function, port_vdhcp_private_1_port_vlan_requirements, port_vdhcp_private_1_port_related_networks, port_vdhcp_private_0_port_related_networks, port_vdhcp_private_1_port_subnetpoolid, port_vdhcp_private_1_port_order]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.129Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.129Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "network" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.130Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vdns" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.130Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "metadata" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.130Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "personality" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.130Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_pass" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.130Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mandatory" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.130Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "availability_zone" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.130Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.130Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.130Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "value_specs" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.130Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.130Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "service_template_filter" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.130Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scaling_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.130Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.130Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mac_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.130Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vaaa" are missing field(s): [port_vaaa_private_0_port_network_role, port_vaaa_private_1_port_vlan_requirements, port_vaaa_private_1_port_order, nfc_function, port_vaaa_private_0_port_related_networks, port_vaaa_private_1_port_network_role, port_vaaa_private_0_port_order, port_vaaa_private_0_port_subnetpoolid, port_vaaa_private_0_port_vlan_requirements, port_vaaa_private_1_port_related_networks, port_vaaa_private_1_port_subnetpoolid]. CSAR name - /app/ASDC/1/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.130Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-05-10T10:11:23.131Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-05-10T10:11:23.131Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-05-10T10:11:23.131Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-05-10T10:11:23.131Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-05-10T10:11:23.131Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vCPE_infra bf35304f-e92f 0, normalized name vcpe_infrabf35304fe92f0. Searching groups on service level starting with VF normalized name... 2019-05-10T10:11:23.132Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property network_scope is not found 2019-05-10T10:11:23.132Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property network_scope is not found 2019-05-10T10:11:23.132Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-05-10T10:11:23.132Z|| org.onap.so.asdc.client.ASDCController - CSAR Notification: Service Level Properties: Name:demoVCPEInfra Description:catalog service description Model UUID:8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7 Model Version:NULL Model InvariantUuid:21c102b6-c3e6-49ca-8021-83c105a191fa Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vCPE_infra bf35304f-e92f Model UUID:26d27bfc-bcd5-46e6-9a2d-34d837b873d6 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:dcd9cb6c-1634-4424-86e6-b03baed3e10a Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:01564fe7-0541-4d92-badc-464cc35f83ba NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e9a09595-26cd-4929-89e6-a79a02d3ef8f ModelName:VcpeInfraBf35304fE92f..base_vcpe_infra..module-0 ModelUuid:4555cb57-7dc6-4680-912f-84739fc8d03e ModelVersion:1 Description:NULL Member Name:abstract_vdns Member Name:abstract_vweb Member Name:abstract_vaaa Member Name:abstract_vdhcp VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:14cf72f6-0dfc-43d2-a23f-c36f9884c913 ModelInvariantUuid:79625500-6078-4a47-94ab-5f447510ec7a ModelName:vCPE_infra bf35304f-e92f-nodes.vdnsCvfc ModelUuid:ff18e0f1-a4c3-4642-96f9-e287c57bdb3f ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vdns VNFC Properties: ModelCustomizationUuid:b0ada53f-3c8d-4ae9-8a6c-621b82b1fa4b ModelInvariantUuid:c41d1cd5-ff35-4803-b10e-13e4bfb1bddd ModelName:VcpeInfraBf35304fE92f.compute.nodes.heat.vdns ModelUuid:4fe2c97c-3000-495e-8e22-1dd19a211850 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:b6bd90a1-efb2-4742-a86b-91dab674bcce ModelInvariantUuid:a13bd3ea-9351-4a09-8e56-29ddb4d1a8ee ModelName:vCPE_infra bf35304f-e92f-nodes.vwebCvfc ModelUuid:abb13437-2578-47cc-a59f-894c14430dba ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vweb VNFC Properties: ModelCustomizationUuid:00d21e0d-c901-4444-84f3-e570715471e9 ModelInvariantUuid:aef3972c-9b64-414d-adcf-644cd68f1bd8 ModelName:VcpeInfraBf35304fE92f.compute.nodes.heat.vweb ModelUuid:45a3242a-f4f8-4d79-96eb-c4e1c412d7e1 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:f2c50885-7719-4dbe-aea4-a9612dad646a ModelInvariantUuid:b27d8044-5bab-4abd-afc9-6360150fdb9e ModelName:vCPE_infra bf35304f-e92f-nodes.vaaaCvfc ModelUuid:41683e87-9321-4e41-af8a-4260b1079282 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vaaa VNFC Properties: ModelCustomizationUuid:2c91163d-2ca9-4426-b3db-382ba3b7e6d2 ModelInvariantUuid:00c3d86b-e128-4da0-b15e-b4b0aff11f9f ModelName:VcpeInfraBf35304fE92f.compute.nodes.heat.vaaa ModelUuid:24d93e5b-cc39-4d76-8a1e-ba783d4bb73e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:e140fafa-4756-4d09-a942-9881c5de5e02 ModelInvariantUuid:af0881d0-3f7d-4062-856a-a6f917c5d0ea ModelName:vCPE_infra bf35304f-e92f-nodes.vdhcpCvfc ModelUuid:06423710-6b44-41ee-ac2a-1b53907ebc1a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vdhcp VNFC Properties: ModelCustomizationUuid:cae3fe29-88c4-4a4b-8946-304cc5e9a199 ModelInvariantUuid:0b438805-cb5f-4c96-b9d2-2a8ce6c225d6 ModelName:VcpeInfraBf35304fE92f.compute.nodes.heat.vdhcp ModelUuid:623a9dfd-9751-4a72-90e5-0d63829d9d15 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:8917e73c-88cf-42ed-8b33-6ea8ad080285 Model UUID:89789b26-a46b-4cee-aed0-d46e21f93a5e Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:803e0da3-6c40-4a4f-918b-7f3484de61ff Network Technology:NEUTRON Network Type:NEUTRON Network Role:cpe_signal Network Scope:null NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:8917e73c-88cf-42ed-8b33-6ea8ad080285 Model UUID:89789b26-a46b-4cee-aed0-d46e21f93a5e Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:4b3bd88b-6351-4564-b1de-e01021cdb79b Network Technology:NEUTRON Network Type:NEUTRON Network Role:cpe_public Network Scope:null Allotted Resource Properties: 2019-05-10T10:11:23.142Z|| org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: 67bf9c77-aa78-4fab-99f4-3939a6d42348 2019-05-10T10:11:23.142Z|| org.onap.so.asdc.client.ASDCController - No resources found for Service: 8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7 2019-05-10T10:11:23.148Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - 2019-05-10T10:11:23.148Z|| org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: 2019-05-10T10:11:23.148Z|| org.onap.so.asdc.client.ASDCController - No resources found for Service: 8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7 2019-05-10T10:11:23.148Z|| org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7 2019-05-10T10:11:23.148Z|| org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT ASDC 2019-05-10T10:11:23.148Z|| org.onap.so.asdc.installer.VfResourceStructure - ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures 2019-05-10T10:11:23.149Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-05-10T10:11:23.149Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7) : vCPE_infra bf35304f-e92f,Generic NeutronNet 2019-05-10T10:11:23.150Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-05-10T10:11:23.174Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property network_scope is not found 2019-05-10T10:11:23.178Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property provider_network is not found 2019-05-10T10:11:23.186Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property network_scope is not found 2019-05-10T10:11:23.186Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVCPEInfra 2019-05-10T10:11:23.239Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2019-05-10T10:11:23.240Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar ASDC sendASDCNotification 2019-05-10T10:11:23.240Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:23.240Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:11:23.240Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:11:23.247Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:11:23.247Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483083240, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:11:23.343Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:11:24.247Z|| org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: 9a91c854-86fb-4072-8d4d-94dc0e96a311 2019-05-10T10:11:24.256Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - vCPE_infra bf35304f-e92f 0 2019-05-10T10:11:24.329Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_ALREADY_EXIST vCPE_infra bf35304f-e92f 0 9a91c854-86fb-4072-8d4d-94dc0e96a311 vCPE_infra bf35304f-e92f 2019-05-10T10:11:24.329Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DOWNLOADED /sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vcpe_infrabf35304fe92f0_modules.json ASDC sendASDCNotification 2019-05-10T10:11:24.329Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DOWNLOADED) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vcpe_infrabf35304fe92f0_modules.json 2019-05-10T10:11:24.329Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:11:24.329Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:11:24.331Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:11:24.331Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483084329, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vcpe_infrabf35304fe92f0_modules.json", "status": "ALREADY_DOWNLOADED" } 2019-05-10T10:11:24.434Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:11:25.332Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DOWNLOADED /sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.yaml ASDC sendASDCNotification 2019-05-10T10:11:25.332Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DOWNLOADED) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.yaml 2019-05-10T10:11:25.332Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:11:25.332Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:11:25.334Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:11:25.334Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483085332, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.yaml", "status": "ALREADY_DOWNLOADED" } 2019-05-10T10:11:25.435Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:11:26.335Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DOWNLOADED /sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.env ASDC sendASDCNotification 2019-05-10T10:11:26.335Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DOWNLOADED) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.env 2019-05-10T10:11:26.335Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:11:26.335Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:11:26.337Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:11:26.337Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483086335, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.env", "status": "ALREADY_DOWNLOADED" } 2019-05-10T10:11:26.438Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:11:27.338Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vcpe_infrabf35304fe92f0_modules.json ASDC sendASDCNotification 2019-05-10T10:11:27.338Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vcpe_infrabf35304fe92f0_modules.json 2019-05-10T10:11:27.338Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:11:27.338Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:11:27.340Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:11:27.340Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483087338, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vcpe_infrabf35304fe92f0_modules.json", "status": "ALREADY_DEPLOYED" } 2019-05-10T10:11:27.457Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:11:28.341Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.yaml ASDC sendASDCNotification 2019-05-10T10:11:28.341Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.yaml 2019-05-10T10:11:28.341Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:11:28.341Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:11:28.344Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:11:28.344Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483088341, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.yaml", "status": "ALREADY_DEPLOYED" } 2019-05-10T10:11:28.448Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:11:29.344Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.env ASDC sendASDCNotification 2019-05-10T10:11:29.345Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.env 2019-05-10T10:11:29.345Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:11:29.345Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:11:29.354Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:11:29.354Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483089344, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.env", "status": "ALREADY_DEPLOYED" } 2019-05-10T10:11:29.447Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:11:30.354Z|| org.onap.so.asdc.client.ASDCController - No resources found for Service: 8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7 2019-05-10T10:11:30.355Z|| org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7 2019-05-10T10:11:30.355Z|| org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT vCPE_infra bf35304f-e92f 0 9a91c854-86fb-4072-8d4d-94dc0e96a311 ASDC 2019-05-10T10:11:30.355Z|| org.onap.so.asdc.installer.VfResourceStructure - ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures 2019-05-10T10:11:30.356Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-05-10T10:11:30.356Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7) : vCPE_infra bf35304f-e92f,Generic NeutronNet 2019-05-10T10:11:30.356Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-05-10T10:11:30.368Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVCPEInfra 2019-05-10T10:11:30.388Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC vCPE_infra bf35304f-e92f 9a91c854-86fb-4072-8d4d-94dc0e96a311 0 ASDC deployResourceStructure 2019-05-10T10:11:30.388Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vcpe_infrabf35304fe92f0_modules.json ASDC sendASDCNotification 2019-05-10T10:11:30.388Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vcpe_infrabf35304fe92f0_modules.json 2019-05-10T10:11:30.388Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:11:30.388Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:11:30.390Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:11:30.390Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483090388, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vcpe_infrabf35304fe92f0_modules.json", "status": "DEPLOY_OK" } 2019-05-10T10:11:30.491Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:11:31.391Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.yaml ASDC sendASDCNotification 2019-05-10T10:11:31.391Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.yaml 2019-05-10T10:11:31.391Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:11:31.391Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:11:31.393Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:11:31.393Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483091391, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.yaml", "status": "DEPLOY_OK" } 2019-05-10T10:11:31.494Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:11:32.394Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.env ASDC sendASDCNotification 2019-05-10T10:11:32.394Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.env 2019-05-10T10:11:32.394Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:11:32.394Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:11:32.397Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:11:32.397Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483092394, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.env", "status": "DEPLOY_OK" } 2019-05-10T10:11:32.498Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:11:33.398Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar ASDC sendASDCNotification 2019-05-10T10:11:33.398Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:33.398Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:11:33.398Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:11:33.401Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:11:33.401Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483093398, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:11:33.501Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:11:34.401Z|| org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: 67bf9c77-aa78-4fab-99f4-3939a6d42348 2019-05-10T10:11:34.401Z|| org.onap.so.asdc.client.ASDCController - No resources found for Service: 8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7 2019-05-10T10:11:34.421Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - 2019-05-10T10:11:34.451Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_ALREADY_EXIST 2019-05-10T10:11:34.451Z|| org.onap.so.asdc.client.ASDCController - No resources found for Service: 8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7 2019-05-10T10:11:34.451Z|| org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7 2019-05-10T10:11:34.451Z|| org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT ASDC 2019-05-10T10:11:34.451Z|| org.onap.so.asdc.installer.VfResourceStructure - ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures 2019-05-10T10:11:34.453Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-05-10T10:11:34.453Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7) : vCPE_infra bf35304f-e92f,Generic NeutronNet 2019-05-10T10:11:34.453Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-05-10T10:11:34.531Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVCPEInfra 2019-05-10T10:11:34.582Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2019-05-10T10:11:34.583Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar ASDC sendASDCNotification 2019-05-10T10:11:34.583Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar 2019-05-10T10:11:34.583Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:11:34.583Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:11:34.585Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:11:34.585Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483094583, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:11:34.685Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:11:35.585Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: e61f72f2-eee9-4c46-bf76-ae24414c6396 2019-05-10T10:11:35.592Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e61f72f2-eee9-4c46-bf76-ae24414c6396 2019-05-10T10:11:35.595Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-05-10T10:11:35.595Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName AAI in the WatchDog Component DB 2019-05-10T10:11:35.595Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SDNC in the WatchDog Component DB 2019-05-10T10:11:35.595Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size matched with the WatchdogComponentDistributionStatus results. 2019-05-10T10:11:35.595Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:11:35.595Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:11:35.595Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:11:35.595Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:11:35.595Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Updating overall DistributionStatus to: SUCCESS for distributionId: 2019-05-10T10:11:35.612Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Exiting getOverallDistributionStatus method in WatchdogDistribution 2019-05-10T10:11:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:11:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:12:05.612Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: e61f72f2-eee9-4c46-bf76-ae24414c6396 and distributionStatus: 2019-05-10T10:12:05.621Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e61f72f2-eee9-4c46-bf76-ae24414c6396 and serviceModelVersionId: 8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7 2019-05-10T10:12:05.621Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : 21c102b6-c3e6-49ca-8021-83c105a191fa 2019-05-10T10:12:05.622Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/21c102b6-c3e6-49ca-8021-83c105a191fa/model-vers/model-ver/8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7?depth=0 2019-05-10T10:12:05.625Z|| org.onap.so.client.RestClient - RestClientSSL using default SSL context! 2019-05-10T10:12:05.667Z|| o.onap.so.logging.jaxrs.filter.JaxRsClientLogging - Could not Find Request ID Generating New One: /aai/v15/service-design-and-creation/models/model/21c102b6-c3e6-49ca-8021-83c105a191fa/model-vers/model-ver/8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7 2019-05-10T10:12:05.668Z|| o.o.so.logging.jaxrs.filter.PayloadLoggingFilter - Making POST (overridden to PATCH) request to: https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/21c102b6-c3e6-49ca-8021-83c105a191fa/model-vers/model-ver/8a77cbbb-9850-40bb-a42f-7aec8e3e6ab7?depth=0 Request Headers: {Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-FromAppId=[MSO], X-TransactionId=[], X-HTTP-Method-Override=[PATCH], Accept=[application/json], Content-Type=[application/merge-patch+json], X-ONAP-RequestID=[9462f8f1-44a5-40f2-a8de-e9795edf6591], X-ONAP-InvocationID=[df51bf2e-4c7e-477f-92d7-0bbdf43d5277], X-ONAP-PartnerName=[SO]} 2019-05-10T10:12:05.674Z|| o.o.so.logging.jaxrs.filter.PayloadLoggingFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2019-05-10T10:12:05.977Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 2019-05-10T10:12:05.977Z|| org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 2019-05-10T10:12:05.977Z|| org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID e61f72f2-eee9-4c46-bf76-ae24414c6396 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2019-05-10T10:12:05.977Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendFinalDistributionStatus status 2019-05-10T10:12:05.977Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:12:05.980Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:12:05.980Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483125977, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-05-10T10:12:06.080Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:12:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:12:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:12:10.613Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:12:10.613Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483070307, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:12:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:12:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:13:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:13:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:13:10.953Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:13:10.953Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483070307, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vcpe_infrabf35304fe92f0_modules.json", "status": "NOTIFIED" } 2019-05-10T10:13:10.954Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:13:10.954Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483070307, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.yaml", "status": "NOTIFIED" } 2019-05-10T10:13:10.954Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:13:10.954Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483070307, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:13:10.954Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:13:10.954Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483070307, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.env", "status": "NOTIFIED" } 2019-05-10T10:13:10.954Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:13:10.954Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483070307, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:13:10.954Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:13:10.954Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483070307, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:13:10.954Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:13:10.954Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483079750, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:13:10.954Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:13:10.954Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483083240, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:13:10.954Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:13:10.954Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483084329, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vcpe_infrabf35304fe92f0_modules.json", "status": "ALREADY_DOWNLOADED" } 2019-05-10T10:13:10.954Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:13:10.954Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483085332, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.yaml", "status": "ALREADY_DOWNLOADED" } 2019-05-10T10:13:10.954Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:13:10.954Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483086335, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.env", "status": "ALREADY_DOWNLOADED" } 2019-05-10T10:13:10.954Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:13:10.954Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483087338, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vcpe_infrabf35304fe92f0_modules.json", "status": "ALREADY_DEPLOYED" } 2019-05-10T10:13:10.954Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:13:10.955Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483088341, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.yaml", "status": "ALREADY_DEPLOYED" } 2019-05-10T10:13:10.955Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:13:10.955Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483089344, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.env", "status": "ALREADY_DEPLOYED" } 2019-05-10T10:13:10.955Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:13:10.955Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483090388, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/vcpe_infrabf35304fe92f0_modules.json", "status": "DEPLOY_OK" } 2019-05-10T10:13:10.955Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:13:10.955Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483091391, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.yaml", "status": "DEPLOY_OK" } 2019-05-10T10:13:10.955Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:13:10.955Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483092394, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/resourceInstances/vcpe_infrabf35304fe92f0/artifacts/base_vcpe_infra.env", "status": "DEPLOY_OK" } 2019-05-10T10:13:10.955Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:13:10.955Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483093398, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:13:10.956Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:13:10.957Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483094583, "artifactURL": "/sdc/v1/catalog/services/Demovcpeinfra/1.0/artifacts/service-Demovcpeinfra-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:13:10.958Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:13:10.958Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e61f72f2-eee9-4c46-bf76-ae24414c6396", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483125977, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-05-10T10:13:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:13:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:14:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:14:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:14:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:14:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:15:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:15:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:15:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:15:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:15:12.892Z|| org.onap.sdc.impl.NotificationConsumer - received message from topic 2019-05-10T10:15:12.892Z|| org.onap.sdc.impl.NotificationConsumer - recieved notification from broker: {"distributionID":"d9f2ef07-db52-404c-b5f2-20dcba5ad0da","serviceName":"demoVCPEvBNG","serviceVersion":"1.0","serviceUUID":"142ddc79-bf7a-4365-ba46-0100db0b00e8","serviceDescription":"catalog service description","serviceInvariantUUID":"a971bae0-56f2-4c61-9ba0-12dff72f9e08","resources":[{"resourceInstanceName":"BRG_BNG","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"67bf9c77-aa78-4fab-99f4-3939a6d42348","resourceInvariantUUID":"8917e73c-88cf-42ed-8b33-6ea8ad080285","resourceCustomizationUUID":"43cfb6aa-7cad-4d36-a8cd-3809ee324b79","category":"Generic","subcategory":"Network Elements","artifacts":[]},{"resourceInstanceName":"BNG_MUX","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"67bf9c77-aa78-4fab-99f4-3939a6d42348","resourceInvariantUUID":"8917e73c-88cf-42ed-8b33-6ea8ad080285","resourceCustomizationUUID":"6fd78ff0-4b3b-43ad-acb2-95baa5fb6d62","category":"Generic","subcategory":"Network Elements","artifacts":[]},{"resourceInstanceName":"vCPE_vbng 390dd510-4356 0","resourceName":"vCPE_vbng 390dd510-4356","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e3400cf5-38bd-4742-b189-f0b3639c7c1d","resourceInvariantUUID":"e40d9e08-830a-4da2-aa46-574dd0275331","resourceCustomizationUUID":"54a307c7-a420-4370-b0c1-c938b0721e8a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vf-license-model.xml","artifactChecksum":"NTIwM2I5NWQyNzJiZjJhZjkzZWM3YzljMGIyMjJiYjk\u003d","artifactDescription":"VF license file","artifactTimeout":120,"artifactUUID":"1343b1df-ff65-4c2e-ab5a-e292c91bdac4","artifactVersion":"1"},{"artifactName":"vcpe_vbng390dd51043560_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vcpe_vbng390dd51043560_modules.json","artifactChecksum":"ZDhjMTg3ZTgzOGRkYTlkYWU2ZTEyMzQzNzQ3ODc5OTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":120,"artifactUUID":"67e64fba-4f38-4838-a8cc-6c05abc6165a","artifactVersion":"1"},{"artifactName":"base_vcpe_vbng.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.yaml","artifactChecksum":"Y2Q5MWQyZmQ5NDlmNDA4ZWJjMmEyNDExNTZlZWNmZjQ\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"0899c258-09a0-4d23-9a48-5e0e5870f711","artifactVersion":"2"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vendor-license-model.xml","artifactChecksum":"OGMyOTYxMzVmNzUxZTlhMjM1ZmFiMDE4MzQyN2I2MjM\u003d","artifactDescription":" Vendor license file","artifactTimeout":120,"artifactUUID":"8d010e24-b434-4742-bd92-1f5a98bfb651","artifactVersion":"1"},{"artifactName":"base_vcpe_vbng.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.env","artifactChecksum":"MTBiMWUwZmJiYTVmYWUyMGRmNmU3MjlkNzExZTE4MTc\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"70b3c33e-cae9-4362-9cf6-4c6857a5c9be","artifactVersion":"2","generatedFromUUID":"0899c258-09a0-4d23-9a48-5e0e5870f711"}]}],"serviceArtifacts":[{"artifactName":"service-Demovcpevbng-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-template.yml","artifactChecksum":"NmUwYWE3NzEwNTMzZTFmNTkyYTRjMzgxN2M3MDYzMDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"76cabe8f-159e-4428-a37d-a254a1a8f7ff","artifactVersion":"1"},{"artifactName":"service-Demovcpevbng-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar","artifactChecksum":"YmNmM2VjZjk0OTY5YjY5OTEyNjk3ZDFiZGFjZTdlNDM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"be948b74-7c88-4fe6-a2fe-68dfe45c4066","artifactVersion":"1"}],"workloadContext":"Production"} 2019-05-10T10:15:12.902Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:15:12.902Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:15:12.904Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:15:12.904Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483310307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:15:13.007Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:15:13.167Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:15:13.167Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483303709, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:15:13.905Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:15:13.905Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:15:13.907Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:15:13.907Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483310307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vcpe_vbng390dd51043560_modules.json", "status": "NOTIFIED" } 2019-05-10T10:15:14.008Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:15:14.908Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:15:14.908Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:15:14.913Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:15:14.913Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483310307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.yaml", "status": "NOTIFIED" } 2019-05-10T10:15:15.011Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:15:15.913Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:15:15.913Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:15:15.916Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:15:15.916Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483310307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:15:16.017Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:15:16.916Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:15:16.917Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:15:16.937Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:15:16.937Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483310307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.env", "status": "NOTIFIED" } 2019-05-10T10:15:17.038Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:15:17.938Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:15:17.938Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:15:17.940Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:15:17.940Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483310307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:15:18.041Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:15:18.941Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:15:18.941Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:15:18.943Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:15:18.943Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483310307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:15:19.044Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:15:19.944Z|| org.onap.sdc.impl.NotificationConsumer - sending notification to client: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "serviceName": "demoVCPEvBNG", "serviceVersion": "1.0", "serviceUUID": "142ddc79-bf7a-4365-ba46-0100db0b00e8", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a971bae0-56f2-4c61-9ba0-12dff72f9e08", "resources": [ { "resourceInstanceName": "BRG_BNG", "resourceCustomizationUUID": "43cfb6aa-7cad-4d36-a8cd-3809ee324b79", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "67bf9c77-aa78-4fab-99f4-3939a6d42348", "resourceInvariantUUID": "8917e73c-88cf-42ed-8b33-6ea8ad080285", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] }, { "resourceInstanceName": "BNG_MUX", "resourceCustomizationUUID": "6fd78ff0-4b3b-43ad-acb2-95baa5fb6d62", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "67bf9c77-aa78-4fab-99f4-3939a6d42348", "resourceInvariantUUID": "8917e73c-88cf-42ed-8b33-6ea8ad080285", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] }, { "resourceInstanceName": "vCPE_vbng 390dd510-4356 0", "resourceCustomizationUUID": "54a307c7-a420-4370-b0c1-c938b0721e8a", "resourceName": "vCPE_vbng 390dd510-4356", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e3400cf5-38bd-4742-b189-f0b3639c7c1d", "resourceInvariantUUID": "e40d9e08-830a-4da2-aa46-574dd0275331", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vcpe_vbng390dd51043560_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vcpe_vbng390dd51043560_modules.json", "artifactChecksum": "ZDhjMTg3ZTgzOGRkYTlkYWU2ZTEyMzQzNzQ3ODc5OTU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 120, "artifactVersion": "1", "artifactUUID": "67e64fba-4f38-4838-a8cc-6c05abc6165a", "relatedArtifactsInfo": [] }, { "artifactName": "base_vcpe_vbng.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.yaml", "artifactChecksum": "Y2Q5MWQyZmQ5NDlmNDA4ZWJjMmEyNDExNTZlZWNmZjQ\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "0899c258-09a0-4d23-9a48-5e0e5870f711", "generatedArtifact": { "artifactName": "base_vcpe_vbng.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.env", "artifactChecksum": "MTBiMWUwZmJiYTVmYWUyMGRmNmU3MjlkNzExZTE4MTc\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "70b3c33e-cae9-4362-9cf6-4c6857a5c9be", "generatedFromUUID": "0899c258-09a0-4d23-9a48-5e0e5870f711" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vcpe_vbng.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.env", "artifactChecksum": "MTBiMWUwZmJiYTVmYWUyMGRmNmU3MjlkNzExZTE4MTc\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "70b3c33e-cae9-4362-9cf6-4c6857a5c9be", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Demovcpevbng-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "artifactChecksum": "YmNmM2VjZjk0OTY5YjY5OTEyNjk3ZDFiZGFjZTdlNDM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "be948b74-7c88-4fe6-a2fe-68dfe45c4066" } ], "workloadContext": "Production" } 2019-05-10T10:15:19.957Z|| org.onap.so.asdc.client.ASDCNotificationCallBack - Receive a callback notification in ASDC, nb of resources: 3 2019-05-10T10:15:19.957Z|| org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 3 142ddc79-bf7a-4365-ba46-0100db0b00e8 ASDC 2019-05-10T10:15:19.957Z|| org.onap.so.asdc.client.ASDCController - ASDC Notification: DistributionID:d9f2ef07-db52-404c-b5f2-20dcba5ad0da ServiceName:demoVCPEvBNG ServiceVersion:1.0 ServiceUUID:142ddc79-bf7a-4365-ba46-0100db0b00e8 ServiceInvariantUUID:a971bae0-56f2-4c61-9ba0-12dff72f9e08 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Demovcpevbng-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar ArtifactUUID:be948b74-7c88-4fe6-a2fe-68dfe45c4066 ArtifactChecksum:YmNmM2VjZjk0OTY5YjY5OTEyNjk3ZDFiZGFjZTdlNDM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:BRG_BNG ResourceCustomizationUUID:43cfb6aa-7cad-4d36-a8cd-3809ee324b79 ResourceInvariantUUID:8917e73c-88cf-42ed-8b33-6ea8ad080285 ResourceName:Generic NeutronNet ResourceType:VF ResourceUUID:67bf9c77-aa78-4fab-99f4-3939a6d42348 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL , Resource Instance Info: ResourceInstanceName:BNG_MUX ResourceCustomizationUUID:6fd78ff0-4b3b-43ad-acb2-95baa5fb6d62 ResourceInvariantUUID:8917e73c-88cf-42ed-8b33-6ea8ad080285 ResourceName:Generic NeutronNet ResourceType:VF ResourceUUID:67bf9c77-aa78-4fab-99f4-3939a6d42348 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL , Resource Instance Info: ResourceInstanceName:vCPE_vbng 390dd510-4356 0 ResourceCustomizationUUID:54a307c7-a420-4370-b0c1-c938b0721e8a ResourceInvariantUUID:e40d9e08-830a-4da2-aa46-574dd0275331 ResourceName:vCPE_vbng 390dd510-4356 ResourceType:VF ResourceUUID:e3400cf5-38bd-4742-b189-f0b3639c7c1d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vcpe_vbng390dd51043560_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vcpe_vbng390dd51043560_modules.json ArtifactUUID:67e64fba-4f38-4838-a8cc-6c05abc6165a ArtifactChecksum:ZDhjMTg3ZTgzOGRkYTlkYWU2ZTEyMzQzNzQ3ODc5OTU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vcpe_vbng.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.yaml ArtifactUUID:0899c258-09a0-4d23-9a48-5e0e5870f711 ArtifactChecksum:Y2Q5MWQyZmQ5NDlmNDA4ZWJjMmEyNDExNTZlZWNmZjQ= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vcpe_vbng.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.env ArtifactUUID:70b3c33e-cae9-4362-9cf6-4c6857a5c9be ArtifactChecksum:MTBiMWUwZmJiYTVmYWUyMGRmNmU3MjlkNzExZTE4MTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vcpe_vbng.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.env ArtifactUUID:70b3c33e-cae9-4362-9cf6-4c6857a5c9be ArtifactChecksum:MTBiMWUwZmJiYTVmYWUyMGRmNmU3MjlkNzExZTE4MTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2019-05-10T10:15:19.957Z|| org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF 142ddc79-bf7a-4365-ba46-0100db0b00e8 ASDC treatNotification 2019-05-10T10:15:20.046Z|| org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-05-10T10:15:20.047Z|| org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-05-10T10:15:20.047Z|| org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /app 2019-05-10T10:15:20.047Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: be948b74-7c88-4fe6-a2fe-68dfe45c4066 from URL: /sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar 2019-05-10T10:15:20.047Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T10:15:20.047Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar 2019-05-10T10:15:22.726Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T10:15:22.727Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar be948b74-7c88-4fe6-a2fe-68dfe45c4066 78058 2019-05-10T10:15:22.727Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar ASDC sendASDCNotification 2019-05-10T10:15:22.727Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar 2019-05-10T10:15:22.727Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T10:15:22.727Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:15:22.729Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:15:22.729Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483322727, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:15:22.837Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:15:23.730Z|| org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-05-10T10:15:23.730Z|| org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-05-10T10:15:23.731Z|| org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: be948b74-7c88-4fe6-a2fe-68dfe45c4066, URL: /sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar to file: /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:23.731Z|| org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Demovcpevbng-csar.csar 2019-05-10T10:15:23.731Z|| org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:23.731Z|| org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:23.846Z|| org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP3792545350441440472/Definitions/service-Demovcpevbng-template.yml 2019-05-10T10:15:24.822Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 9.0 2019-05-10T10:15:24.823Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-05-10T10:15:24.823Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.823Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 56 Parsing Warnings occurred... 2019-05-10T10:15:24.823Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_image_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.823Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vCPE_vbng 390dd510-4356 0" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.823Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "count" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.823Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "unit" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.824Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.824Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "max_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.824Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vbng" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.824Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vbng" are missing field(s): [port_vbng_private_0_port_related_networks, port_vbng_private_2_port_subnetpoolid, port_vbng_private_0_port_network_role, port_vbng_private_2_port_vlan_requirements, port_vbng_private_0_port_order, port_vbng_private_1_port_related_networks, port_vbng_private_1_port_subnetpoolid, port_vbng_private_1_port_network_role, port_vbng_private_3_port_subnetpoolid, port_vbng_private_2_port_related_networks, port_vbng_private_3_port_order, port_vbng_private_3_port_network_role, port_vbng_private_3_port_related_networks, port_vbng_private_2_port_order, port_vbng_private_1_port_order, port_vbng_private_2_port_network_role, port_vbng_private_0_port_vlan_requirements, port_vbng_private_3_port_vlan_requirements, nfc_function, port_vbng_private_0_port_subnetpoolid, port_vbng_private_1_port_vlan_requirements]. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.824Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "ip_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.824Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "contrail_service_instance_ind" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.824Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "diskConfig" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.824Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "security_groups" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.824Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevbng-csar.csar 2019-05-10T10:15:24.824Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_type_tag" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.824Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scheduler_hints" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.824Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "index_value" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.824Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "substitute_service_template" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.824Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevbng-csar.csar 2019-05-10T10:15:24.824Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.824Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.824Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevbng-csar.csar 2019-05-10T10:15:24.824Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.824Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.825Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "metadata" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.825Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "personality" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.825Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_pass" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.825Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mandatory" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.825Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "availability_zone" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.825Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "reservation_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.825Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevbng-csar.csar 2019-05-10T10:15:24.825Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.825Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "key_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.825Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "software_config_transport" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.825Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.825Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "category" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.825Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevbng-csar.csar 2019-05-10T10:15:24.825Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_flavor_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.825Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "BNG_MUX" are missing field(s): [network_scope, provider_network]. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.825Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevbng-csar.csar 2019-05-10T10:15:24.826Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "config_drive" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.826Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevbng-csar.csar 2019-05-10T10:15:24.826Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevbng-csar.csar 2019-05-10T10:15:24.826Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "service_template_filter" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.826Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "BRG_BNG" are missing field(s): [network_scope, provider_network]. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.826Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scaling_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.826Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "description" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.826Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.826Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevbng-csar.csar 2019-05-10T10:15:24.826Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.826Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vCPE_vbng 390dd510-4356 0" are missing field(s): [nf_function, nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.826Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "min_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.826Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_format" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.826Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevbng-csar.csar 2019-05-10T10:15:24.826Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "nfc_naming_code" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.826Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.827Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "high_availablity" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbng-csar.csar 2019-05-10T10:15:24.827Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-05-10T10:15:24.827Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-05-10T10:15:24.827Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-05-10T10:15:24.827Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-05-10T10:15:24.827Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-05-10T10:15:24.827Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vCPE_vbng 390dd510-4356 0, normalized name vcpe_vbng390dd51043560. Searching groups on service level starting with VF normalized name... 2019-05-10T10:15:24.827Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property network_scope is not found 2019-05-10T10:15:24.827Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property network_scope is not found 2019-05-10T10:15:24.828Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-05-10T10:15:24.828Z|| org.onap.so.asdc.client.ASDCController - CSAR Notification: Service Level Properties: Name:demoVCPEvBNG Description:catalog service description Model UUID:142ddc79-bf7a-4365-ba46-0100db0b00e8 Model Version:NULL Model InvariantUuid:a971bae0-56f2-4c61-9ba0-12dff72f9e08 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vCPE_vbng 390dd510-4356 Model UUID:aad6f07b-a85a-46e4-8dea-04902bea3c72 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:e40d9e08-830a-4da2-aa46-574dd0275331 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:54a307c7-a420-4370-b0c1-c938b0721e8a NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:a513d9ba-b429-4501-afee-9b6b374429d0 ModelName:VcpeVbng390dd5104356..base_vcpe_vbng..module-0 ModelUuid:9bf9ee3f-de55-4f65-8ca5-7029bb29481e ModelVersion:1 Description:NULL Member Name:abstract_vbng VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:9dc79eab-e602-460e-8073-27c69df7dc32 ModelInvariantUuid:161c2871-726c-4070-89c4-d7d7e76bcd49 ModelName:vCPE_vbng 390dd510-4356-nodes.vbngCvfc ModelUuid:af952db5-4671-444d-99e0-76a873112b56 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vbng VNFC Properties: ModelCustomizationUuid:3fc7c745-4999-4abd-bb0a-efc3b7c75174 ModelInvariantUuid:b3c5e56e-636e-432b-bb85-1c73f9b7cc94 ModelName:VcpeVbng390dd5104356.compute.nodes.heat.vbng ModelUuid:3afedf7e-cde9-4261-b050-a1c2d32afacd ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:8917e73c-88cf-42ed-8b33-6ea8ad080285 Model UUID:89789b26-a46b-4cee-aed0-d46e21f93a5e Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:6fd78ff0-4b3b-43ad-acb2-95baa5fb6d62 Network Technology:NEUTRON Network Type:NEUTRON Network Role:bng_mux Network Scope:null NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:8917e73c-88cf-42ed-8b33-6ea8ad080285 Model UUID:89789b26-a46b-4cee-aed0-d46e21f93a5e Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:43cfb6aa-7cad-4d36-a8cd-3809ee324b79 Network Technology:NEUTRON Network Type:NEUTRON Network Role:brg_bng Network Scope:null Allotted Resource Properties: 2019-05-10T10:15:24.890Z|| org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: 67bf9c77-aa78-4fab-99f4-3939a6d42348 2019-05-10T10:15:24.890Z|| org.onap.so.asdc.client.ASDCController - No resources found for Service: 142ddc79-bf7a-4365-ba46-0100db0b00e8 2019-05-10T10:15:24.896Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - 2019-05-10T10:15:24.896Z|| org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: 2019-05-10T10:15:24.896Z|| org.onap.so.asdc.client.ASDCController - No resources found for Service: 142ddc79-bf7a-4365-ba46-0100db0b00e8 2019-05-10T10:15:24.896Z|| org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 142ddc79-bf7a-4365-ba46-0100db0b00e8 2019-05-10T10:15:24.896Z|| org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT ASDC 2019-05-10T10:15:24.896Z|| org.onap.so.asdc.installer.VfResourceStructure - ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures 2019-05-10T10:15:24.897Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-05-10T10:15:24.898Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(142ddc79-bf7a-4365-ba46-0100db0b00e8) : vCPE_vbng 390dd510-4356,Generic NeutronNet 2019-05-10T10:15:24.898Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-05-10T10:15:24.902Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property network_scope is not found 2019-05-10T10:15:25.022Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property network_scope is not found 2019-05-10T10:15:25.022Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVCPEvBNG 2019-05-10T10:15:25.161Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2019-05-10T10:15:25.161Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar ASDC sendASDCNotification 2019-05-10T10:15:25.161Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar 2019-05-10T10:15:25.161Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:15:25.161Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:15:25.163Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:15:25.163Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483325161, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:15:25.264Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:15:26.163Z|| org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: 67bf9c77-aa78-4fab-99f4-3939a6d42348 2019-05-10T10:15:26.164Z|| org.onap.so.asdc.client.ASDCController - No resources found for Service: 142ddc79-bf7a-4365-ba46-0100db0b00e8 2019-05-10T10:15:26.182Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - 2019-05-10T10:15:26.265Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_ALREADY_EXIST 2019-05-10T10:15:26.265Z|| org.onap.so.asdc.client.ASDCController - No resources found for Service: 142ddc79-bf7a-4365-ba46-0100db0b00e8 2019-05-10T10:15:26.265Z|| org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 142ddc79-bf7a-4365-ba46-0100db0b00e8 2019-05-10T10:15:26.265Z|| org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT ASDC 2019-05-10T10:15:26.265Z|| org.onap.so.asdc.installer.VfResourceStructure - ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures 2019-05-10T10:15:26.270Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-05-10T10:15:26.271Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(142ddc79-bf7a-4365-ba46-0100db0b00e8) : vCPE_vbng 390dd510-4356,Generic NeutronNet 2019-05-10T10:15:26.271Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-05-10T10:15:26.291Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVCPEvBNG 2019-05-10T10:15:26.378Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2019-05-10T10:15:26.378Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar ASDC sendASDCNotification 2019-05-10T10:15:26.378Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar 2019-05-10T10:15:26.379Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:15:26.379Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:15:26.381Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:15:26.382Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483326378, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:15:26.482Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:15:27.382Z|| org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: e3400cf5-38bd-4742-b189-f0b3639c7c1d 2019-05-10T10:15:27.418Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - vCPE_vbng 390dd510-4356 0 2019-05-10T10:15:27.460Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_ALREADY_EXIST vCPE_vbng 390dd510-4356 0 e3400cf5-38bd-4742-b189-f0b3639c7c1d vCPE_vbng 390dd510-4356 2019-05-10T10:15:27.460Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DOWNLOADED /sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vcpe_vbng390dd51043560_modules.json ASDC sendASDCNotification 2019-05-10T10:15:27.460Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DOWNLOADED) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vcpe_vbng390dd51043560_modules.json 2019-05-10T10:15:27.460Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:15:27.461Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:15:27.463Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:15:27.463Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483327460, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vcpe_vbng390dd51043560_modules.json", "status": "ALREADY_DOWNLOADED" } 2019-05-10T10:15:27.563Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:15:28.463Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DOWNLOADED /sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.yaml ASDC sendASDCNotification 2019-05-10T10:15:28.464Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DOWNLOADED) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.yaml 2019-05-10T10:15:28.464Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:15:28.464Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:15:28.471Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:15:28.471Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483328463, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.yaml", "status": "ALREADY_DOWNLOADED" } 2019-05-10T10:15:28.567Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:15:29.472Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DOWNLOADED /sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.env ASDC sendASDCNotification 2019-05-10T10:15:29.472Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DOWNLOADED) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.env 2019-05-10T10:15:29.472Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:15:29.472Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:15:29.474Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:15:29.474Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483329472, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.env", "status": "ALREADY_DOWNLOADED" } 2019-05-10T10:15:29.574Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:15:30.474Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vcpe_vbng390dd51043560_modules.json ASDC sendASDCNotification 2019-05-10T10:15:30.475Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vcpe_vbng390dd51043560_modules.json 2019-05-10T10:15:30.475Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:15:30.475Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:15:30.477Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:15:30.477Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483330474, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vcpe_vbng390dd51043560_modules.json", "status": "ALREADY_DEPLOYED" } 2019-05-10T10:15:30.577Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:15:31.477Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.yaml ASDC sendASDCNotification 2019-05-10T10:15:31.477Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.yaml 2019-05-10T10:15:31.477Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:15:31.477Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:15:31.479Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:15:31.480Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483331477, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.yaml", "status": "ALREADY_DEPLOYED" } 2019-05-10T10:15:31.580Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:15:32.480Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.env ASDC sendASDCNotification 2019-05-10T10:15:32.480Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.env 2019-05-10T10:15:32.480Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:15:32.480Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:15:32.485Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:15:32.485Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483332480, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.env", "status": "ALREADY_DEPLOYED" } 2019-05-10T10:15:32.583Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:15:33.486Z|| org.onap.so.asdc.client.ASDCController - No resources found for Service: 142ddc79-bf7a-4365-ba46-0100db0b00e8 2019-05-10T10:15:33.486Z|| org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 142ddc79-bf7a-4365-ba46-0100db0b00e8 2019-05-10T10:15:33.486Z|| org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT vCPE_vbng 390dd510-4356 0 e3400cf5-38bd-4742-b189-f0b3639c7c1d ASDC 2019-05-10T10:15:33.486Z|| org.onap.so.asdc.installer.VfResourceStructure - ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures 2019-05-10T10:15:33.508Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-05-10T10:15:33.509Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(142ddc79-bf7a-4365-ba46-0100db0b00e8) : vCPE_vbng 390dd510-4356,Generic NeutronNet 2019-05-10T10:15:33.509Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-05-10T10:15:33.536Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVCPEvBNG 2019-05-10T10:15:33.625Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC vCPE_vbng 390dd510-4356 e3400cf5-38bd-4742-b189-f0b3639c7c1d 0 ASDC deployResourceStructure 2019-05-10T10:15:33.625Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vcpe_vbng390dd51043560_modules.json ASDC sendASDCNotification 2019-05-10T10:15:33.625Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vcpe_vbng390dd51043560_modules.json 2019-05-10T10:15:33.626Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:15:33.626Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:15:33.628Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:15:33.628Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483333625, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vcpe_vbng390dd51043560_modules.json", "status": "DEPLOY_OK" } 2019-05-10T10:15:33.728Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:15:34.629Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.yaml ASDC sendASDCNotification 2019-05-10T10:15:34.629Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.yaml 2019-05-10T10:15:34.629Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:15:34.629Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:15:34.631Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:15:34.631Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483334629, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.yaml", "status": "DEPLOY_OK" } 2019-05-10T10:15:34.732Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:15:35.632Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.env ASDC sendASDCNotification 2019-05-10T10:15:35.632Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.env 2019-05-10T10:15:35.632Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:15:35.632Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:15:35.635Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:15:35.635Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483335632, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.env", "status": "DEPLOY_OK" } 2019-05-10T10:15:35.736Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:15:36.639Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar ASDC sendASDCNotification 2019-05-10T10:15:36.639Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar 2019-05-10T10:15:36.639Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:15:36.640Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:15:36.655Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:15:36.655Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483336639, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:15:36.756Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:15:37.658Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: d9f2ef07-db52-404c-b5f2-20dcba5ad0da 2019-05-10T10:15:37.714Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d9f2ef07-db52-404c-b5f2-20dcba5ad0da 2019-05-10T10:15:37.723Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-05-10T10:15:37.724Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-05-10T10:15:37.724Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-05-10T10:15:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:15:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:16:07.726Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: d9f2ef07-db52-404c-b5f2-20dcba5ad0da 2019-05-10T10:16:07.801Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d9f2ef07-db52-404c-b5f2-20dcba5ad0da 2019-05-10T10:16:07.806Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-05-10T10:16:07.807Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-05-10T10:16:07.807Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-05-10T10:16:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:16:10.916Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:16:10.916Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483310307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:16:37.807Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: d9f2ef07-db52-404c-b5f2-20dcba5ad0da 2019-05-10T10:16:37.818Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d9f2ef07-db52-404c-b5f2-20dcba5ad0da 2019-05-10T10:16:37.820Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-05-10T10:16:37.820Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-05-10T10:16:37.820Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-05-10T10:16:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:16:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:17:07.821Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: d9f2ef07-db52-404c-b5f2-20dcba5ad0da 2019-05-10T10:17:07.836Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d9f2ef07-db52-404c-b5f2-20dcba5ad0da 2019-05-10T10:17:07.841Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-05-10T10:17:07.841Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-05-10T10:17:07.842Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-05-10T10:17:10.311Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:17:10.348Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:17:10.348Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "dcae-sch", "timestamp": 1557483303755, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:17:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:17:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:17:37.842Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: d9f2ef07-db52-404c-b5f2-20dcba5ad0da 2019-05-10T10:17:37.941Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d9f2ef07-db52-404c-b5f2-20dcba5ad0da 2019-05-10T10:17:37.952Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-05-10T10:17:37.952Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-05-10T10:17:37.952Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-05-10T10:18:07.952Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: d9f2ef07-db52-404c-b5f2-20dcba5ad0da 2019-05-10T10:18:07.983Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d9f2ef07-db52-404c-b5f2-20dcba5ad0da 2019-05-10T10:18:07.987Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-05-10T10:18:07.987Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-05-10T10:18:07.987Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-05-10T10:18:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:18:10.869Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.869Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483303709, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vcpe_vbng390dd51043560_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T10:18:10.869Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.869Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483310307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vcpe_vbng390dd51043560_modules.json", "status": "NOTIFIED" } 2019-05-10T10:18:10.869Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.869Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "dcae-sch", "timestamp": 1557483303755, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vcpe_vbng390dd51043560_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T10:18:10.869Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.869Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "policy-id", "timestamp": 1557483308991, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:18:10.869Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.870Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483303709, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:18:10.870Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.870Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483310307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.yaml", "status": "NOTIFIED" } 2019-05-10T10:18:10.870Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.870Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "dcae-sch", "timestamp": 1557483303755, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:18:10.870Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.870Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483303709, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:18:10.870Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.870Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "policy-id", "timestamp": 1557483308991, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vcpe_vbng390dd51043560_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T10:18:10.870Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.870Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "dcae-sch", "timestamp": 1557483303755, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:18:10.870Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.870Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483310307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:18:10.870Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.870Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483303709, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:18:10.870Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.870Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483310307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.env", "status": "NOTIFIED" } 2019-05-10T10:18:10.870Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.870Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "dcae-sch", "timestamp": 1557483303755, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:18:10.871Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.871Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "policy-id", "timestamp": 1557483308991, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.yaml", "status": "NOTIFIED" } 2019-05-10T10:18:10.871Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.871Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483303709, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:18:10.871Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.871Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "aai-ml", "timestamp": 1557483309125, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:18:10.871Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.871Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483310307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:18:10.871Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.871Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "dcae-sch", "timestamp": 1557483303755, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:18:10.871Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.871Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "aai-ml", "timestamp": 1557483309125, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vcpe_vbng390dd51043560_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T10:18:10.871Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.871Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483310307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:18:10.871Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.871Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "dcae-sch", "timestamp": 1557483303755, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "NOT_NOTIFIED" } 2019-05-10T10:18:10.871Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.871Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483303709, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:18:10.871Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.871Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "policy-id", "timestamp": 1557483308991, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:18:10.872Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.872Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "aai-ml", "timestamp": 1557483309125, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:18:10.872Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.872Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "aai-ml", "timestamp": 1557483309125, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:18:10.872Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.872Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "policy-id", "timestamp": 1557483308991, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:18:10.872Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.872Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "aai-ml", "timestamp": 1557483309125, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:18:10.872Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.872Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "policy-id", "timestamp": 1557483308991, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:18:10.872Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.872Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "aai-ml", "timestamp": 1557483309125, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:18:10.872Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.872Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483322714, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:18:10.872Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.872Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483322727, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:18:10.872Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.872Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "aai-ml", "timestamp": 1557483309125, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:18:10.872Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.872Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "policy-id", "timestamp": 1557483308991, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:18:10.872Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.873Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483325161, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:18:10.873Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.873Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483325501, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:18:10.873Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.873Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "clamp", "timestamp": 1557483324442, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:18:10.873Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.873Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "aai-ml", "timestamp": 1557483326064, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:18:10.873Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.873Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483326378, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:18:10.873Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.873Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483326510, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } 2019-05-10T10:18:10.876Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of d9f2ef07-db52-404c-b5f2-20dcba5ad0da 2019-05-10T10:18:10.876Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId d9f2ef07-db52-404c-b5f2-20dcba5ad0da and ComponentName SDNC 2019-05-10T10:18:10.889Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.889Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "clamp", "timestamp": 1557483324442, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vcpe_vbng390dd51043560_modules.json", "status": "NOTIFIED" } 2019-05-10T10:18:10.889Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.889Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "policy-id", "timestamp": 1557483326946, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:18:10.889Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.889Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483327460, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vcpe_vbng390dd51043560_modules.json", "status": "ALREADY_DOWNLOADED" } 2019-05-10T10:18:10.889Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.889Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "clamp", "timestamp": 1557483324442, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:18:10.889Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.889Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483328463, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.yaml", "status": "ALREADY_DOWNLOADED" } 2019-05-10T10:18:10.889Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.889Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "clamp", "timestamp": 1557483324442, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:18:10.889Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.889Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483329472, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.env", "status": "ALREADY_DOWNLOADED" } 2019-05-10T10:18:10.889Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.889Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "clamp", "timestamp": 1557483324442, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:18:10.890Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.890Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483330474, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vcpe_vbng390dd51043560_modules.json", "status": "ALREADY_DEPLOYED" } 2019-05-10T10:18:10.890Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.890Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "aai-ml", "timestamp": 1557483330736, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:18:10.890Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.890Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "clamp", "timestamp": 1557483324442, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:18:10.890Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.890Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483331477, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.yaml", "status": "ALREADY_DEPLOYED" } 2019-05-10T10:18:10.890Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.890Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "clamp", "timestamp": 1557483324442, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:18:10.890Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.890Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "aai-ml", "timestamp": 1557483331738, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } 2019-05-10T10:18:10.892Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of d9f2ef07-db52-404c-b5f2-20dcba5ad0da 2019-05-10T10:18:10.892Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId d9f2ef07-db52-404c-b5f2-20dcba5ad0da and ComponentName AAI 2019-05-10T10:18:10.900Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.900Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483332480, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.env", "status": "ALREADY_DEPLOYED" } 2019-05-10T10:18:10.900Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.900Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "policy-id", "timestamp": 1557483332217, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:18:10.900Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.900Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483333625, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/vcpe_vbng390dd51043560_modules.json", "status": "DEPLOY_OK" } 2019-05-10T10:18:10.900Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.900Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "policy-id", "timestamp": 1557483333630, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-05-10T10:18:10.903Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d9f2ef07-db52-404c-b5f2-20dcba5ad0da 2019-05-10T10:18:10.903Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId d9f2ef07-db52-404c-b5f2-20dcba5ad0da and ComponentName POLICY 2019-05-10T10:18:10.941Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.941Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483334629, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.yaml", "status": "DEPLOY_OK" } 2019-05-10T10:18:10.941Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.942Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483335632, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/resourceInstances/vcpe_vbng390dd51043560/artifacts/base_vcpe_vbng.env", "status": "DEPLOY_OK" } 2019-05-10T10:18:10.942Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.942Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483336639, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:18:10.942Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.942Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "clamp", "timestamp": 1557483340007, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "ALREADY_DOWNLOADED" } 2019-05-10T10:18:10.942Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:18:10.942Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "clamp", "timestamp": 1557483341010, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbng/1.0/artifacts/service-Demovcpevbng-csar.csar", "status": "ALREADY_DEPLOYED" } 2019-05-10T10:18:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:18:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:18:37.987Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: d9f2ef07-db52-404c-b5f2-20dcba5ad0da 2019-05-10T10:18:38.033Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d9f2ef07-db52-404c-b5f2-20dcba5ad0da 2019-05-10T10:18:38.044Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-05-10T10:18:38.044Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName AAI in the WatchDog Component DB 2019-05-10T10:18:38.044Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SDNC in the WatchDog Component DB 2019-05-10T10:18:38.044Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size matched with the WatchdogComponentDistributionStatus results. 2019-05-10T10:18:38.044Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:18:38.044Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:18:38.044Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:18:38.044Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:18:38.044Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Updating overall DistributionStatus to: SUCCESS for distributionId: 2019-05-10T10:18:38.250Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Exiting getOverallDistributionStatus method in WatchdogDistribution 2019-05-10T10:19:08.250Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: d9f2ef07-db52-404c-b5f2-20dcba5ad0da and distributionStatus: 2019-05-10T10:19:08.253Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d9f2ef07-db52-404c-b5f2-20dcba5ad0da and serviceModelVersionId: 142ddc79-bf7a-4365-ba46-0100db0b00e8 2019-05-10T10:19:08.253Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : a971bae0-56f2-4c61-9ba0-12dff72f9e08 2019-05-10T10:19:08.254Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/a971bae0-56f2-4c61-9ba0-12dff72f9e08/model-vers/model-ver/142ddc79-bf7a-4365-ba46-0100db0b00e8?depth=0 2019-05-10T10:19:08.256Z|| org.onap.so.client.RestClient - RestClientSSL using default SSL context! 2019-05-10T10:19:08.284Z|| o.onap.so.logging.jaxrs.filter.JaxRsClientLogging - Could not Find Request ID Generating New One: /aai/v15/service-design-and-creation/models/model/a971bae0-56f2-4c61-9ba0-12dff72f9e08/model-vers/model-ver/142ddc79-bf7a-4365-ba46-0100db0b00e8 2019-05-10T10:19:08.285Z|| o.o.so.logging.jaxrs.filter.PayloadLoggingFilter - Making POST (overridden to PATCH) request to: https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/a971bae0-56f2-4c61-9ba0-12dff72f9e08/model-vers/model-ver/142ddc79-bf7a-4365-ba46-0100db0b00e8?depth=0 Request Headers: {Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-FromAppId=[MSO], X-TransactionId=[], X-HTTP-Method-Override=[PATCH], Accept=[application/json], Content-Type=[application/merge-patch+json], X-ONAP-RequestID=[70de02d4-ef4e-4ac7-aed5-13935e583479], X-ONAP-InvocationID=[40eb2d1f-f6af-4350-8830-7e4e849b4ad1], X-ONAP-PartnerName=[SO]} 2019-05-10T10:19:08.299Z|| o.o.so.logging.jaxrs.filter.PayloadLoggingFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2019-05-10T10:19:08.577Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 2019-05-10T10:19:08.577Z|| org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 2019-05-10T10:19:08.577Z|| org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID d9f2ef07-db52-404c-b5f2-20dcba5ad0da and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2019-05-10T10:19:08.580Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendFinalDistributionStatus status 2019-05-10T10:19:08.580Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:19:08.582Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:19:08.583Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483548580, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-05-10T10:19:08.683Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:19:09.629Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:19:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:19:11.213Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:19:11.213Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "d9f2ef07-db52-404c-b5f2-20dcba5ad0da", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483548580, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-05-10T10:19:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:19:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:19:19.968Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:19:29.887Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:19:39.995Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:20:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:20:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:20:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:20:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:20:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:20:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:21:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:21:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:21:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:21:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:22:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:22:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:22:11.118Z|| org.onap.sdc.impl.NotificationConsumer - received message from topic 2019-05-10T10:22:11.118Z|| org.onap.sdc.impl.NotificationConsumer - recieved notification from broker: {"distributionID":"24fe21f8-41aa-4b2a-bfed-bce2eaa814f1","serviceName":"demoVCPEvBRGEMU","serviceVersion":"1.0","serviceUUID":"932c34c2-8494-4e35-a26a-c50783e1ced3","serviceDescription":"catalog service description","serviceInvariantUUID":"9ae7f5c5-a938-45ef-8a9a-8efe2d297d9f","resources":[{"resourceInstanceName":"vCPE_vbrgemu c5a5b1c0-ea83 0","resourceName":"vCPE_vbrgemu c5a5b1c0-ea83","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"1881f7b0-b896-4256-9746-2b45b500fe73","resourceInvariantUUID":"f0abd6ab-794f-4d34-a400-96675b092747","resourceCustomizationUUID":"c86ae611-ae53-4faa-b42b-402ca22d8c81","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vf-license-model.xml","artifactChecksum":"ZDU4YTZiOThiMjkwOTgyOTRiM2MyZDJiYzg3ZWM2Y2I\u003d","artifactDescription":"VF license file","artifactTimeout":120,"artifactUUID":"af813801-9da1-4d25-b698-1fe4c5b3fa23","artifactVersion":"1"},{"artifactName":"vcpe_vbrgemuc5a5b1c0ea830_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vcpe_vbrgemuc5a5b1c0ea830_modules.json","artifactChecksum":"OTk4OTc4Y2Q0N2VmYTQ2NjY2ZDc2ZmIzZmJhZjBkZTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":120,"artifactUUID":"d8267d6c-ea83-4aca-8cca-1b97e4588167","artifactVersion":"1"},{"artifactName":"base_vcpe_vbrgemu.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.yaml","artifactChecksum":"OWEwYjYzNDYwY2QxZWEyYTdmN2JmNmUxMGE0MWQwZjQ\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"ffe06129-dfcc-493f-bfaa-ff8172a3940d","artifactVersion":"2"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vendor-license-model.xml","artifactChecksum":"NGQyYjU5M2QwZjA4N2M0OGVjMzM3ZTk0YjVhY2RiZDc\u003d","artifactDescription":" Vendor license file","artifactTimeout":120,"artifactUUID":"90db7c02-4fbe-498a-a015-5668b3f7f681","artifactVersion":"1"},{"artifactName":"base_vcpe_vbrgemu.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.env","artifactChecksum":"NzMyNTYzOGQ1MDMyYWU2MWRmYWIzZjc1YjA2NTYwZDc\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"109a326f-578b-4a5f-a1ca-a3ebc85f980d","artifactVersion":"2","generatedFromUUID":"ffe06129-dfcc-493f-bfaa-ff8172a3940d"}]}],"serviceArtifacts":[{"artifactName":"service-Demovcpevbrgemu-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-template.yml","artifactChecksum":"MDBhNTlhZGZjZDllZjg0ZTBkMzZjOWVkOTQ3MWE4ODI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2b7dc525-3f86-4e0d-8a78-330511f7866b","artifactVersion":"1"},{"artifactName":"service-Demovcpevbrgemu-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar","artifactChecksum":"MDczMjM1YTJjMjc5MDFmYjg1NGQxMjc0MjI3NjdjODc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0d98140e-66c4-47dc-aca1-e7230b2bd8f0","artifactVersion":"1"}],"workloadContext":"Production"} 2019-05-10T10:22:11.119Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:22:11.119Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:22:11.122Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:22:11.122Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483730307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:22:11.222Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:22:11.323Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.323Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "dcae-sch", "timestamp": 1557483683755, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:22:11.323Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.323Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "clamp", "timestamp": 1557483684442, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:22:11.323Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.323Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "clamp", "timestamp": 1557483684442, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vcpe_vbrgemuc5a5b1c0ea830_modules.json", "status": "NOTIFIED" } 2019-05-10T10:22:11.323Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.323Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "dcae-sch", "timestamp": 1557483683755, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vcpe_vbrgemuc5a5b1c0ea830_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T10:22:11.323Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.323Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "dcae-sch", "timestamp": 1557483683755, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:22:11.323Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.324Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "clamp", "timestamp": 1557483684442, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:22:11.324Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.324Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "policy-id", "timestamp": 1557483688988, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:22:11.324Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.324Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "dcae-sch", "timestamp": 1557483683755, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:22:11.324Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.324Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "clamp", "timestamp": 1557483684442, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:22:11.324Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.324Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "policy-id", "timestamp": 1557483688988, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vcpe_vbrgemuc5a5b1c0ea830_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T10:22:11.324Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.324Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "clamp", "timestamp": 1557483684442, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:22:11.324Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.324Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "dcae-sch", "timestamp": 1557483683755, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:22:11.324Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.325Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "dcae-sch", "timestamp": 1557483683755, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:22:11.325Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.325Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "clamp", "timestamp": 1557483684442, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:22:11.325Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.325Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "policy-id", "timestamp": 1557483688988, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.yaml", "status": "NOTIFIED" } 2019-05-10T10:22:11.325Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.325Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "dcae-sch", "timestamp": 1557483683755, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "NOT_NOTIFIED" } 2019-05-10T10:22:11.325Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.325Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "clamp", "timestamp": 1557483684442, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:22:11.325Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.325Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "policy-id", "timestamp": 1557483688988, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:22:11.325Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.325Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483693709, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:22:11.325Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.325Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483693709, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vcpe_vbrgemuc5a5b1c0ea830_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T10:22:11.325Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.325Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "policy-id", "timestamp": 1557483688988, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:22:11.325Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.325Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483693709, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:22:11.325Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.325Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "policy-id", "timestamp": 1557483688988, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:22:11.325Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.325Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483693709, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:22:11.325Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.326Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483693709, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:22:11.326Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.326Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "policy-id", "timestamp": 1557483688988, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:22:11.326Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.326Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483693709, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:22:11.326Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.326Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "aai-ml", "timestamp": 1557483699128, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:22:11.326Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.326Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483693709, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:22:11.326Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.326Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "aai-ml", "timestamp": 1557483699128, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vcpe_vbrgemuc5a5b1c0ea830_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T10:22:11.326Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.326Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "aai-ml", "timestamp": 1557483699128, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:22:11.326Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.326Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483703030, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:22:11.326Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.326Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "aai-ml", "timestamp": 1557483699128, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:22:11.326Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.326Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "policy-id", "timestamp": 1557483702327, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:22:11.327Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.327Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "aai-ml", "timestamp": 1557483699128, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:22:11.327Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.327Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483704922, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:22:11.327Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.327Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "aai-ml", "timestamp": 1557483699128, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:22:11.327Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.327Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "clamp", "timestamp": 1557483705412, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "ALREADY_DOWNLOADED" } 2019-05-10T10:22:11.327Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.327Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483705925, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } 2019-05-10T10:22:11.354Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 24fe21f8-41aa-4b2a-bfed-bce2eaa814f1 2019-05-10T10:22:11.354Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 24fe21f8-41aa-4b2a-bfed-bce2eaa814f1 and ComponentName SDNC 2019-05-10T10:22:11.362Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.362Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "aai-ml", "timestamp": 1557483699128, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:22:11.362Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.362Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "clamp", "timestamp": 1557483706414, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "ALREADY_DEPLOYED" } 2019-05-10T10:22:11.362Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.362Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "aai-ml", "timestamp": 1557483708145, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:22:11.362Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.362Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "policy-id", "timestamp": 1557483709842, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:22:11.362Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.362Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "aai-ml", "timestamp": 1557483711949, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:22:11.362Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.363Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "policy-id", "timestamp": 1557483711557, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-05-10T10:22:11.369Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 24fe21f8-41aa-4b2a-bfed-bce2eaa814f1 2019-05-10T10:22:11.369Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 24fe21f8-41aa-4b2a-bfed-bce2eaa814f1 and ComponentName POLICY 2019-05-10T10:22:11.376Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:22:11.376Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "aai-ml", "timestamp": 1557483712958, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } 2019-05-10T10:22:11.382Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 24fe21f8-41aa-4b2a-bfed-bce2eaa814f1 2019-05-10T10:22:11.383Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 24fe21f8-41aa-4b2a-bfed-bce2eaa814f1 and ComponentName AAI 2019-05-10T10:22:12.125Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:22:12.125Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:22:12.128Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:22:12.128Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483730307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vcpe_vbrgemuc5a5b1c0ea830_modules.json", "status": "NOTIFIED" } 2019-05-10T10:22:12.229Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:22:13.128Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:22:13.129Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:22:13.132Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:22:13.132Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483730307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.yaml", "status": "NOTIFIED" } 2019-05-10T10:22:13.233Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:22:14.132Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:22:14.133Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:22:14.139Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:22:14.140Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483730307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:22:14.240Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:22:15.140Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:22:15.140Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:22:15.143Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:22:15.144Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483730307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.env", "status": "NOTIFIED" } 2019-05-10T10:22:15.243Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:22:16.144Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:22:16.144Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:22:16.147Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:22:16.147Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483730307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:22:16.247Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:22:17.147Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:22:17.148Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:22:17.150Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:22:17.150Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483730307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:22:17.250Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:22:18.151Z|| org.onap.sdc.impl.NotificationConsumer - sending notification to client: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "serviceName": "demoVCPEvBRGEMU", "serviceVersion": "1.0", "serviceUUID": "932c34c2-8494-4e35-a26a-c50783e1ced3", "serviceDescription": "catalog service description", "serviceInvariantUUID": "9ae7f5c5-a938-45ef-8a9a-8efe2d297d9f", "resources": [ { "resourceInstanceName": "vCPE_vbrgemu c5a5b1c0-ea83 0", "resourceCustomizationUUID": "c86ae611-ae53-4faa-b42b-402ca22d8c81", "resourceName": "vCPE_vbrgemu c5a5b1c0-ea83", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "1881f7b0-b896-4256-9746-2b45b500fe73", "resourceInvariantUUID": "f0abd6ab-794f-4d34-a400-96675b092747", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vcpe_vbrgemuc5a5b1c0ea830_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vcpe_vbrgemuc5a5b1c0ea830_modules.json", "artifactChecksum": "OTk4OTc4Y2Q0N2VmYTQ2NjY2ZDc2ZmIzZmJhZjBkZTU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 120, "artifactVersion": "1", "artifactUUID": "d8267d6c-ea83-4aca-8cca-1b97e4588167", "relatedArtifactsInfo": [] }, { "artifactName": "base_vcpe_vbrgemu.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.yaml", "artifactChecksum": "OWEwYjYzNDYwY2QxZWEyYTdmN2JmNmUxMGE0MWQwZjQ\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "ffe06129-dfcc-493f-bfaa-ff8172a3940d", "generatedArtifact": { "artifactName": "base_vcpe_vbrgemu.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.env", "artifactChecksum": "NzMyNTYzOGQ1MDMyYWU2MWRmYWIzZjc1YjA2NTYwZDc\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "109a326f-578b-4a5f-a1ca-a3ebc85f980d", "generatedFromUUID": "ffe06129-dfcc-493f-bfaa-ff8172a3940d" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vcpe_vbrgemu.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.env", "artifactChecksum": "NzMyNTYzOGQ1MDMyYWU2MWRmYWIzZjc1YjA2NTYwZDc\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "109a326f-578b-4a5f-a1ca-a3ebc85f980d", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Demovcpevbrgemu-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "artifactChecksum": "MDczMjM1YTJjMjc5MDFmYjg1NGQxMjc0MjI3NjdjODc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0d98140e-66c4-47dc-aca1-e7230b2bd8f0" } ], "workloadContext": "Production" } 2019-05-10T10:22:18.151Z|| org.onap.so.asdc.client.ASDCNotificationCallBack - Receive a callback notification in ASDC, nb of resources: 1 2019-05-10T10:22:18.151Z|| org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 3 932c34c2-8494-4e35-a26a-c50783e1ced3 ASDC 2019-05-10T10:22:18.151Z|| org.onap.so.asdc.client.ASDCController - ASDC Notification: DistributionID:24fe21f8-41aa-4b2a-bfed-bce2eaa814f1 ServiceName:demoVCPEvBRGEMU ServiceVersion:1.0 ServiceUUID:932c34c2-8494-4e35-a26a-c50783e1ced3 ServiceInvariantUUID:9ae7f5c5-a938-45ef-8a9a-8efe2d297d9f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Demovcpevbrgemu-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar ArtifactUUID:0d98140e-66c4-47dc-aca1-e7230b2bd8f0 ArtifactChecksum:MDczMjM1YTJjMjc5MDFmYjg1NGQxMjc0MjI3NjdjODc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vCPE_vbrgemu c5a5b1c0-ea83 0 ResourceCustomizationUUID:c86ae611-ae53-4faa-b42b-402ca22d8c81 ResourceInvariantUUID:f0abd6ab-794f-4d34-a400-96675b092747 ResourceName:vCPE_vbrgemu c5a5b1c0-ea83 ResourceType:VF ResourceUUID:1881f7b0-b896-4256-9746-2b45b500fe73 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vcpe_vbrgemuc5a5b1c0ea830_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vcpe_vbrgemuc5a5b1c0ea830_modules.json ArtifactUUID:d8267d6c-ea83-4aca-8cca-1b97e4588167 ArtifactChecksum:OTk4OTc4Y2Q0N2VmYTQ2NjY2ZDc2ZmIzZmJhZjBkZTU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vcpe_vbrgemu.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.yaml ArtifactUUID:ffe06129-dfcc-493f-bfaa-ff8172a3940d ArtifactChecksum:OWEwYjYzNDYwY2QxZWEyYTdmN2JmNmUxMGE0MWQwZjQ= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vcpe_vbrgemu.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.env ArtifactUUID:109a326f-578b-4a5f-a1ca-a3ebc85f980d ArtifactChecksum:NzMyNTYzOGQ1MDMyYWU2MWRmYWIzZjc1YjA2NTYwZDc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vcpe_vbrgemu.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.env ArtifactUUID:109a326f-578b-4a5f-a1ca-a3ebc85f980d ArtifactChecksum:NzMyNTYzOGQ1MDMyYWU2MWRmYWIzZjc1YjA2NTYwZDc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2019-05-10T10:22:18.151Z|| org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF 932c34c2-8494-4e35-a26a-c50783e1ced3 ASDC treatNotification 2019-05-10T10:22:18.274Z|| org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-05-10T10:22:18.274Z|| org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-05-10T10:22:18.274Z|| org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /app 2019-05-10T10:22:18.274Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 0d98140e-66c4-47dc-aca1-e7230b2bd8f0 from URL: /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:18.274Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T10:22:18.275Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:19.448Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T10:22:19.450Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar 0d98140e-66c4-47dc-aca1-e7230b2bd8f0 71061 2019-05-10T10:22:19.450Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar ASDC sendASDCNotification 2019-05-10T10:22:19.450Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:19.450Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T10:22:19.450Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:22:19.452Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:22:19.453Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483739450, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:22:19.553Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:22:20.453Z|| org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-05-10T10:22:20.454Z|| org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-05-10T10:22:20.454Z|| org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: 0d98140e-66c4-47dc-aca1-e7230b2bd8f0, URL: /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar to file: /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:20.454Z|| org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:20.454Z|| org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:20.455Z|| org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:20.576Z|| org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP4293537498111066716/Definitions/service-Demovcpevbrgemu-template.yml 2019-05-10T10:22:21.580Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 9.0 2019-05-10T10:22:21.581Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-05-10T10:22:21.581Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.581Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 46 Parsing Warnings occurred... 2019-05-10T10:22:21.581Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_image_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.581Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "count" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.581Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "unit" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.581Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.581Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "max_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.581Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vCPE_vbrgemu c5a5b1c0-ea83 0" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.582Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "contrail_service_instance_ind" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.582Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "diskConfig" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.582Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "security_groups" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.582Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_type_tag" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.582Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scheduler_hints" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.582Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "index_value" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.582Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "substitute_service_template" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.582Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.583Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.583Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.583Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "metadata" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.583Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "personality" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.583Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_pass" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.584Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mandatory" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.584Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "availability_zone" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.584Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vbrgemu" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.584Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "reservation_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.584Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.584Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "key_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.585Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "software_config_transport" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.585Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.585Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "category" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.585Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.585Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_flavor_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.585Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.586Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "config_drive" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.586Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.586Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "service_template_filter" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.586Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scaling_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.586Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vbrgemu" are missing field(s): [port_vbrgemu_private_0_port_network_role, port_vbrgemu_private_0_port_subnetpoolid, nfc_function, port_vbrgemu_private_0_port_vlan_requirements, port_vbrgemu_private_0_port_related_networks, port_vbrgemu_private_0_port_order]. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.587Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "description" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.587Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.587Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vCPE_vbrgemu c5a5b1c0-ea83 0" are missing field(s): [nf_function, nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.587Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.587Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "min_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.587Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_format" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.588Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.588Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "nfc_naming_code" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.588Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.588Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "high_availablity" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:21.588Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-05-10T10:22:21.588Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-05-10T10:22:21.589Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-05-10T10:22:21.589Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-05-10T10:22:21.589Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-05-10T10:22:21.590Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vCPE_vbrgemu c5a5b1c0-ea83 0, normalized name vcpe_vbrgemuc5a5b1c0ea830. Searching groups on service level starting with VF normalized name... 2019-05-10T10:22:21.590Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-05-10T10:22:21.590Z|| org.onap.so.asdc.client.ASDCController - CSAR Notification: Service Level Properties: Name:demoVCPEvBRGEMU Description:catalog service description Model UUID:932c34c2-8494-4e35-a26a-c50783e1ced3 Model Version:NULL Model InvariantUuid:9ae7f5c5-a938-45ef-8a9a-8efe2d297d9f Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vCPE_vbrgemu c5a5b1c0-ea83 Model UUID:f5750924-0516-4bb0-a690-82c27929b40f Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:f0abd6ab-794f-4d34-a400-96675b092747 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:c86ae611-ae53-4faa-b42b-402ca22d8c81 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:d104eaf1-cae7-448c-8403-037a75544b8f ModelName:VcpeVbrgemuC5a5b1c0Ea83..base_vcpe_vbrgemu..module-0 ModelUuid:8f1ec7ba-1b71-4c84-9fe8-289da047900b ModelVersion:1 Description:NULL Member Name:abstract_vbrgemu VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:6a4682a0-5e32-474c-8db1-dccb3dfa7709 ModelInvariantUuid:7d8033a7-d438-431a-9756-1bac22ead8fb ModelName:vCPE_vbrgemu c5a5b1c0-ea83-nodes.vbrgemuCvfc ModelUuid:403cf7bc-1118-4068-a38d-7c677989df09 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vbrgemu VNFC Properties: ModelCustomizationUuid:7ec881b4-f18f-4009-b74b-eec90c4a43a3 ModelInvariantUuid:67a96f18-dbeb-425f-804b-5224418582f9 ModelName:VcpeVbrgemuC5a5b1c0Ea83.compute.nodes.heat.vbrgemu ModelUuid:52e8cb49-efa8-455c-8c30-c70318b621a9 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract Allotted Resource Properties: 2019-05-10T10:22:21.660Z|| org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: 1881f7b0-b896-4256-9746-2b45b500fe73 2019-05-10T10:22:21.662Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - vCPE_vbrgemu c5a5b1c0-ea83 0 2019-05-10T10:22:21.662Z|| org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: 1881f7b0-b896-4256-9746-2b45b500fe73 2019-05-10T10:22:21.662Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: d8267d6c-ea83-4aca-8cca-1b97e4588167 from URL: /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vcpe_vbrgemuc5a5b1c0ea830_modules.json 2019-05-10T10:22:21.662Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T10:22:21.662Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vcpe_vbrgemuc5a5b1c0ea830_modules.json 2019-05-10T10:22:22.970Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T10:22:22.970Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vcpe_vbrgemuc5a5b1c0ea830_modules.json d8267d6c-ea83-4aca-8cca-1b97e4588167 811 2019-05-10T10:22:22.970Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vcpe_vbrgemuc5a5b1c0ea830_modules.json ASDC sendASDCNotification 2019-05-10T10:22:22.970Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vcpe_vbrgemuc5a5b1c0ea830_modules.json 2019-05-10T10:22:22.970Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T10:22:22.970Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:22:22.972Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:22:22.972Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483742970, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vcpe_vbrgemuc5a5b1c0ea830_modules.json", "status": "DOWNLOAD_OK" } 2019-05-10T10:22:23.073Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:22:23.972Z|| org.onap.so.asdc.client.ASDCController - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VcpeVbrgemuC5a5b1c0Ea83..base_vcpe_vbrgemu..module-0", "vfModuleModelInvariantUUID": "d104eaf1-cae7-448c-8403-037a75544b8f", "vfModuleModelVersion": "1", "vfModuleModelUUID": "8f1ec7ba-1b71-4c84-9fe8-289da047900b", "vfModuleModelCustomizationUUID": "5e89d390-a3f5-4045-be74-c981b357f8a9", "isBase": true, "artifacts": [ "ffe06129-dfcc-493f-bfaa-ff8172a3940d", "109a326f-578b-4a5f-a1ca-a3ebc85f980d" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vcpe_vbrgemu", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-05-10T10:22:23.975Z|| org.onap.so.asdc.client.ASDCController - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VcpeVbrgemuC5a5b1c0Ea83..base_vcpe_vbrgemu..module-0 VfModuleModelVersion:1 VfModuleModelUUID:8f1ec7ba-1b71-4c84-9fe8-289da047900b VfModuleModelInvariantUUID:d104eaf1-cae7-448c-8403-037a75544b8f VfModuleModelDescription:NULL Artifacts UUID List:{ ffe06129-dfcc-493f-bfaa-ff8172a3940d , 109a326f-578b-4a5f-a1ca-a3ebc85f980d } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vcpe_vbrgemu max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-05-10T10:22:23.977Z|| org.onap.so.asdc.installer.VfResourceStructure - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VcpeVbrgemuC5a5b1c0Ea83..base_vcpe_vbrgemu..module-0", "vfModuleModelInvariantUUID": "d104eaf1-cae7-448c-8403-037a75544b8f", "vfModuleModelVersion": "1", "vfModuleModelUUID": "8f1ec7ba-1b71-4c84-9fe8-289da047900b", "vfModuleModelCustomizationUUID": "5e89d390-a3f5-4045-be74-c981b357f8a9", "isBase": true, "artifacts": [ "ffe06129-dfcc-493f-bfaa-ff8172a3940d", "109a326f-578b-4a5f-a1ca-a3ebc85f980d" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vcpe_vbrgemu", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-05-10T10:22:23.977Z|| org.onap.so.asdc.installer.VfResourceStructure - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VcpeVbrgemuC5a5b1c0Ea83..base_vcpe_vbrgemu..module-0 VfModuleModelVersion:1 VfModuleModelUUID:8f1ec7ba-1b71-4c84-9fe8-289da047900b VfModuleModelInvariantUUID:d104eaf1-cae7-448c-8403-037a75544b8f VfModuleModelDescription:NULL Artifacts UUID List:{ ffe06129-dfcc-493f-bfaa-ff8172a3940d , 109a326f-578b-4a5f-a1ca-a3ebc85f980d } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vcpe_vbrgemu max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-05-10T10:22:23.977Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: ffe06129-dfcc-493f-bfaa-ff8172a3940d from URL: /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.yaml 2019-05-10T10:22:23.977Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T10:22:23.977Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.yaml 2019-05-10T10:22:25.161Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T10:22:25.161Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.yaml ffe06129-dfcc-493f-bfaa-ff8172a3940d 8362 2019-05-10T10:22:25.162Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.yaml ASDC sendASDCNotification 2019-05-10T10:22:25.162Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.yaml 2019-05-10T10:22:25.162Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T10:22:25.162Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:22:25.164Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:22:25.165Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483745162, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.yaml", "status": "DOWNLOAD_OK" } 2019-05-10T10:22:25.265Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:22:26.165Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 109a326f-578b-4a5f-a1ca-a3ebc85f980d from URL: /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.env 2019-05-10T10:22:26.165Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T10:22:26.166Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.env 2019-05-10T10:22:26.752Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T10:22:26.752Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.env 109a326f-578b-4a5f-a1ca-a3ebc85f980d 1134 2019-05-10T10:22:26.753Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.env ASDC sendASDCNotification 2019-05-10T10:22:26.753Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.env 2019-05-10T10:22:26.754Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T10:22:26.754Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:22:26.756Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:22:26.756Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483746753, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.env", "status": "DOWNLOAD_OK" } 2019-05-10T10:22:26.856Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:22:27.761Z|| org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 932c34c2-8494-4e35-a26a-c50783e1ced3 2019-05-10T10:22:27.761Z|| org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT vCPE_vbrgemu c5a5b1c0-ea83 0 1881f7b0-b896-4256-9746-2b45b500fe73 ASDC 2019-05-10T10:22:27.787Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-05-10T10:22:27.787Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=c86ae611-ae53-4faa-b42b-402ca22d8c81 2019-05-10T10:22:27.787Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: c86ae611-ae53-4faa-b42b-402ca22d8c81 matches Tosca VF Customization UUID: c86ae611-ae53-4faa-b42b-402ca22d8c81 2019-05-10T10:22:27.787Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: c86ae611-ae53-4faa-b42b-402ca22d8c81 matches vfNotificationResource CustomizationUUID 2019-05-10T10:22:27.790Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-05-10T10:22:27.791Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-05-10T10:22:27.791Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-05-10T10:22:27.792Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-05-10T10:22:27.792Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property sdnc_model_name is not found 2019-05-10T10:22:27.792Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property sdnc_model_version is not found 2019-05-10T10:22:27.793Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfModuleStructure:org.onap.so.asdc.installer.VfModuleStructure@1064f4e2 2019-05-10T10:22:27.793Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vCPE_vbrgemu c5a5b1c0-ea83 0, normalized name vcpe_vbrgemuc5a5b1c0ea830. Searching groups on service level starting with VF normalized name... 2019-05-10T10:22:27.793Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Comparing Vf_Modules_Metadata CustomizationUUID : 5e89d390-a3f5-4045-be74-c981b357f8a9 2019-05-10T10:22:27.794Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID 5e89d390-a3f5-4045-be74-c981b357f8a9 2019-05-10T10:22:27.805Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property availability_zone_count is not found 2019-05-10T10:22:27.807Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nfc_function is not found 2019-05-10T10:22:27.808Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(932c34c2-8494-4e35-a26a-c50783e1ced3) : vCPE_vbrgemu c5a5b1c0-ea83 2019-05-10T10:22:27.809Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-05-10T10:22:27.809Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVCPEvBRGEMU 2019-05-10T10:22:28.037Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC vCPE_vbrgemu c5a5b1c0-ea83 1881f7b0-b896-4256-9746-2b45b500fe73 1 ASDC deployResourceStructure 2019-05-10T10:22:28.037Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vcpe_vbrgemuc5a5b1c0ea830_modules.json ASDC sendASDCNotification 2019-05-10T10:22:28.037Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vcpe_vbrgemuc5a5b1c0ea830_modules.json 2019-05-10T10:22:28.037Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:22:28.038Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:22:28.045Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:22:28.045Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483748037, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vcpe_vbrgemuc5a5b1c0ea830_modules.json", "status": "DEPLOY_OK" } 2019-05-10T10:22:28.140Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:22:29.045Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.yaml ASDC sendASDCNotification 2019-05-10T10:22:29.046Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.yaml 2019-05-10T10:22:29.046Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:22:29.046Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:22:29.050Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:22:29.050Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483749045, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.yaml", "status": "DEPLOY_OK" } 2019-05-10T10:22:29.148Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:22:30.051Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.env ASDC sendASDCNotification 2019-05-10T10:22:30.051Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.env 2019-05-10T10:22:30.051Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:22:30.051Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:22:30.053Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:22:30.053Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483750051, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.env", "status": "DEPLOY_OK" } 2019-05-10T10:22:30.154Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:22:31.054Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar ASDC sendASDCNotification 2019-05-10T10:22:31.054Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar 2019-05-10T10:22:31.054Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:22:31.054Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:22:31.056Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:22:31.056Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483751054, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:22:31.157Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:22:32.057Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 24fe21f8-41aa-4b2a-bfed-bce2eaa814f1 2019-05-10T10:22:32.067Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 24fe21f8-41aa-4b2a-bfed-bce2eaa814f1 2019-05-10T10:22:32.078Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-05-10T10:22:32.078Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName AAI in the WatchDog Component DB 2019-05-10T10:22:32.078Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SDNC in the WatchDog Component DB 2019-05-10T10:22:32.078Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size matched with the WatchdogComponentDistributionStatus results. 2019-05-10T10:22:32.078Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:22:32.078Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:22:32.078Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:22:32.078Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:22:32.079Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Updating overall DistributionStatus to: SUCCESS for distributionId: 2019-05-10T10:22:32.107Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Exiting getOverallDistributionStatus method in WatchdogDistribution 2019-05-10T10:22:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:22:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:23:02.108Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: 24fe21f8-41aa-4b2a-bfed-bce2eaa814f1 and distributionStatus: 2019-05-10T10:23:02.120Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 24fe21f8-41aa-4b2a-bfed-bce2eaa814f1 and serviceModelVersionId: 932c34c2-8494-4e35-a26a-c50783e1ced3 2019-05-10T10:23:02.120Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : 9ae7f5c5-a938-45ef-8a9a-8efe2d297d9f 2019-05-10T10:23:02.120Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/9ae7f5c5-a938-45ef-8a9a-8efe2d297d9f/model-vers/model-ver/932c34c2-8494-4e35-a26a-c50783e1ced3?depth=0 2019-05-10T10:23:02.123Z|| org.onap.so.client.RestClient - RestClientSSL using default SSL context! 2019-05-10T10:23:02.145Z|| o.onap.so.logging.jaxrs.filter.JaxRsClientLogging - Could not Find Request ID Generating New One: /aai/v15/service-design-and-creation/models/model/9ae7f5c5-a938-45ef-8a9a-8efe2d297d9f/model-vers/model-ver/932c34c2-8494-4e35-a26a-c50783e1ced3 2019-05-10T10:23:02.146Z|| o.o.so.logging.jaxrs.filter.PayloadLoggingFilter - Making POST (overridden to PATCH) request to: https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/9ae7f5c5-a938-45ef-8a9a-8efe2d297d9f/model-vers/model-ver/932c34c2-8494-4e35-a26a-c50783e1ced3?depth=0 Request Headers: {Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-FromAppId=[MSO], X-TransactionId=[], X-HTTP-Method-Override=[PATCH], Accept=[application/json], Content-Type=[application/merge-patch+json], X-ONAP-RequestID=[94bf2872-70ee-4c5a-9fb2-c8419924bacb], X-ONAP-InvocationID=[76503b01-a1ce-4bfc-865a-c679ea72a679], X-ONAP-PartnerName=[SO]} 2019-05-10T10:23:02.153Z|| o.o.so.logging.jaxrs.filter.PayloadLoggingFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2019-05-10T10:23:02.329Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 2019-05-10T10:23:02.330Z|| org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 2019-05-10T10:23:02.330Z|| org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID 24fe21f8-41aa-4b2a-bfed-bce2eaa814f1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2019-05-10T10:23:02.330Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendFinalDistributionStatus status 2019-05-10T10:23:02.331Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:23:02.332Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:23:02.332Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483782330, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-05-10T10:23:02.433Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:23:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:23:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:23:10.565Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:23:10.566Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483730307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:23:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:23:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:24:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:24:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:24:10.963Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:24:10.963Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483730307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vcpe_vbrgemuc5a5b1c0ea830_modules.json", "status": "NOTIFIED" } 2019-05-10T10:24:10.963Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:24:10.963Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483730307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.yaml", "status": "NOTIFIED" } 2019-05-10T10:24:10.963Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:24:10.963Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483730307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:24:10.963Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:24:10.963Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483730307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.env", "status": "NOTIFIED" } 2019-05-10T10:24:10.964Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:24:10.964Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483730307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:24:10.964Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:24:10.964Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483730307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:24:10.964Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:24:10.964Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483739450, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:24:10.964Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:24:10.964Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483742970, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vcpe_vbrgemuc5a5b1c0ea830_modules.json", "status": "DOWNLOAD_OK" } 2019-05-10T10:24:10.964Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:24:10.964Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483745162, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.yaml", "status": "DOWNLOAD_OK" } 2019-05-10T10:24:10.964Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:24:10.965Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483746753, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.env", "status": "DOWNLOAD_OK" } 2019-05-10T10:24:10.965Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:24:10.965Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483748037, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/vcpe_vbrgemuc5a5b1c0ea830_modules.json", "status": "DEPLOY_OK" } 2019-05-10T10:24:10.965Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:24:10.965Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483749045, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.yaml", "status": "DEPLOY_OK" } 2019-05-10T10:24:10.965Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:24:10.965Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483750051, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/resourceInstances/vcpe_vbrgemuc5a5b1c0ea830/artifacts/base_vcpe_vbrgemu.env", "status": "DEPLOY_OK" } 2019-05-10T10:24:10.965Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:24:10.965Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483751054, "artifactURL": "/sdc/v1/catalog/services/Demovcpevbrgemu/1.0/artifacts/service-Demovcpevbrgemu-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:24:10.965Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:24:10.965Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "24fe21f8-41aa-4b2a-bfed-bce2eaa814f1", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483782330, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-05-10T10:24:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:24:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:25:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:25:02.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:25:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:25:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:25:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:25:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:26:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:26:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:26:11.183Z|| org.onap.sdc.impl.NotificationConsumer - received message from topic 2019-05-10T10:26:11.183Z|| org.onap.sdc.impl.NotificationConsumer - recieved notification from broker: {"distributionID":"197722a8-3c19-4cb8-820e-f85733b5a1eb","serviceName":"demoVCPEvGMUX","serviceVersion":"1.0","serviceUUID":"7d3a41dc-d60d-4429-85ed-7e5f73ecedc6","serviceDescription":"catalog service description","serviceInvariantUUID":"73f6bb46-8933-4e1e-928d-70d1af18dcd4","resources":[{"resourceInstanceName":"MUX_GW","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"67bf9c77-aa78-4fab-99f4-3939a6d42348","resourceInvariantUUID":"8917e73c-88cf-42ed-8b33-6ea8ad080285","resourceCustomizationUUID":"cf284088-0aa9-42cd-aa59-9d7f3d13e17d","category":"Generic","subcategory":"Network Elements","artifacts":[]},{"resourceInstanceName":"vCPE_vgmux 41146835-5aad 0","resourceName":"vCPE_vgmux 41146835-5aad","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"24e92fb1-f545-43ad-a67e-701e1308eb72","resourceInvariantUUID":"1e1b0027-b577-4bdd-8173-7b238607733e","resourceCustomizationUUID":"8f2f452e-f0c0-4c53-8c9a-3ec9e1318cc6","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vf-license-model.xml","artifactChecksum":"NWI1MGY1ZTE5M2UwZWJiMjc2YzA1NWI4M2FjYmZjNjU\u003d","artifactDescription":"VF license file","artifactTimeout":120,"artifactUUID":"44554dc1-390b-410f-b627-84c03c754fdc","artifactVersion":"1"},{"artifactName":"vcpe_vgmux411468355aad0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vcpe_vgmux411468355aad0_modules.json","artifactChecksum":"YTFhMWM2Y2Q5NmE4MTgxNDliNWViZmY3YTU3N2MzNDQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":120,"artifactUUID":"0938af54-a033-4620-ae45-840bca04c9da","artifactVersion":"1"},{"artifactName":"base_vcpe_vgmux.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.yaml","artifactChecksum":"MzlhZWY5OTE2MTgwNTM1MGYzMjYwZmRlZmE3MTIzNmI\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"148d55cb-2869-4c82-8b36-e89c79ef599b","artifactVersion":"2"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vendor-license-model.xml","artifactChecksum":"MWE3MDE4NjE1ZjJjYzNhZTVjNjQ1ODgzYjE2NDUyMjM\u003d","artifactDescription":" Vendor license file","artifactTimeout":120,"artifactUUID":"d94f6a9f-62d9-4455-83e8-148508722b10","artifactVersion":"1"},{"artifactName":"base_vcpe_vgmux.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.env","artifactChecksum":"ZWEzNjA0M2ZiMDEzYTYzZWJmNzA5YzkyM2ZjOTI1Mjc\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"400b6070-d664-44e9-a19d-c272efb4bcc6","artifactVersion":"2","generatedFromUUID":"148d55cb-2869-4c82-8b36-e89c79ef599b"}]}],"serviceArtifacts":[{"artifactName":"service-Demovcpevgmux-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-template.yml","artifactChecksum":"MTY4ZDUwM2UyYTE0OWIwODIwYjE3MjU3MDFmYzUyMGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"326dc1da-668c-4dd2-a6e9-9ef698073418","artifactVersion":"1"},{"artifactName":"service-Demovcpevgmux-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar","artifactChecksum":"ZjEwNDZiYTU5ZWYyNWQ5OGQzYmFhMzA2NzYyZDQ1ZTE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"27190748-ec73-469e-b70c-b43616fd78b4","artifactVersion":"1"}],"workloadContext":"Production"} 2019-05-10T10:26:11.184Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:26:11.184Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:26:11.186Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:26:11.186Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483970307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:26:11.289Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:26:11.332Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.332Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483933717, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:26:11.333Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.333Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "aai-ml", "timestamp": 1557483939125, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:26:11.333Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.333Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483933717, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vcpe_vgmux411468355aad0_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T10:26:11.333Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.333Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "aai-ml", "timestamp": 1557483939125, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vcpe_vgmux411468355aad0_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T10:26:11.333Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.333Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483933717, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:26:11.333Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.333Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "aai-ml", "timestamp": 1557483939125, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:26:11.334Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.334Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483933717, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:26:11.334Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.334Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "aai-ml", "timestamp": 1557483939125, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:26:11.334Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.334Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483933717, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:26:11.334Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.334Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "aai-ml", "timestamp": 1557483939125, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:26:11.334Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.334Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "dcae-sch", "timestamp": 1557483943755, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:26:11.334Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.334Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483933717, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:26:11.334Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.334Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "aai-ml", "timestamp": 1557483939125, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:26:11.334Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.334Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "dcae-sch", "timestamp": 1557483943755, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vcpe_vgmux411468355aad0_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T10:26:11.335Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.335Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483933717, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:26:11.335Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.335Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "aai-ml", "timestamp": 1557483939125, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:26:11.335Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.335Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "dcae-sch", "timestamp": 1557483943755, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:26:11.335Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.335Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "dcae-sch", "timestamp": 1557483943755, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:26:11.335Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.335Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483947711, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:26:11.335Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.335Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "aai-ml", "timestamp": 1557483948016, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:26:11.336Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.336Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "dcae-sch", "timestamp": 1557483943755, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:26:11.336Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.336Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "dcae-sch", "timestamp": 1557483943755, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:26:11.336Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.336Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483949617, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:26:11.337Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.337Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "policy-id", "timestamp": 1557483948989, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:26:11.337Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.337Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "dcae-sch", "timestamp": 1557483943755, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "NOT_NOTIFIED" } 2019-05-10T10:26:11.337Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.337Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557483950620, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } 2019-05-10T10:26:11.394Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 197722a8-3c19-4cb8-820e-f85733b5a1eb 2019-05-10T10:26:11.395Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 197722a8-3c19-4cb8-820e-f85733b5a1eb and ComponentName SDNC 2019-05-10T10:26:11.400Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.400Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "policy-id", "timestamp": 1557483948989, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vcpe_vgmux411468355aad0_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T10:26:11.400Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.400Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "aai-ml", "timestamp": 1557483952767, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:26:11.400Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.400Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "policy-id", "timestamp": 1557483948989, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.yaml", "status": "NOTIFIED" } 2019-05-10T10:26:11.401Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.401Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "aai-ml", "timestamp": 1557483953808, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } 2019-05-10T10:26:11.402Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 197722a8-3c19-4cb8-820e-f85733b5a1eb 2019-05-10T10:26:11.402Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 197722a8-3c19-4cb8-820e-f85733b5a1eb and ComponentName AAI 2019-05-10T10:26:11.416Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.416Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "policy-id", "timestamp": 1557483948989, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:26:11.416Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.416Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "clamp", "timestamp": 1557483954442, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:26:11.416Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.416Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "clamp", "timestamp": 1557483954442, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vcpe_vgmux411468355aad0_modules.json", "status": "NOTIFIED" } 2019-05-10T10:26:11.416Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.416Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "policy-id", "timestamp": 1557483948989, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:26:11.417Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.417Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "clamp", "timestamp": 1557483954442, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:26:11.417Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.417Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "policy-id", "timestamp": 1557483948989, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:26:11.417Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.417Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "clamp", "timestamp": 1557483954442, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:26:11.417Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.418Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "clamp", "timestamp": 1557483954442, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:26:11.418Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.419Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "policy-id", "timestamp": 1557483948989, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:26:11.419Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.419Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "clamp", "timestamp": 1557483954442, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:26:11.419Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.419Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "clamp", "timestamp": 1557483954442, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:26:11.419Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.419Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "policy-id", "timestamp": 1557483961823, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:26:11.419Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:26:11.420Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "policy-id", "timestamp": 1557483968177, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:26:12.186Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:26:12.187Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:26:12.188Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:26:12.189Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483970307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vcpe_vgmux411468355aad0_modules.json", "status": "NOTIFIED" } 2019-05-10T10:26:12.289Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:26:13.189Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:26:13.189Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:26:13.194Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:26:13.194Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483970307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.yaml", "status": "NOTIFIED" } 2019-05-10T10:26:13.292Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:26:14.196Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:26:14.197Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:26:14.199Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:26:14.199Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483970307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:26:14.313Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:26:15.237Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:26:15.239Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:26:15.241Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:26:15.241Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483970307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.env", "status": "NOTIFIED" } 2019-05-10T10:26:15.342Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:26:16.242Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:26:16.242Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:26:16.244Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:26:16.244Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483970307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:26:16.344Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:26:17.244Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:26:17.245Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:26:17.248Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:26:17.249Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483970307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:26:17.347Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:26:18.250Z|| org.onap.sdc.impl.NotificationConsumer - sending notification to client: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "serviceName": "demoVCPEvGMUX", "serviceVersion": "1.0", "serviceUUID": "7d3a41dc-d60d-4429-85ed-7e5f73ecedc6", "serviceDescription": "catalog service description", "serviceInvariantUUID": "73f6bb46-8933-4e1e-928d-70d1af18dcd4", "resources": [ { "resourceInstanceName": "MUX_GW", "resourceCustomizationUUID": "cf284088-0aa9-42cd-aa59-9d7f3d13e17d", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "67bf9c77-aa78-4fab-99f4-3939a6d42348", "resourceInvariantUUID": "8917e73c-88cf-42ed-8b33-6ea8ad080285", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] }, { "resourceInstanceName": "vCPE_vgmux 41146835-5aad 0", "resourceCustomizationUUID": "8f2f452e-f0c0-4c53-8c9a-3ec9e1318cc6", "resourceName": "vCPE_vgmux 41146835-5aad", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "24e92fb1-f545-43ad-a67e-701e1308eb72", "resourceInvariantUUID": "1e1b0027-b577-4bdd-8173-7b238607733e", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vcpe_vgmux411468355aad0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vcpe_vgmux411468355aad0_modules.json", "artifactChecksum": "YTFhMWM2Y2Q5NmE4MTgxNDliNWViZmY3YTU3N2MzNDQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 120, "artifactVersion": "1", "artifactUUID": "0938af54-a033-4620-ae45-840bca04c9da", "relatedArtifactsInfo": [] }, { "artifactName": "base_vcpe_vgmux.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.yaml", "artifactChecksum": "MzlhZWY5OTE2MTgwNTM1MGYzMjYwZmRlZmE3MTIzNmI\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "148d55cb-2869-4c82-8b36-e89c79ef599b", "generatedArtifact": { "artifactName": "base_vcpe_vgmux.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.env", "artifactChecksum": "ZWEzNjA0M2ZiMDEzYTYzZWJmNzA5YzkyM2ZjOTI1Mjc\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "400b6070-d664-44e9-a19d-c272efb4bcc6", "generatedFromUUID": "148d55cb-2869-4c82-8b36-e89c79ef599b" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vcpe_vgmux.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.env", "artifactChecksum": "ZWEzNjA0M2ZiMDEzYTYzZWJmNzA5YzkyM2ZjOTI1Mjc\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "400b6070-d664-44e9-a19d-c272efb4bcc6", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Demovcpevgmux-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "artifactChecksum": "ZjEwNDZiYTU5ZWYyNWQ5OGQzYmFhMzA2NzYyZDQ1ZTE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "27190748-ec73-469e-b70c-b43616fd78b4" } ], "workloadContext": "Production" } 2019-05-10T10:26:18.251Z|| org.onap.so.asdc.client.ASDCNotificationCallBack - Receive a callback notification in ASDC, nb of resources: 2 2019-05-10T10:26:18.251Z|| org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 3 7d3a41dc-d60d-4429-85ed-7e5f73ecedc6 ASDC 2019-05-10T10:26:18.251Z|| org.onap.so.asdc.client.ASDCController - ASDC Notification: DistributionID:197722a8-3c19-4cb8-820e-f85733b5a1eb ServiceName:demoVCPEvGMUX ServiceVersion:1.0 ServiceUUID:7d3a41dc-d60d-4429-85ed-7e5f73ecedc6 ServiceInvariantUUID:73f6bb46-8933-4e1e-928d-70d1af18dcd4 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Demovcpevgmux-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar ArtifactUUID:27190748-ec73-469e-b70c-b43616fd78b4 ArtifactChecksum:ZjEwNDZiYTU5ZWYyNWQ5OGQzYmFhMzA2NzYyZDQ1ZTE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:MUX_GW ResourceCustomizationUUID:cf284088-0aa9-42cd-aa59-9d7f3d13e17d ResourceInvariantUUID:8917e73c-88cf-42ed-8b33-6ea8ad080285 ResourceName:Generic NeutronNet ResourceType:VF ResourceUUID:67bf9c77-aa78-4fab-99f4-3939a6d42348 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL , Resource Instance Info: ResourceInstanceName:vCPE_vgmux 41146835-5aad 0 ResourceCustomizationUUID:8f2f452e-f0c0-4c53-8c9a-3ec9e1318cc6 ResourceInvariantUUID:1e1b0027-b577-4bdd-8173-7b238607733e ResourceName:vCPE_vgmux 41146835-5aad ResourceType:VF ResourceUUID:24e92fb1-f545-43ad-a67e-701e1308eb72 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vcpe_vgmux411468355aad0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vcpe_vgmux411468355aad0_modules.json ArtifactUUID:0938af54-a033-4620-ae45-840bca04c9da ArtifactChecksum:YTFhMWM2Y2Q5NmE4MTgxNDliNWViZmY3YTU3N2MzNDQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vcpe_vgmux.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.yaml ArtifactUUID:148d55cb-2869-4c82-8b36-e89c79ef599b ArtifactChecksum:MzlhZWY5OTE2MTgwNTM1MGYzMjYwZmRlZmE3MTIzNmI= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vcpe_vgmux.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.env ArtifactUUID:400b6070-d664-44e9-a19d-c272efb4bcc6 ArtifactChecksum:ZWEzNjA0M2ZiMDEzYTYzZWJmNzA5YzkyM2ZjOTI1Mjc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vcpe_vgmux.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.env ArtifactUUID:400b6070-d664-44e9-a19d-c272efb4bcc6 ArtifactChecksum:ZWEzNjA0M2ZiMDEzYTYzZWJmNzA5YzkyM2ZjOTI1Mjc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2019-05-10T10:26:18.251Z|| org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF 7d3a41dc-d60d-4429-85ed-7e5f73ecedc6 ASDC treatNotification 2019-05-10T10:26:18.353Z|| org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-05-10T10:26:18.353Z|| org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-05-10T10:26:18.353Z|| org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /app 2019-05-10T10:26:18.353Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 27190748-ec73-469e-b70c-b43616fd78b4 from URL: /sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:18.354Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T10:26:18.355Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:19.639Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T10:26:19.640Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar 27190748-ec73-469e-b70c-b43616fd78b4 75804 2019-05-10T10:26:19.640Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar ASDC sendASDCNotification 2019-05-10T10:26:19.640Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:19.640Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T10:26:19.640Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:26:19.646Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:26:19.646Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483979640, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:26:19.746Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:26:20.647Z|| org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-05-10T10:26:20.648Z|| org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-05-10T10:26:20.648Z|| org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: 27190748-ec73-469e-b70c-b43616fd78b4, URL: /sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar to file: /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:20.649Z|| org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Demovcpevgmux-csar.csar 2019-05-10T10:26:20.649Z|| org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:20.649Z|| org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:20.773Z|| org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP3158445296364889849/Definitions/service-Demovcpevgmux-template.yml 2019-05-10T10:26:21.753Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 9.0 2019-05-10T10:26:21.754Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-05-10T10:26:21.754Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.754Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 55 Parsing Warnings occurred... 2019-05-10T10:26:21.754Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_image_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.754Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "count" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.754Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "unit" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.754Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.754Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "max_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.754Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "ip_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.754Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "contrail_service_instance_ind" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.754Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "diskConfig" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.755Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "security_groups" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.755Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vCPE_vgmux 41146835-5aad 0" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.755Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.755Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_type_tag" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.755Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scheduler_hints" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.755Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "index_value" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.755Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "substitute_service_template" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.755Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.755Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.755Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.756Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.756Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.756Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.756Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "metadata" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.756Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "personality" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.756Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_pass" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.756Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vCPE_vgmux 41146835-5aad 0" are missing field(s): [nf_function, nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.756Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mandatory" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.756Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "availability_zone" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.756Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "MUX_GW" are missing field(s): [network_scope, provider_network]. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.757Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vgmux" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.757Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "reservation_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.757Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.757Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.757Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vgmux" are missing field(s): [port_vgmux_private_0_port_vlan_requirements, port_vgmux_private_0_port_network_role, port_vgmux_private_2_port_order, port_vgmux_private_1_port_related_networks, port_vgmux_private_2_port_vlan_requirements, port_vgmux_private_2_port_subnetpoolid, port_vgmux_private_1_port_order, port_vgmux_private_1_port_subnetpoolid, port_vgmux_private_0_port_related_networks, port_vgmux_private_1_port_network_role, port_vgmux_private_1_port_vlan_requirements, port_vgmux_private_0_port_order, nfc_function, port_vgmux_private_2_port_related_networks, port_vgmux_private_2_port_network_role, port_vgmux_private_0_port_subnetpoolid]. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.757Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "key_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.757Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "software_config_transport" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.758Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.759Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "category" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.759Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.759Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_flavor_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.759Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.759Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "config_drive" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.759Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.759Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.759Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "service_template_filter" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.760Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scaling_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.760Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "description" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.760Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.760Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.760Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.760Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "min_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.760Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_format" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.760Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.760Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "nfc_naming_code" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.760Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.761Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "high_availablity" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.761Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-05-10T10:26:21.761Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-05-10T10:26:21.762Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-05-10T10:26:21.762Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-05-10T10:26:21.762Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-05-10T10:26:21.763Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vCPE_vgmux 41146835-5aad 0, normalized name vcpe_vgmux411468355aad0. Searching groups on service level starting with VF normalized name... 2019-05-10T10:26:21.763Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property network_scope is not found 2019-05-10T10:26:21.763Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-05-10T10:26:21.763Z|| org.onap.so.asdc.client.ASDCController - CSAR Notification: Service Level Properties: Name:demoVCPEvGMUX Description:catalog service description Model UUID:7d3a41dc-d60d-4429-85ed-7e5f73ecedc6 Model Version:NULL Model InvariantUuid:73f6bb46-8933-4e1e-928d-70d1af18dcd4 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vCPE_vgmux 41146835-5aad Model UUID:1091321b-d5d6-450e-83df-c58edb3186ea Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:1e1b0027-b577-4bdd-8173-7b238607733e Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:8f2f452e-f0c0-4c53-8c9a-3ec9e1318cc6 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:9879c03a-be76-433d-afe7-b2956e7c9bf5 ModelName:VcpeVgmux411468355aad..base_vcpe_vgmux..module-0 ModelUuid:0b765ac4-361b-4e44-ad35-62cc003074ed ModelVersion:1 Description:NULL Member Name:abstract_vgmux VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:79b70585-1c93-4063-bc70-c0f1bf0cadd6 ModelInvariantUuid:f9f229fe-f2b3-4bc5-86bb-303edb4401d4 ModelName:vCPE_vgmux 41146835-5aad-nodes.vgmuxCvfc ModelUuid:cdfb79cf-9985-4981-9c60-b3c3b0197015 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vgmux VNFC Properties: ModelCustomizationUuid:58ef2c66-8cff-4ec5-923f-788a749d68dd ModelInvariantUuid:27f61d61-fbf6-424a-8049-6c6ab6388b13 ModelName:VcpeVgmux411468355aad.compute.nodes.heat.vgmux ModelUuid:095f87ce-0207-40c8-b7dc-afe1a951d71f ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:8917e73c-88cf-42ed-8b33-6ea8ad080285 Model UUID:89789b26-a46b-4cee-aed0-d46e21f93a5e Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:cf284088-0aa9-42cd-aa59-9d7f3d13e17d Network Technology:NEUTRON Network Type:NEUTRON Network Role:mux_gw Network Scope:null Allotted Resource Properties: 2019-05-10T10:26:21.769Z|| org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: 67bf9c77-aa78-4fab-99f4-3939a6d42348 2019-05-10T10:26:21.769Z|| org.onap.so.asdc.client.ASDCController - No resources found for Service: 7d3a41dc-d60d-4429-85ed-7e5f73ecedc6 2019-05-10T10:26:21.773Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - 2019-05-10T10:26:21.774Z|| org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: 2019-05-10T10:26:21.774Z|| org.onap.so.asdc.client.ASDCController - No resources found for Service: 7d3a41dc-d60d-4429-85ed-7e5f73ecedc6 2019-05-10T10:26:21.774Z|| org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 7d3a41dc-d60d-4429-85ed-7e5f73ecedc6 2019-05-10T10:26:21.774Z|| org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT ASDC 2019-05-10T10:26:21.774Z|| org.onap.so.asdc.installer.VfResourceStructure - ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures 2019-05-10T10:26:21.778Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-05-10T10:26:21.778Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(7d3a41dc-d60d-4429-85ed-7e5f73ecedc6) : Generic NeutronNet,vCPE_vgmux 41146835-5aad 2019-05-10T10:26:21.778Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-05-10T10:26:21.788Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property network_scope is not found 2019-05-10T10:26:21.791Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVCPEvGMUX 2019-05-10T10:26:21.845Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2019-05-10T10:26:21.845Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar ASDC sendASDCNotification 2019-05-10T10:26:21.845Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:21.845Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:26:21.846Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:26:21.850Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:26:21.850Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483981845, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:26:21.948Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:26:22.851Z|| org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: 24e92fb1-f545-43ad-a67e-701e1308eb72 2019-05-10T10:26:22.855Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - vCPE_vgmux 41146835-5aad 0 2019-05-10T10:26:22.870Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_ALREADY_EXIST vCPE_vgmux 41146835-5aad 0 24e92fb1-f545-43ad-a67e-701e1308eb72 vCPE_vgmux 41146835-5aad 2019-05-10T10:26:22.870Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DOWNLOADED /sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vcpe_vgmux411468355aad0_modules.json ASDC sendASDCNotification 2019-05-10T10:26:22.871Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DOWNLOADED) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vcpe_vgmux411468355aad0_modules.json 2019-05-10T10:26:22.871Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:26:22.871Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:26:22.873Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:26:22.873Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483982870, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vcpe_vgmux411468355aad0_modules.json", "status": "ALREADY_DOWNLOADED" } 2019-05-10T10:26:22.974Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:26:23.877Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DOWNLOADED /sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.yaml ASDC sendASDCNotification 2019-05-10T10:26:23.878Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DOWNLOADED) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.yaml 2019-05-10T10:26:23.878Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:26:23.878Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:26:23.882Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:26:23.882Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483983877, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.yaml", "status": "ALREADY_DOWNLOADED" } 2019-05-10T10:26:23.980Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:26:24.883Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DOWNLOADED /sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.env ASDC sendASDCNotification 2019-05-10T10:26:24.883Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DOWNLOADED) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.env 2019-05-10T10:26:24.883Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:26:24.883Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:26:24.885Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:26:24.885Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483984883, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.env", "status": "ALREADY_DOWNLOADED" } 2019-05-10T10:26:24.986Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:26:25.886Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vcpe_vgmux411468355aad0_modules.json ASDC sendASDCNotification 2019-05-10T10:26:25.886Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vcpe_vgmux411468355aad0_modules.json 2019-05-10T10:26:25.886Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:26:25.886Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:26:25.888Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:26:25.888Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483985885, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vcpe_vgmux411468355aad0_modules.json", "status": "ALREADY_DEPLOYED" } 2019-05-10T10:26:25.988Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:26:26.888Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.yaml ASDC sendASDCNotification 2019-05-10T10:26:26.889Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.yaml 2019-05-10T10:26:26.889Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:26:26.889Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:26:26.891Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:26:26.891Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483986888, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.yaml", "status": "ALREADY_DEPLOYED" } 2019-05-10T10:26:26.991Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:26:27.891Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.env ASDC sendASDCNotification 2019-05-10T10:26:27.891Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.env 2019-05-10T10:26:27.891Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:26:27.892Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:26:27.893Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:26:27.894Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483987891, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.env", "status": "ALREADY_DEPLOYED" } 2019-05-10T10:26:27.994Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:26:28.894Z|| org.onap.so.asdc.client.ASDCController - No resources found for Service: 7d3a41dc-d60d-4429-85ed-7e5f73ecedc6 2019-05-10T10:26:28.894Z|| org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 7d3a41dc-d60d-4429-85ed-7e5f73ecedc6 2019-05-10T10:26:28.894Z|| org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT vCPE_vgmux 41146835-5aad 0 24e92fb1-f545-43ad-a67e-701e1308eb72 ASDC 2019-05-10T10:26:28.894Z|| org.onap.so.asdc.installer.VfResourceStructure - ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures 2019-05-10T10:26:28.895Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-05-10T10:26:28.896Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(7d3a41dc-d60d-4429-85ed-7e5f73ecedc6) : Generic NeutronNet,vCPE_vgmux 41146835-5aad 2019-05-10T10:26:28.896Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-05-10T10:26:28.899Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVCPEvGMUX 2019-05-10T10:26:28.923Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC vCPE_vgmux 41146835-5aad 24e92fb1-f545-43ad-a67e-701e1308eb72 0 ASDC deployResourceStructure 2019-05-10T10:26:28.923Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vcpe_vgmux411468355aad0_modules.json ASDC sendASDCNotification 2019-05-10T10:26:28.923Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vcpe_vgmux411468355aad0_modules.json 2019-05-10T10:26:28.923Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:26:28.923Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:26:28.925Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:26:28.925Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483988923, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vcpe_vgmux411468355aad0_modules.json", "status": "DEPLOY_OK" } 2019-05-10T10:26:29.025Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:26:29.926Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.yaml ASDC sendASDCNotification 2019-05-10T10:26:29.926Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.yaml 2019-05-10T10:26:29.926Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:26:29.926Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:26:29.928Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:26:29.928Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483989926, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.yaml", "status": "DEPLOY_OK" } 2019-05-10T10:26:30.029Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:26:30.928Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.env ASDC sendASDCNotification 2019-05-10T10:26:30.929Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.env 2019-05-10T10:26:30.929Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:26:30.929Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:26:30.935Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:26:30.935Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483990928, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.env", "status": "DEPLOY_OK" } 2019-05-10T10:26:31.034Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:26:31.936Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar ASDC sendASDCNotification 2019-05-10T10:26:31.936Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar 2019-05-10T10:26:31.936Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:26:31.936Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:26:31.938Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:26:31.938Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483991936, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:26:32.039Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:26:32.939Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 197722a8-3c19-4cb8-820e-f85733b5a1eb 2019-05-10T10:26:32.949Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 197722a8-3c19-4cb8-820e-f85733b5a1eb 2019-05-10T10:26:32.955Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-05-10T10:26:32.955Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName AAI in the WatchDog Component DB 2019-05-10T10:26:32.955Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SDNC in the WatchDog Component DB 2019-05-10T10:26:32.955Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size matched with the WatchdogComponentDistributionStatus results. 2019-05-10T10:26:32.955Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:26:32.955Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:26:32.955Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:26:32.955Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Updating overall DistributionStatus to: SUCCESS for distributionId: 2019-05-10T10:26:32.968Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Exiting getOverallDistributionStatus method in WatchdogDistribution 2019-05-10T10:26:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:26:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:27:02.968Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: 197722a8-3c19-4cb8-820e-f85733b5a1eb and distributionStatus: 2019-05-10T10:27:02.971Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 197722a8-3c19-4cb8-820e-f85733b5a1eb and serviceModelVersionId: 7d3a41dc-d60d-4429-85ed-7e5f73ecedc6 2019-05-10T10:27:02.971Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : 73f6bb46-8933-4e1e-928d-70d1af18dcd4 2019-05-10T10:27:02.971Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/73f6bb46-8933-4e1e-928d-70d1af18dcd4/model-vers/model-ver/7d3a41dc-d60d-4429-85ed-7e5f73ecedc6?depth=0 2019-05-10T10:27:02.974Z|| org.onap.so.client.RestClient - RestClientSSL using default SSL context! 2019-05-10T10:27:02.996Z|| o.onap.so.logging.jaxrs.filter.JaxRsClientLogging - Could not Find Request ID Generating New One: /aai/v15/service-design-and-creation/models/model/73f6bb46-8933-4e1e-928d-70d1af18dcd4/model-vers/model-ver/7d3a41dc-d60d-4429-85ed-7e5f73ecedc6 2019-05-10T10:27:02.997Z|| o.o.so.logging.jaxrs.filter.PayloadLoggingFilter - Making POST (overridden to PATCH) request to: https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/73f6bb46-8933-4e1e-928d-70d1af18dcd4/model-vers/model-ver/7d3a41dc-d60d-4429-85ed-7e5f73ecedc6?depth=0 Request Headers: {Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-FromAppId=[MSO], X-TransactionId=[], X-HTTP-Method-Override=[PATCH], Accept=[application/json], Content-Type=[application/merge-patch+json], X-ONAP-RequestID=[415f8f09-a67f-40df-a7d9-cfde0a55bf5d], X-ONAP-InvocationID=[e28ae786-555a-4f07-8be8-abc3d2e93d39], X-ONAP-PartnerName=[SO]} 2019-05-10T10:27:03.011Z|| o.o.so.logging.jaxrs.filter.PayloadLoggingFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2019-05-10T10:27:03.164Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 2019-05-10T10:27:03.164Z|| org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 2019-05-10T10:27:03.164Z|| org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID 197722a8-3c19-4cb8-820e-f85733b5a1eb and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2019-05-10T10:27:03.166Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendFinalDistributionStatus status 2019-05-10T10:27:03.185Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:27:03.187Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:27:03.187Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484023164, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-05-10T10:27:03.298Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:27:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:27:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:27:10.527Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:27:10.527Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "policy-id", "timestamp": 1557483970130, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-05-10T10:27:10.532Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 197722a8-3c19-4cb8-820e-f85733b5a1eb 2019-05-10T10:27:10.533Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 197722a8-3c19-4cb8-820e-f85733b5a1eb and ComponentName POLICY 2019-05-10T10:27:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:27:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:28:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:28:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:28:11.064Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:28:11.064Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483970307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:28:11.064Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:28:11.064Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483970307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vcpe_vgmux411468355aad0_modules.json", "status": "NOTIFIED" } 2019-05-10T10:28:11.064Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:28:11.064Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483970307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.yaml", "status": "NOTIFIED" } 2019-05-10T10:28:11.064Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:28:11.064Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "clamp", "timestamp": 1557483973503, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "ALREADY_DOWNLOADED" } 2019-05-10T10:28:11.064Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:28:11.064Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483970307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:28:11.064Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:28:11.064Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "clamp", "timestamp": 1557483974506, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "ALREADY_DEPLOYED" } 2019-05-10T10:28:11.065Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:28:11.065Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483970307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.env", "status": "NOTIFIED" } 2019-05-10T10:28:11.065Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:28:11.065Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483970307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:28:11.065Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:28:11.065Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483970307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:28:11.065Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:28:11.065Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483979640, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:28:11.065Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:28:11.065Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483981845, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:28:11.065Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:28:11.065Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483982870, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vcpe_vgmux411468355aad0_modules.json", "status": "ALREADY_DOWNLOADED" } 2019-05-10T10:28:11.065Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:28:11.065Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483983877, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.yaml", "status": "ALREADY_DOWNLOADED" } 2019-05-10T10:28:11.065Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:28:11.065Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483984883, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.env", "status": "ALREADY_DOWNLOADED" } 2019-05-10T10:28:11.065Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:28:11.065Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483985885, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vcpe_vgmux411468355aad0_modules.json", "status": "ALREADY_DEPLOYED" } 2019-05-10T10:28:11.065Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:28:11.065Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483986888, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.yaml", "status": "ALREADY_DEPLOYED" } 2019-05-10T10:28:11.065Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:28:11.066Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483987891, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.env", "status": "ALREADY_DEPLOYED" } 2019-05-10T10:28:11.066Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:28:11.066Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483988923, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/vcpe_vgmux411468355aad0_modules.json", "status": "DEPLOY_OK" } 2019-05-10T10:28:11.066Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:28:11.066Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483989926, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.yaml", "status": "DEPLOY_OK" } 2019-05-10T10:28:11.066Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:28:11.066Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483990928, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/resourceInstances/vcpe_vgmux411468355aad0/artifacts/base_vcpe_vgmux.env", "status": "DEPLOY_OK" } 2019-05-10T10:28:11.066Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:28:11.066Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557483991936, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgmux/1.0/artifacts/service-Demovcpevgmux-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:28:11.066Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:28:11.066Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "197722a8-3c19-4cb8-820e-f85733b5a1eb", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484023164, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-05-10T10:28:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:28:22.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:29:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:29:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:29:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:29:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:30:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:30:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:30:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:30:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:30:11.181Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.181Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "dcae-sch", "timestamp": 1557484163756, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:30:11.181Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.181Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "clamp", "timestamp": 1557484164442, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:30:11.181Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.181Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "policy-id", "timestamp": 1557484168988, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:30:11.182Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.182Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "dcae-sch", "timestamp": 1557484163756, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vcpe_vgwa2f0995a4a230_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T10:30:11.182Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.182Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "clamp", "timestamp": 1557484164442, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vcpe_vgwa2f0995a4a230_modules.json", "status": "NOTIFIED" } 2019-05-10T10:30:11.182Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.182Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "policy-id", "timestamp": 1557484168988, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vcpe_vgwa2f0995a4a230_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T10:30:11.182Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.182Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "dcae-sch", "timestamp": 1557484163756, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:30:11.182Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.182Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "clamp", "timestamp": 1557484164442, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:30:11.182Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.182Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "dcae-sch", "timestamp": 1557484163756, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:30:11.182Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.183Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "clamp", "timestamp": 1557484164442, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:30:11.183Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.183Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "policy-id", "timestamp": 1557484168988, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.yaml", "status": "NOTIFIED" } 2019-05-10T10:30:11.184Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.184Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "dcae-sch", "timestamp": 1557484163756, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:30:11.184Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.184Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "clamp", "timestamp": 1557484164442, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:30:11.184Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.184Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557484173722, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:30:11.184Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.184Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "dcae-sch", "timestamp": 1557484163756, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:30:11.184Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.184Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557484173722, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vcpe_vgwa2f0995a4a230_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T10:30:11.184Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.184Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "policy-id", "timestamp": 1557484168988, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:30:11.184Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.184Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "clamp", "timestamp": 1557484164442, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:30:11.184Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.184Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557484173722, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:30:11.184Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.184Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "dcae-sch", "timestamp": 1557484163756, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "NOT_NOTIFIED" } 2019-05-10T10:30:11.184Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.184Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "clamp", "timestamp": 1557484164442, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:30:11.184Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.184Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "policy-id", "timestamp": 1557484168988, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:30:11.185Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.185Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557484173722, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:30:11.185Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.185Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "policy-id", "timestamp": 1557484168988, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:30:11.185Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.185Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557484173722, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:30:11.185Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.185Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557484173722, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:30:11.185Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.185Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "aai-ml", "timestamp": 1557484179125, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:30:11.185Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.185Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "policy-id", "timestamp": 1557484168988, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:30:11.185Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.185Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557484173722, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:30:11.185Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.185Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "aai-ml", "timestamp": 1557484179125, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vcpe_vgwa2f0995a4a230_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T10:30:11.185Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.185Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "aai-ml", "timestamp": 1557484179125, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:30:11.185Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.185Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "clamp", "timestamp": 1557484182653, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "ALREADY_DOWNLOADED" } 2019-05-10T10:30:11.185Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.185Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "aai-ml", "timestamp": 1557484179125, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:30:11.185Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.186Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557484183078, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:30:11.187Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.187Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "policy-id", "timestamp": 1557484182789, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:30:11.187Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.187Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "clamp", "timestamp": 1557484183672, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "ALREADY_DEPLOYED" } 2019-05-10T10:30:11.187Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.187Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "aai-ml", "timestamp": 1557484179125, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:30:11.187Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.187Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "aai-ml", "timestamp": 1557484179125, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:30:11.187Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.187Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557484185424, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:30:11.187Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.187Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "aai-ml", "timestamp": 1557484179125, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:30:11.187Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.187Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557484186427, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } 2019-05-10T10:30:11.220Z|| org.onap.sdc.impl.NotificationConsumer - received message from topic 2019-05-10T10:30:11.220Z|| org.onap.sdc.impl.NotificationConsumer - recieved notification from broker: {"distributionID":"8404adb4-50db-4874-a0aa-6190b98678d5","serviceName":"demoVCPEvGW","serviceVersion":"1.0","serviceUUID":"1d098c11-906c-4bb0-b785-5108cc4e96a5","serviceDescription":"catalog service description","serviceInvariantUUID":"3bc823e3-f822-4412-856b-ec6f6cf083e5","resources":[{"resourceInstanceName":"vCPE_vgw a2f0995a-4a23 0","resourceName":"vCPE_vgw a2f0995a-4a23","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f6430053-b68d-4ef1-a19d-c9df528c3486","resourceInvariantUUID":"d27ddadf-19ad-4aee-908e-98c3f245de2b","resourceCustomizationUUID":"8e2fdd83-d09c-43ad-992b-eab9e4eaf0b2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vf-license-model.xml","artifactChecksum":"ZDA2ZTgzODQ0NWY0YTgxNzgxOTg4MWM4ZTc4MzFiMDk\u003d","artifactDescription":"VF license file","artifactTimeout":120,"artifactUUID":"15c9668f-b29e-4bc0-b487-dd8496a2ebba","artifactVersion":"1"},{"artifactName":"vcpe_vgwa2f0995a4a230_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vcpe_vgwa2f0995a4a230_modules.json","artifactChecksum":"OTZlOTIzMGRmYjNkNzFmNjY4OGM3YzY3MjIxNDE5YzA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":120,"artifactUUID":"d5b67b83-4320-46a3-9696-36252bc15d17","artifactVersion":"1"},{"artifactName":"base_vcpe_vgw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.yaml","artifactChecksum":"OTI1ODIwZTFhMjc3ZDVhYWU4ZjJjMTEzZGZiZTY4Zjg\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"82725a21-ca2b-4d67-ac45-cd3edb7acb20","artifactVersion":"2"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vendor-license-model.xml","artifactChecksum":"YWUwMjgyZDgyOTQxOTMzZDI5Nzg3YzU0Y2Q1NGQyMjI\u003d","artifactDescription":" Vendor license file","artifactTimeout":120,"artifactUUID":"d1aadc9a-d530-41e4-9d23-7f5c813e356b","artifactVersion":"1"},{"artifactName":"base_vcpe_vgw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.env","artifactChecksum":"ZmYyNzJlZTk0ZmU1NDE1NGY2NzkzYjRjNjFhMTA2MWQ\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"e93eb89b-1ced-4baa-952a-4e8f381529b6","artifactVersion":"2","generatedFromUUID":"82725a21-ca2b-4d67-ac45-cd3edb7acb20"}]}],"serviceArtifacts":[{"artifactName":"service-Demovcpevgw-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-template.yml","artifactChecksum":"OGFkYTBlMTAwM2VhNzZhYTlkZDY2ZmI0YmUwYmJkOGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e852f93e-20cf-45f3-ab95-3a71aef3b588","artifactVersion":"1"},{"artifactName":"service-Demovcpevgw-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar","artifactChecksum":"ZjE0MjMzNDU2NWIwNmY5ZDkyNDI3OTg3NmYxNWM4OWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a91c5608-4bf5-4483-bb9d-eb12f008ef88","artifactVersion":"1"}],"workloadContext":"Production"} 2019-05-10T10:30:11.234Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:30:11.234Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:30:11.239Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 8404adb4-50db-4874-a0aa-6190b98678d5 2019-05-10T10:30:11.240Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 8404adb4-50db-4874-a0aa-6190b98678d5 and ComponentName SDNC 2019-05-10T10:30:11.240Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:30:11.240Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484210307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:30:11.246Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.246Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "aai-ml", "timestamp": 1557484187687, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:30:11.246Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.246Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "policy-id", "timestamp": 1557484188946, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:30:11.246Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.246Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "aai-ml", "timestamp": 1557484191290, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:30:11.247Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.247Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "policy-id", "timestamp": 1557484190678, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-05-10T10:30:11.249Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8404adb4-50db-4874-a0aa-6190b98678d5 2019-05-10T10:30:11.249Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 8404adb4-50db-4874-a0aa-6190b98678d5 and ComponentName POLICY 2019-05-10T10:30:11.263Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:30:11.263Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "aai-ml", "timestamp": 1557484192301, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } 2019-05-10T10:30:11.265Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 8404adb4-50db-4874-a0aa-6190b98678d5 2019-05-10T10:30:11.265Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 8404adb4-50db-4874-a0aa-6190b98678d5 and ComponentName AAI 2019-05-10T10:30:11.343Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:30:12.241Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:30:12.241Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:30:12.244Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:30:12.244Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484210307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vcpe_vgwa2f0995a4a230_modules.json", "status": "NOTIFIED" } 2019-05-10T10:30:12.344Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:30:13.245Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:30:13.245Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:30:13.247Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:30:13.247Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484210307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.yaml", "status": "NOTIFIED" } 2019-05-10T10:30:13.348Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:30:14.247Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:30:14.247Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:30:14.250Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:30:14.250Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484210307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:30:14.350Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:30:15.250Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:30:15.251Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:30:15.253Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:30:15.253Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484210307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.env", "status": "NOTIFIED" } 2019-05-10T10:30:15.354Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:30:16.254Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:30:16.254Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:30:16.260Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:30:16.260Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484210307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:30:16.361Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:30:17.260Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:30:17.261Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:30:17.263Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:30:17.263Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484210307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:30:17.363Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:30:18.264Z|| org.onap.sdc.impl.NotificationConsumer - sending notification to client: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "serviceName": "demoVCPEvGW", "serviceVersion": "1.0", "serviceUUID": "1d098c11-906c-4bb0-b785-5108cc4e96a5", "serviceDescription": "catalog service description", "serviceInvariantUUID": "3bc823e3-f822-4412-856b-ec6f6cf083e5", "resources": [ { "resourceInstanceName": "vCPE_vgw a2f0995a-4a23 0", "resourceCustomizationUUID": "8e2fdd83-d09c-43ad-992b-eab9e4eaf0b2", "resourceName": "vCPE_vgw a2f0995a-4a23", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "f6430053-b68d-4ef1-a19d-c9df528c3486", "resourceInvariantUUID": "d27ddadf-19ad-4aee-908e-98c3f245de2b", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vcpe_vgwa2f0995a4a230_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vcpe_vgwa2f0995a4a230_modules.json", "artifactChecksum": "OTZlOTIzMGRmYjNkNzFmNjY4OGM3YzY3MjIxNDE5YzA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 120, "artifactVersion": "1", "artifactUUID": "d5b67b83-4320-46a3-9696-36252bc15d17", "relatedArtifactsInfo": [] }, { "artifactName": "base_vcpe_vgw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.yaml", "artifactChecksum": "OTI1ODIwZTFhMjc3ZDVhYWU4ZjJjMTEzZGZiZTY4Zjg\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "82725a21-ca2b-4d67-ac45-cd3edb7acb20", "generatedArtifact": { "artifactName": "base_vcpe_vgw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.env", "artifactChecksum": "ZmYyNzJlZTk0ZmU1NDE1NGY2NzkzYjRjNjFhMTA2MWQ\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "e93eb89b-1ced-4baa-952a-4e8f381529b6", "generatedFromUUID": "82725a21-ca2b-4d67-ac45-cd3edb7acb20" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vcpe_vgw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.env", "artifactChecksum": "ZmYyNzJlZTk0ZmU1NDE1NGY2NzkzYjRjNjFhMTA2MWQ\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "e93eb89b-1ced-4baa-952a-4e8f381529b6", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Demovcpevgw-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "artifactChecksum": "ZjE0MjMzNDU2NWIwNmY5ZDkyNDI3OTg3NmYxNWM4OWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a91c5608-4bf5-4483-bb9d-eb12f008ef88" } ], "workloadContext": "Production" } 2019-05-10T10:30:18.264Z|| org.onap.so.asdc.client.ASDCNotificationCallBack - Receive a callback notification in ASDC, nb of resources: 1 2019-05-10T10:30:18.264Z|| org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 3 1d098c11-906c-4bb0-b785-5108cc4e96a5 ASDC 2019-05-10T10:30:18.264Z|| org.onap.so.asdc.client.ASDCController - ASDC Notification: DistributionID:8404adb4-50db-4874-a0aa-6190b98678d5 ServiceName:demoVCPEvGW ServiceVersion:1.0 ServiceUUID:1d098c11-906c-4bb0-b785-5108cc4e96a5 ServiceInvariantUUID:3bc823e3-f822-4412-856b-ec6f6cf083e5 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Demovcpevgw-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar ArtifactUUID:a91c5608-4bf5-4483-bb9d-eb12f008ef88 ArtifactChecksum:ZjE0MjMzNDU2NWIwNmY5ZDkyNDI3OTg3NmYxNWM4OWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vCPE_vgw a2f0995a-4a23 0 ResourceCustomizationUUID:8e2fdd83-d09c-43ad-992b-eab9e4eaf0b2 ResourceInvariantUUID:d27ddadf-19ad-4aee-908e-98c3f245de2b ResourceName:vCPE_vgw a2f0995a-4a23 ResourceType:VF ResourceUUID:f6430053-b68d-4ef1-a19d-c9df528c3486 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vcpe_vgwa2f0995a4a230_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vcpe_vgwa2f0995a4a230_modules.json ArtifactUUID:d5b67b83-4320-46a3-9696-36252bc15d17 ArtifactChecksum:OTZlOTIzMGRmYjNkNzFmNjY4OGM3YzY3MjIxNDE5YzA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vcpe_vgw.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.yaml ArtifactUUID:82725a21-ca2b-4d67-ac45-cd3edb7acb20 ArtifactChecksum:OTI1ODIwZTFhMjc3ZDVhYWU4ZjJjMTEzZGZiZTY4Zjg= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vcpe_vgw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.env ArtifactUUID:e93eb89b-1ced-4baa-952a-4e8f381529b6 ArtifactChecksum:ZmYyNzJlZTk0ZmU1NDE1NGY2NzkzYjRjNjFhMTA2MWQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vcpe_vgw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.env ArtifactUUID:e93eb89b-1ced-4baa-952a-4e8f381529b6 ArtifactChecksum:ZmYyNzJlZTk0ZmU1NDE1NGY2NzkzYjRjNjFhMTA2MWQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2019-05-10T10:30:18.264Z|| org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF 1d098c11-906c-4bb0-b785-5108cc4e96a5 ASDC treatNotification 2019-05-10T10:30:18.404Z|| org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-05-10T10:30:18.404Z|| org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-05-10T10:30:18.404Z|| org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /app 2019-05-10T10:30:18.404Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: a91c5608-4bf5-4483-bb9d-eb12f008ef88 from URL: /sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar 2019-05-10T10:30:18.405Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T10:30:18.405Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar 2019-05-10T10:30:20.215Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T10:30:20.216Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar a91c5608-4bf5-4483-bb9d-eb12f008ef88 74706 2019-05-10T10:30:20.216Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar ASDC sendASDCNotification 2019-05-10T10:30:20.217Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar 2019-05-10T10:30:20.217Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T10:30:20.217Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:30:20.219Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:30:20.219Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484220216, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:30:20.319Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:30:21.219Z|| org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-05-10T10:30:21.220Z|| org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-05-10T10:30:21.220Z|| org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: a91c5608-4bf5-4483-bb9d-eb12f008ef88, URL: /sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar to file: /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:21.221Z|| org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Demovcpevgw-csar.csar 2019-05-10T10:30:21.221Z|| org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:21.221Z|| org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:21.373Z|| org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP5226882743930333770/Definitions/service-Demovcpevgw-template.yml 2019-05-10T10:30:22.362Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 9.0 2019-05-10T10:30:22.363Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-05-10T10:30:22.363Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.363Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 49 Parsing Warnings occurred... 2019-05-10T10:30:22.363Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vgw" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.363Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_image_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.363Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "count" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.363Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "unit" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.363Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.363Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vCPE_vgw a2f0995a-4a23 0" are missing field(s): [nf_function, nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.364Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "max_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.364Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "ip_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.364Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vgw" are missing field(s): [port_vgw_private_1_port_vlan_requirements, port_vgw_private_2_port_order, port_vgw_private_2_port_subnetpoolid, port_vgw_private_0_port_network_role, port_vgw_private_0_port_related_networks, port_vgw_private_1_port_order, port_vgw_private_0_port_subnetpoolid, port_vgw_private_1_port_related_networks, port_vgw_private_1_port_subnetpoolid, nfc_function, port_vgw_private_2_port_vlan_requirements, port_vgw_private_0_port_order, port_vgw_private_2_port_network_role, port_vgw_private_2_port_related_networks, port_vgw_private_1_port_network_role, port_vgw_private_0_port_vlan_requirements]. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.364Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "contrail_service_instance_ind" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.364Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "diskConfig" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.364Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "security_groups" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.364Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_type_tag" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.364Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scheduler_hints" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.364Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "index_value" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.364Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "substitute_service_template" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.364Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevgw-csar.csar 2019-05-10T10:30:22.364Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.364Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.364Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.364Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.364Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "metadata" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.364Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vCPE_vgw a2f0995a-4a23 0" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.365Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "personality" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.365Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_pass" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.365Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mandatory" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.365Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "availability_zone" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.365Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "reservation_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.365Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.365Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "key_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.365Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "software_config_transport" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.365Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.365Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "category" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.365Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevgw-csar.csar 2019-05-10T10:30:22.365Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_flavor_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.365Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevgw-csar.csar 2019-05-10T10:30:22.365Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "config_drive" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.365Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevgw-csar.csar 2019-05-10T10:30:22.365Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "service_template_filter" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.365Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scaling_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.365Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "description" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.366Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.366Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.366Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "min_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.366Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_format" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.366Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Demovcpevgw-csar.csar 2019-05-10T10:30:22.366Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "nfc_naming_code" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.366Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.366Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "high_availablity" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Demovcpevgw-csar.csar 2019-05-10T10:30:22.366Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-05-10T10:30:22.366Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-05-10T10:30:22.366Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-05-10T10:30:22.366Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-05-10T10:30:22.366Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-05-10T10:30:22.366Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vCPE_vgw a2f0995a-4a23 0, normalized name vcpe_vgwa2f0995a4a230. Searching groups on service level starting with VF normalized name... 2019-05-10T10:30:22.367Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-05-10T10:30:22.367Z|| org.onap.so.asdc.client.ASDCController - CSAR Notification: Service Level Properties: Name:demoVCPEvGW Description:catalog service description Model UUID:1d098c11-906c-4bb0-b785-5108cc4e96a5 Model Version:NULL Model InvariantUuid:3bc823e3-f822-4412-856b-ec6f6cf083e5 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vCPE_vgw a2f0995a-4a23 Model UUID:6e61cfa6-ebaa-49d1-bb6c-35e1870b4d8e Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:d27ddadf-19ad-4aee-908e-98c3f245de2b Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:8e2fdd83-d09c-43ad-992b-eab9e4eaf0b2 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:a6fd839f-b20b-45a7-8442-3a111d3ed5b4 ModelName:VcpeVgwA2f0995a4a23..base_vcpe_vgw..module-0 ModelUuid:f6f9fe55-22a2-4b9a-9ecf-f2bb599186b1 ModelVersion:1 Description:NULL Member Name:abstract_vgw VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:c146ff72-b3c0-43ef-b22b-6d394b266548 ModelInvariantUuid:cc394222-9763-49e8-aa4a-1ceba9960132 ModelName:vCPE_vgw a2f0995a-4a23-nodes.vgwCvfc ModelUuid:a242fbf0-216f-4a72-bc92-c62134c1ee3d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vgw VNFC Properties: ModelCustomizationUuid:f0154da7-c072-4c21-a69f-8c6bc7028808 ModelInvariantUuid:6322c67f-8062-457b-b9af-ad6bca9f2892 ModelName:VcpeVgwA2f0995a4a23.compute.nodes.heat.vgw ModelUuid:8d643162-96cc-4cd1-8b17-5bc7c44d8e81 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract Allotted Resource Properties: 2019-05-10T10:30:22.369Z|| org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: f6430053-b68d-4ef1-a19d-c9df528c3486 2019-05-10T10:30:22.371Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - vCPE_vgw a2f0995a-4a23 0 2019-05-10T10:30:22.371Z|| org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: f6430053-b68d-4ef1-a19d-c9df528c3486 2019-05-10T10:30:22.371Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: d5b67b83-4320-46a3-9696-36252bc15d17 from URL: /sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vcpe_vgwa2f0995a4a230_modules.json 2019-05-10T10:30:22.371Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T10:30:22.371Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vcpe_vgwa2f0995a4a230_modules.json 2019-05-10T10:30:23.222Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T10:30:23.222Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vcpe_vgwa2f0995a4a230_modules.json d5b67b83-4320-46a3-9696-36252bc15d17 799 2019-05-10T10:30:23.223Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vcpe_vgwa2f0995a4a230_modules.json ASDC sendASDCNotification 2019-05-10T10:30:23.223Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vcpe_vgwa2f0995a4a230_modules.json 2019-05-10T10:30:23.223Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T10:30:23.223Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:30:23.225Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:30:23.225Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484223223, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vcpe_vgwa2f0995a4a230_modules.json", "status": "DOWNLOAD_OK" } 2019-05-10T10:30:23.325Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:30:24.226Z|| org.onap.so.asdc.client.ASDCController - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VcpeVgwA2f0995a4a23..base_vcpe_vgw..module-0", "vfModuleModelInvariantUUID": "a6fd839f-b20b-45a7-8442-3a111d3ed5b4", "vfModuleModelVersion": "1", "vfModuleModelUUID": "f6f9fe55-22a2-4b9a-9ecf-f2bb599186b1", "vfModuleModelCustomizationUUID": "cd01ee47-1262-4737-8a57-b6ec76f2a565", "isBase": true, "artifacts": [ "82725a21-ca2b-4d67-ac45-cd3edb7acb20", "e93eb89b-1ced-4baa-952a-4e8f381529b6" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vcpe_vgw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-05-10T10:30:24.230Z|| org.onap.so.asdc.client.ASDCController - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VcpeVgwA2f0995a4a23..base_vcpe_vgw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:f6f9fe55-22a2-4b9a-9ecf-f2bb599186b1 VfModuleModelInvariantUUID:a6fd839f-b20b-45a7-8442-3a111d3ed5b4 VfModuleModelDescription:NULL Artifacts UUID List:{ 82725a21-ca2b-4d67-ac45-cd3edb7acb20 , e93eb89b-1ced-4baa-952a-4e8f381529b6 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vcpe_vgw max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-05-10T10:30:24.232Z|| org.onap.so.asdc.installer.VfResourceStructure - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VcpeVgwA2f0995a4a23..base_vcpe_vgw..module-0", "vfModuleModelInvariantUUID": "a6fd839f-b20b-45a7-8442-3a111d3ed5b4", "vfModuleModelVersion": "1", "vfModuleModelUUID": "f6f9fe55-22a2-4b9a-9ecf-f2bb599186b1", "vfModuleModelCustomizationUUID": "cd01ee47-1262-4737-8a57-b6ec76f2a565", "isBase": true, "artifacts": [ "82725a21-ca2b-4d67-ac45-cd3edb7acb20", "e93eb89b-1ced-4baa-952a-4e8f381529b6" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vcpe_vgw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-05-10T10:30:24.232Z|| org.onap.so.asdc.installer.VfResourceStructure - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VcpeVgwA2f0995a4a23..base_vcpe_vgw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:f6f9fe55-22a2-4b9a-9ecf-f2bb599186b1 VfModuleModelInvariantUUID:a6fd839f-b20b-45a7-8442-3a111d3ed5b4 VfModuleModelDescription:NULL Artifacts UUID List:{ 82725a21-ca2b-4d67-ac45-cd3edb7acb20 , e93eb89b-1ced-4baa-952a-4e8f381529b6 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vcpe_vgw max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-05-10T10:30:24.232Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 82725a21-ca2b-4d67-ac45-cd3edb7acb20 from URL: /sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.yaml 2019-05-10T10:30:24.232Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T10:30:24.232Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.yaml 2019-05-10T10:30:25.573Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T10:30:25.573Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.yaml 82725a21-ca2b-4d67-ac45-cd3edb7acb20 8918 2019-05-10T10:30:25.573Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.yaml ASDC sendASDCNotification 2019-05-10T10:30:25.573Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.yaml 2019-05-10T10:30:25.573Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T10:30:25.574Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:30:25.575Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:30:25.575Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484225573, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.yaml", "status": "DOWNLOAD_OK" } 2019-05-10T10:30:25.676Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:30:26.581Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: e93eb89b-1ced-4baa-952a-4e8f381529b6 from URL: /sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.env 2019-05-10T10:30:26.581Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T10:30:26.581Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.env 2019-05-10T10:30:27.113Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T10:30:27.113Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.env e93eb89b-1ced-4baa-952a-4e8f381529b6 1498 2019-05-10T10:30:27.113Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.env ASDC sendASDCNotification 2019-05-10T10:30:27.113Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.env 2019-05-10T10:30:27.113Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T10:30:27.113Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:30:27.115Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:30:27.115Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484227113, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.env", "status": "DOWNLOAD_OK" } 2019-05-10T10:30:27.215Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:30:28.115Z|| org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 1d098c11-906c-4bb0-b785-5108cc4e96a5 2019-05-10T10:30:28.116Z|| org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT vCPE_vgw a2f0995a-4a23 0 f6430053-b68d-4ef1-a19d-c9df528c3486 ASDC 2019-05-10T10:30:28.120Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-05-10T10:30:28.121Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=8e2fdd83-d09c-43ad-992b-eab9e4eaf0b2 2019-05-10T10:30:28.121Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 8e2fdd83-d09c-43ad-992b-eab9e4eaf0b2 matches Tosca VF Customization UUID: 8e2fdd83-d09c-43ad-992b-eab9e4eaf0b2 2019-05-10T10:30:28.121Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: 8e2fdd83-d09c-43ad-992b-eab9e4eaf0b2 matches vfNotificationResource CustomizationUUID 2019-05-10T10:30:28.122Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-05-10T10:30:28.122Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-05-10T10:30:28.122Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-05-10T10:30:28.122Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-05-10T10:30:28.122Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property sdnc_model_name is not found 2019-05-10T10:30:28.122Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property sdnc_model_version is not found 2019-05-10T10:30:28.123Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfModuleStructure:org.onap.so.asdc.installer.VfModuleStructure@21bd5d76 2019-05-10T10:30:28.123Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vCPE_vgw a2f0995a-4a23 0, normalized name vcpe_vgwa2f0995a4a230. Searching groups on service level starting with VF normalized name... 2019-05-10T10:30:28.123Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Comparing Vf_Modules_Metadata CustomizationUUID : cd01ee47-1262-4737-8a57-b6ec76f2a565 2019-05-10T10:30:28.123Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID cd01ee47-1262-4737-8a57-b6ec76f2a565 2019-05-10T10:30:28.124Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property availability_zone_count is not found 2019-05-10T10:30:28.125Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nfc_function is not found 2019-05-10T10:30:28.126Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(1d098c11-906c-4bb0-b785-5108cc4e96a5) : vCPE_vgw a2f0995a-4a23 2019-05-10T10:30:28.126Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-05-10T10:30:28.126Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: demoVCPEvGW 2019-05-10T10:30:28.200Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC vCPE_vgw a2f0995a-4a23 f6430053-b68d-4ef1-a19d-c9df528c3486 1 ASDC deployResourceStructure 2019-05-10T10:30:28.200Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vcpe_vgwa2f0995a4a230_modules.json ASDC sendASDCNotification 2019-05-10T10:30:28.200Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vcpe_vgwa2f0995a4a230_modules.json 2019-05-10T10:30:28.200Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:30:28.200Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:30:28.203Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:30:28.203Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484228200, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vcpe_vgwa2f0995a4a230_modules.json", "status": "DEPLOY_OK" } 2019-05-10T10:30:28.303Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:30:29.203Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.yaml ASDC sendASDCNotification 2019-05-10T10:30:29.203Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.yaml 2019-05-10T10:30:29.203Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:30:29.203Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:30:29.206Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:30:29.208Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484229203, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.yaml", "status": "DEPLOY_OK" } 2019-05-10T10:30:29.311Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:30:30.209Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.env ASDC sendASDCNotification 2019-05-10T10:30:30.209Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.env 2019-05-10T10:30:30.209Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:30:30.209Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:30:30.211Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:30:30.211Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484230209, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.env", "status": "DEPLOY_OK" } 2019-05-10T10:30:30.312Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:30:31.213Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar ASDC sendASDCNotification 2019-05-10T10:30:31.213Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar 2019-05-10T10:30:31.213Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:30:31.213Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:30:31.215Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:30:31.215Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484231213, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:30:31.316Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:30:32.216Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 8404adb4-50db-4874-a0aa-6190b98678d5 2019-05-10T10:30:32.221Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8404adb4-50db-4874-a0aa-6190b98678d5 2019-05-10T10:30:32.222Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-05-10T10:30:32.222Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName AAI in the WatchDog Component DB 2019-05-10T10:30:32.222Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SDNC in the WatchDog Component DB 2019-05-10T10:30:32.222Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size matched with the WatchdogComponentDistributionStatus results. 2019-05-10T10:30:32.222Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:30:32.223Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:30:32.223Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:30:32.223Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:30:32.223Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Updating overall DistributionStatus to: SUCCESS for distributionId: 2019-05-10T10:30:32.264Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Exiting getOverallDistributionStatus method in WatchdogDistribution 2019-05-10T10:30:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:30:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:31:02.265Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: 8404adb4-50db-4874-a0aa-6190b98678d5 and distributionStatus: 2019-05-10T10:31:02.267Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 8404adb4-50db-4874-a0aa-6190b98678d5 and serviceModelVersionId: 1d098c11-906c-4bb0-b785-5108cc4e96a5 2019-05-10T10:31:02.267Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : 3bc823e3-f822-4412-856b-ec6f6cf083e5 2019-05-10T10:31:02.267Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/3bc823e3-f822-4412-856b-ec6f6cf083e5/model-vers/model-ver/1d098c11-906c-4bb0-b785-5108cc4e96a5?depth=0 2019-05-10T10:31:02.270Z|| org.onap.so.client.RestClient - RestClientSSL using default SSL context! 2019-05-10T10:31:02.306Z|| o.onap.so.logging.jaxrs.filter.JaxRsClientLogging - Could not Find Request ID Generating New One: /aai/v15/service-design-and-creation/models/model/3bc823e3-f822-4412-856b-ec6f6cf083e5/model-vers/model-ver/1d098c11-906c-4bb0-b785-5108cc4e96a5 2019-05-10T10:31:02.307Z|| o.o.so.logging.jaxrs.filter.PayloadLoggingFilter - Making POST (overridden to PATCH) request to: https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/3bc823e3-f822-4412-856b-ec6f6cf083e5/model-vers/model-ver/1d098c11-906c-4bb0-b785-5108cc4e96a5?depth=0 Request Headers: {Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-FromAppId=[MSO], X-TransactionId=[], X-HTTP-Method-Override=[PATCH], Accept=[application/json], Content-Type=[application/merge-patch+json], X-ONAP-RequestID=[5e0cbc6c-2a8c-481b-812b-98783cdb1745], X-ONAP-InvocationID=[8320b6b7-0a93-4a3a-a578-aacf3f3c67a9], X-ONAP-PartnerName=[SO]} 2019-05-10T10:31:02.311Z|| o.o.so.logging.jaxrs.filter.PayloadLoggingFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2019-05-10T10:31:02.624Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 2019-05-10T10:31:02.624Z|| org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 2019-05-10T10:31:02.624Z|| org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID 8404adb4-50db-4874-a0aa-6190b98678d5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2019-05-10T10:31:02.625Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendFinalDistributionStatus status 2019-05-10T10:31:02.625Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:31:02.626Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:31:02.627Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484262624, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-05-10T10:31:02.727Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:31:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:31:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:31:10.636Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:31:10.637Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484210307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:31:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:31:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:32:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:32:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:32:11.176Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:32:11.176Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484210307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vcpe_vgwa2f0995a4a230_modules.json", "status": "NOTIFIED" } 2019-05-10T10:32:11.176Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:32:11.176Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484210307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.yaml", "status": "NOTIFIED" } 2019-05-10T10:32:11.176Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:32:11.176Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484210307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:32:11.176Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:32:11.176Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484210307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.env", "status": "NOTIFIED" } 2019-05-10T10:32:11.176Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:32:11.176Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484210307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:32:11.176Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:32:11.176Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484210307, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:32:11.177Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:32:11.177Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484220216, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:32:11.177Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:32:11.177Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484223223, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vcpe_vgwa2f0995a4a230_modules.json", "status": "DOWNLOAD_OK" } 2019-05-10T10:32:11.177Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:32:11.177Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484225573, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.yaml", "status": "DOWNLOAD_OK" } 2019-05-10T10:32:11.177Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:32:11.177Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484227113, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.env", "status": "DOWNLOAD_OK" } 2019-05-10T10:32:11.177Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:32:11.177Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484228200, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/vcpe_vgwa2f0995a4a230_modules.json", "status": "DEPLOY_OK" } 2019-05-10T10:32:11.177Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:32:11.177Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484229203, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.yaml", "status": "DEPLOY_OK" } 2019-05-10T10:32:11.177Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:32:11.177Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484230209, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/resourceInstances/vcpe_vgwa2f0995a4a230/artifacts/base_vcpe_vgw.env", "status": "DEPLOY_OK" } 2019-05-10T10:32:11.177Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:32:11.177Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484231213, "artifactURL": "/sdc/v1/catalog/services/Demovcpevgw/1.0/artifacts/service-Demovcpevgw-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:32:11.177Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:32:11.177Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "8404adb4-50db-4874-a0aa-6190b98678d5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484262624, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-05-10T10:32:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:32:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:33:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:33:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:33:22.153Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:33:22.153Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:34:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:34:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:34:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:34:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:35:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:35:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:35:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:35:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:35:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:35:52.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:36:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:36:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:36:11.090Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:36:11.090Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "clamp", "timestamp": 1557484554442, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/tca_docker_k8s_v4.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:36:11.091Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:36:11.091Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "clamp", "timestamp": 1557484554442, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:36:11.091Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:36:11.091Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "clamp", "timestamp": 1557484554442, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vlbms151a0dd3b8690_modules.json", "status": "NOTIFIED" } 2019-05-10T10:36:11.091Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:36:11.091Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "dcae-sch", "timestamp": 1557484563755, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/tca_docker_k8s_v4.yaml", "status": "NOTIFIED" } 2019-05-10T10:36:11.091Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:36:11.091Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557484563709, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/tca_docker_k8s_v4.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:36:11.091Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:36:11.091Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "clamp", "timestamp": 1557484554442, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:36:11.091Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:36:11.091Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "dcae-sch", "timestamp": 1557484563755, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:36:11.091Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:36:11.091Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557484563709, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:36:11.091Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:36:11.091Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "clamp", "timestamp": 1557484554442, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:36:11.091Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:36:11.091Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "dcae-sch", "timestamp": 1557484563755, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vlbms151a0dd3b8690_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T10:36:11.091Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:36:11.091Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557484563709, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vlbms151a0dd3b8690_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T10:36:11.092Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:36:11.092Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "clamp", "timestamp": 1557484554442, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:36:11.092Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:36:11.092Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "dcae-sch", "timestamp": 1557484563755, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:36:11.092Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:36:11.092Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557484563709, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:36:11.092Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:36:11.092Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "clamp", "timestamp": 1557484554442, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:36:11.092Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:36:11.092Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "dcae-sch", "timestamp": 1557484563755, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:36:11.092Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:36:11.092Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557484563709, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:36:11.092Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:36:11.092Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "clamp", "timestamp": 1557484554442, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:36:11.092Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:36:11.092Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "dcae-sch", "timestamp": 1557484563755, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:36:11.092Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:36:11.092Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "aai-ml", "timestamp": 1557484569125, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/tca_docker_k8s_v4.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:36:11.092Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:36:11.092Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557484563709, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:36:11.097Z|| org.onap.sdc.impl.NotificationConsumer - received message from topic 2019-05-10T10:36:11.098Z|| org.onap.sdc.impl.NotificationConsumer - recieved notification from broker: {"distributionID":"2b05aef2-27b2-4283-b6f4-f32642265e06","serviceName":"vLB 2019-05-10 10:34:05","serviceVersion":"1.0","serviceUUID":"492726fc-1a7c-4b72-8d1a-4e73fde907ef","serviceDescription":"catalog service description","serviceInvariantUUID":"5ff8a5a6-885d-4217-91cc-5a239594d8d3","resources":[{"resourceInstanceName":"vLBMS 151a0dd3-b869 0","resourceName":"vLBMS 151a0dd3-b869","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a37ef5c6-fad7-4f50-9ed4-a93a3c28ee73","resourceInvariantUUID":"e0fb156a-11f7-4525-a5ba-e6e33e1ec094","resourceCustomizationUUID":"808188f3-f874-4116-981c-3e8668406f18","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"tca_docker_k8s_v4.yaml","artifactType":"DCAE_INVENTORY_BLUEPRINT","artifactURL":"/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/tca_docker_k8s_v4.yaml","artifactChecksum":"YjlmODJjYTIxNTRiMGI3MWM1OWU4NjRmNmJhNTlmMTk\u003d","artifactDescription":"tca_docker_k8s_v4.yaml","artifactTimeout":120,"artifactUUID":"72ec4a1e-f30d-4439-a8d2-79c48938f074","artifactVersion":"1"},{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vf-license-model.xml","artifactChecksum":"YzFlYTNkMDMyMmNlM2NiODc3YWQ1MDNkOTNmMTBkNzY\u003d","artifactDescription":"VF license file","artifactTimeout":120,"artifactUUID":"d82f7608-5e82-4e91-b584-929574c9c8c4","artifactVersion":"1"},{"artifactName":"vlbms151a0dd3b8690_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vlbms151a0dd3b8690_modules.json","artifactChecksum":"N2U3Y2E0NmFkYTE2YTU0Yzk2MWU2YjA4NmI1MjYwYjI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":120,"artifactUUID":"9298e56a-3159-473c-a55a-411d5173520b","artifactVersion":"1"},{"artifactName":"dnsscaling.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.yaml","artifactChecksum":"MTk0YzY5ZTQ0Yzk3OWE0OTQwZWVjODFiOGRiMDhiZjM\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"682bdac9-4876-4b95-ba8a-2ea64e51b543","artifactVersion":"2"},{"artifactName":"base_vlb.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.yaml","artifactChecksum":"Y2IyODRjNDFhMDhhMjlmZDE1MjYyNzBlZjZhN2FjMWE\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"ea9f364f-25ae-4c2c-a05a-f5d4129aec32","artifactVersion":"2"},{"artifactName":"base_vlb.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.env","artifactChecksum":"NTdmZGNhODViOGY3OGY2OTYxZTZjZWU5OTU0YzNmNzQ\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"fb00311e-dd4c-46b5-85ba-b7c6e604dc2d","artifactVersion":"2","generatedFromUUID":"ea9f364f-25ae-4c2c-a05a-f5d4129aec32"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vendor-license-model.xml","artifactChecksum":"MTk3ZDI2NThmNmIwMTM3MzQ1M2Y0MjBmZjJiMDBiMGI\u003d","artifactDescription":" Vendor license file","artifactTimeout":120,"artifactUUID":"5a3bae8a-b3d7-4344-b692-d1297b4ca34d","artifactVersion":"1"},{"artifactName":"dnsscaling.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.env","artifactChecksum":"ODg5YmFhMDU1ZWQ0NGQwOTg5NWI4OTQyZDVlOWY2YmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"bbf46ae0-70b2-4dfd-9da7-175adf88cc2e","artifactVersion":"2","generatedFromUUID":"682bdac9-4876-4b95-ba8a-2ea64e51b543"}]}],"serviceArtifacts":[{"artifactName":"service-Vlb20190510103405-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-template.yml","artifactChecksum":"Y2FjNTY0MTI3Njk2YWM0ODA5YzU2YmZmZDVlYmQ1YjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4aba0968-e602-4493-b197-1a87ce7a5816","artifactVersion":"1"},{"artifactName":"service-Vlb20190510103405-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-csar.csar","artifactChecksum":"ZWEzOTdkNTYyZWJhMTk4YzczZDA3OGE1MTdiOGYxZDE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c9654fdd-fe98-453c-ad21-59eaf5b28308","artifactVersion":"1"}],"workloadContext":"Production"} 2019-05-10T10:36:11.098Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:36:11.098Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:36:11.114Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:36:11.114Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484570307, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/tca_docker_k8s_v4.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:36:11.214Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:36:12.114Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:36:12.115Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:36:12.117Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:36:12.117Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484570307, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:36:12.217Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:36:13.117Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:36:13.117Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:36:13.120Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:36:13.120Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484570307, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vlbms151a0dd3b8690_modules.json", "status": "NOTIFIED" } 2019-05-10T10:36:13.220Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:36:14.121Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:36:14.121Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:36:14.123Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:36:14.123Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484570307, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.yaml", "status": "NOTIFIED" } 2019-05-10T10:36:14.223Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:36:15.123Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:36:15.124Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:36:15.125Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:36:15.126Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484570307, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.yaml", "status": "NOTIFIED" } 2019-05-10T10:36:15.226Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:36:16.128Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:36:16.128Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:36:16.130Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:36:16.130Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484570307, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.env", "status": "NOTIFIED" } 2019-05-10T10:36:16.230Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:36:17.130Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:36:17.131Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:36:17.133Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:36:17.133Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484570307, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:36:17.233Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:36:18.133Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:36:18.134Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:36:18.136Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:36:18.136Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484570307, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.env", "status": "NOTIFIED" } 2019-05-10T10:36:18.236Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:36:19.136Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:36:19.136Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:36:19.138Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:36:19.138Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484570307, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:36:19.239Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:36:20.139Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:36:20.139Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:36:20.141Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:36:20.141Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484570307, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:36:20.241Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:36:21.143Z|| org.onap.sdc.impl.NotificationConsumer - sending notification to client: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "serviceName": "vLB 2019-05-10 10:34:05", "serviceVersion": "1.0", "serviceUUID": "492726fc-1a7c-4b72-8d1a-4e73fde907ef", "serviceDescription": "catalog service description", "serviceInvariantUUID": "5ff8a5a6-885d-4217-91cc-5a239594d8d3", "resources": [ { "resourceInstanceName": "vLBMS 151a0dd3-b869 0", "resourceCustomizationUUID": "808188f3-f874-4116-981c-3e8668406f18", "resourceName": "vLBMS 151a0dd3-b869", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "a37ef5c6-fad7-4f50-9ed4-a93a3c28ee73", "resourceInvariantUUID": "e0fb156a-11f7-4525-a5ba-e6e33e1ec094", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vlbms151a0dd3b8690_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vlbms151a0dd3b8690_modules.json", "artifactChecksum": "N2U3Y2E0NmFkYTE2YTU0Yzk2MWU2YjA4NmI1MjYwYjI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 120, "artifactVersion": "1", "artifactUUID": "9298e56a-3159-473c-a55a-411d5173520b", "relatedArtifactsInfo": [] }, { "artifactName": "dnsscaling.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.yaml", "artifactChecksum": "MTk0YzY5ZTQ0Yzk3OWE0OTQwZWVjODFiOGRiMDhiZjM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "682bdac9-4876-4b95-ba8a-2ea64e51b543", "generatedArtifact": { "artifactName": "dnsscaling.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.env", "artifactChecksum": "ODg5YmFhMDU1ZWQ0NGQwOTg5NWI4OTQyZDVlOWY2YmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "bbf46ae0-70b2-4dfd-9da7-175adf88cc2e", "generatedFromUUID": "682bdac9-4876-4b95-ba8a-2ea64e51b543" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vlb.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.yaml", "artifactChecksum": "Y2IyODRjNDFhMDhhMjlmZDE1MjYyNzBlZjZhN2FjMWE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "ea9f364f-25ae-4c2c-a05a-f5d4129aec32", "generatedArtifact": { "artifactName": "base_vlb.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.env", "artifactChecksum": "NTdmZGNhODViOGY3OGY2OTYxZTZjZWU5OTU0YzNmNzQ\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "fb00311e-dd4c-46b5-85ba-b7c6e604dc2d", "generatedFromUUID": "ea9f364f-25ae-4c2c-a05a-f5d4129aec32" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vlb.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.env", "artifactChecksum": "NTdmZGNhODViOGY3OGY2OTYxZTZjZWU5OTU0YzNmNzQ\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "fb00311e-dd4c-46b5-85ba-b7c6e604dc2d", "relatedArtifactsInfo": [] }, { "artifactName": "dnsscaling.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.env", "artifactChecksum": "ODg5YmFhMDU1ZWQ0NGQwOTg5NWI4OTQyZDVlOWY2YmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "bbf46ae0-70b2-4dfd-9da7-175adf88cc2e", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vlb20190510103405-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-csar.csar", "artifactChecksum": "ZWEzOTdkNTYyZWJhMTk4YzczZDA3OGE1MTdiOGYxZDE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "c9654fdd-fe98-453c-ad21-59eaf5b28308" } ], "workloadContext": "Production" } 2019-05-10T10:36:21.143Z|| org.onap.so.asdc.client.ASDCNotificationCallBack - Receive a callback notification in ASDC, nb of resources: 1 2019-05-10T10:36:21.143Z|| org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 5 492726fc-1a7c-4b72-8d1a-4e73fde907ef ASDC 2019-05-10T10:36:21.143Z|| org.onap.so.asdc.client.ASDCController - ASDC Notification: DistributionID:2b05aef2-27b2-4283-b6f4-f32642265e06 ServiceName:vLB 2019-05-10 10:34:05 ServiceVersion:1.0 ServiceUUID:492726fc-1a7c-4b72-8d1a-4e73fde907ef ServiceInvariantUUID:5ff8a5a6-885d-4217-91cc-5a239594d8d3 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vlb20190510103405-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-csar.csar ArtifactUUID:c9654fdd-fe98-453c-ad21-59eaf5b28308 ArtifactChecksum:ZWEzOTdkNTYyZWJhMTk4YzczZDA3OGE1MTdiOGYxZDE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vLBMS 151a0dd3-b869 0 ResourceCustomizationUUID:808188f3-f874-4116-981c-3e8668406f18 ResourceInvariantUUID:e0fb156a-11f7-4525-a5ba-e6e33e1ec094 ResourceName:vLBMS 151a0dd3-b869 ResourceType:VF ResourceUUID:a37ef5c6-fad7-4f50-9ed4-a93a3c28ee73 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vlbms151a0dd3b8690_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vlbms151a0dd3b8690_modules.json ArtifactUUID:9298e56a-3159-473c-a55a-411d5173520b ArtifactChecksum:N2U3Y2E0NmFkYTE2YTU0Yzk2MWU2YjA4NmI1MjYwYjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:dnsscaling.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.yaml ArtifactUUID:682bdac9-4876-4b95-ba8a-2ea64e51b543 ArtifactChecksum:MTk0YzY5ZTQ0Yzk3OWE0OTQwZWVjODFiOGRiMDhiZjM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:dnsscaling.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.env ArtifactUUID:bbf46ae0-70b2-4dfd-9da7-175adf88cc2e ArtifactChecksum:ODg5YmFhMDU1ZWQ0NGQwOTg5NWI4OTQyZDVlOWY2YmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vlb.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.yaml ArtifactUUID:ea9f364f-25ae-4c2c-a05a-f5d4129aec32 ArtifactChecksum:Y2IyODRjNDFhMDhhMjlmZDE1MjYyNzBlZjZhN2FjMWE= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vlb.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.env ArtifactUUID:fb00311e-dd4c-46b5-85ba-b7c6e604dc2d ArtifactChecksum:NTdmZGNhODViOGY3OGY2OTYxZTZjZWU5OTU0YzNmNzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vlb.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.env ArtifactUUID:fb00311e-dd4c-46b5-85ba-b7c6e604dc2d ArtifactChecksum:NTdmZGNhODViOGY3OGY2OTYxZTZjZWU5OTU0YzNmNzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:dnsscaling.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.env ArtifactUUID:bbf46ae0-70b2-4dfd-9da7-175adf88cc2e ArtifactChecksum:ODg5YmFhMDU1ZWQ0NGQwOTg5NWI4OTQyZDVlOWY2YmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2019-05-10T10:36:21.143Z|| org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF 492726fc-1a7c-4b72-8d1a-4e73fde907ef ASDC treatNotification 2019-05-10T10:36:21.273Z|| org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-05-10T10:36:21.274Z|| org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-05-10T10:36:21.274Z|| org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /app 2019-05-10T10:36:21.274Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: c9654fdd-fe98-453c-ad21-59eaf5b28308 from URL: /sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:21.274Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T10:36:21.274Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:22.103Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T10:36:22.106Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-csar.csar c9654fdd-fe98-453c-ad21-59eaf5b28308 118420 2019-05-10T10:36:22.106Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-csar.csar ASDC sendASDCNotification 2019-05-10T10:36:22.106Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:22.106Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T10:36:22.106Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:36:22.109Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:36:22.109Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484582106, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:36:22.210Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:36:23.109Z|| org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-05-10T10:36:23.119Z|| org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-05-10T10:36:23.119Z|| org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: c9654fdd-fe98-453c-ad21-59eaf5b28308, URL: /sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-csar.csar to file: /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:23.119Z|| org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vlb20190510103405-csar.csar 2019-05-10T10:36:23.119Z|| org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:23.119Z|| org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:23.346Z|| org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP415710616320432674/Definitions/service-Vlb20190510103405-template.yml 2019-05-10T10:36:25.405Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 9.0 2019-05-10T10:36:25.405Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-05-10T10:36:25.405Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.406Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 68 Parsing Warnings occurred... 2019-05-10T10:36:25.406Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vdns_1" are missing field(s): [port_vdns_int_private_port_0_network_role, port_vdns_int_private_port_0_order, port_vdns_onap_private_port_0_network_role, port_vdns_onap_private_port_0_related_networks, port_vdns_onap_private_port_0_subnetpoolid, port_vdns_int_private_port_0_vlan_requirements, port_vdns_onap_private_port_0_vlan_requirements, nfc_function, port_vdns_onap_private_port_0_order, port_vdns_int_private_port_0_related_networks, port_vdns_int_private_port_0_subnetpoolid]. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.406Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_image_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.406Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "max_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.406Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vdns_1" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.406Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [port_vpg_onap_private_port_0_network_role, port_vpg_int_pktgen_private_port_0_order, port_vpg_int_pktgen_private_port_0_network_role_tag, port_vpg_int_pktgen_private_port_0_vlan_requirements, port_vpg_onap_private_port_0_related_networks, port_vpg_onap_private_port_0_vlan_requirements, nfc_function, port_vpg_onap_private_port_0_order, port_vpg_onap_private_port_0_subnetpoolid, port_vpg_int_pktgen_private_port_0_network_role, port_vpg_int_pktgen_private_port_0_related_networks, port_vpg_int_pktgen_private_port_0_subnetpoolid]. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.406Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "device_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.406Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "ip_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.406Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "contrail_service_instance_ind" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.406Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "security_groups" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.406Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vdns_0" are missing field(s): [port_vdns_int_private_port_0_network_role, port_vdns_int_private_port_0_order, port_vdns_onap_private_port_0_network_role, port_vdns_onap_private_port_0_related_networks, port_vdns_onap_private_port_0_subnetpoolid, port_vdns_int_private_port_0_vlan_requirements, port_vdns_onap_private_port_0_vlan_requirements, nfc_function, port_vdns_onap_private_port_0_order, port_vdns_int_private_port_0_related_networks, port_vdns_int_private_port_0_subnetpoolid, port_vdns_int_private_port_0_network_role_tag]. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.406Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scheduler_hints" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.407Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "index_value" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.407Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "substitute_service_template" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.407Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.407Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.407Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "allowed_address_pairs" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.407Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.407Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vlb" are missing field(s): [port_vlb_int_private_port_0_order, port_vlb_int_pktgen_private_port_0_network_role_tag, port_vlb_onap_private_port_0_related_networks, port_vlb_int_pktgen_private_port_0_order, port_vlb_onap_private_port_0_vlan_requirements, port_vlb_onap_private_port_0_network_role, port_vlb_int_private_port_0_related_networks, port_vlb_int_private_port_0_vlan_requirements, port_vlb_int_private_port_0_network_role_tag, port_vlb_int_pktgen_private_port_0_vlan_requirements, port_vlb_onap_private_port_0_order, port_vlb_onap_private_port_0_subnetpoolid, port_vlb_int_private_port_0_subnetpoolid, nfc_function, port_vlb_int_pktgen_private_port_0_network_role, port_vlb_int_private_port_0_network_role, port_vlb_int_pktgen_private_port_0_subnetpoolid, port_vlb_int_pktgen_private_port_0_related_networks]. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.407Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "replacement_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.407Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "qos_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.407Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "reservation_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.407Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "device_owner" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.407Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "key_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.407Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "software_config_transport" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.407Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.408Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.408Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "category" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.408Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.408Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_flavor_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.408Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.408Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "config_drive" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.408Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "description" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.408Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.408Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.408Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE001]: TypeMismatchError: "[{get_input=sec_group}]" is not a map. The type is "json". CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.408Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "min_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.408Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_format" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.408Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.409Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "nfc_naming_code" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.409Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.409Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "high_availablity" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.409Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "binding:vnic_type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.409Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "count" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.409Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "unit" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.409Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.409Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "diskConfig" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.409Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_type_tag" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.409Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "port_security_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.409Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vlb" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.409Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vdns_0" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.409Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_state_up" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.409Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.410Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "fixed_ips" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.410Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.410Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vLBMS 151a0dd3-b869 0" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.410Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "network" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.410Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "metadata" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.410Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "personality" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.410Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_pass" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.410Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mandatory" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.410Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "availability_zone" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.410Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.410Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "value_specs" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.410Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.410Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "service_template_filter" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.410Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scaling_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.411Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vLBMS 151a0dd3-b869 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-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.411Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mac_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:25.411Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-05-10T10:36:25.411Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-05-10T10:36:25.411Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-05-10T10:36:25.411Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-05-10T10:36:25.411Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-05-10T10:36:25.411Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vLBMS 151a0dd3-b869 0, normalized name vlbms151a0dd3b8690. Searching groups on service level starting with VF normalized name... 2019-05-10T10:36:25.412Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-05-10T10:36:25.412Z|| org.onap.so.asdc.client.ASDCController - CSAR Notification: Service Level Properties: Name:vLB 2019-05-10 10:34:05 Description:catalog service description Model UUID:492726fc-1a7c-4b72-8d1a-4e73fde907ef Model Version:NULL Model InvariantUuid:5ff8a5a6-885d-4217-91cc-5a239594d8d3 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vLBMS 151a0dd3-b869 Model UUID:b73eda13-1af2-4275-9df7-fb2e3cc446cd Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:e0fb156a-11f7-4525-a5ba-e6e33e1ec094 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:808188f3-f874-4116-981c-3e8668406f18 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:6703a987-5dd7-4f24-b2d2-836922df97c1 ModelName:Vlbms151a0dd3B869..dnsscaling..module-1 ModelUuid:3160ad12-1617-4556-9989-7fdfd8906607 ModelVersion:1 Description:NULL Member Name:abstract_vdns_1 VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:d2c6f69a-d4ce-41fa-bade-ad5bd6044c0c ModelName:Vlbms151a0dd3B869..base_vlb..module-0 ModelUuid:c37d6daf-c08b-4073-8c0b-a123a78a8242 ModelVersion:1 Description:NULL Member Name:abstract_vlb Member Name:abstract_vdns_0 Member Name:int_pktgen_private_network Member Name:abstract_vpg Member Name:int_private_network VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:46571ab3-73c1-4cd4-82b4-69bd65e190fa ModelInvariantUuid:b7816e43-fc7d-40d6-ad2a-d7e1d7d81c46 ModelName:vLBMS 151a0dd3-b869-nodes.vlbCvfc ModelUuid:b5af7ced-911d-47d1-ac45-689f7be13701 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vlb VNFC Properties: ModelCustomizationUuid:97153302-9c86-475b-9cce-cfe07c6a419d ModelInvariantUuid:536e37d6-85c3-4b06-9368-163fd33334a8 ModelName:Vlbms151a0dd3B869.compute.nodes.heat.vlb ModelUuid:e325f971-601d-43b4-a122-7457f578b5a7 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:8db3260f-fa06-4bbf-b671-925a4460cf66 ModelInvariantUuid:951723a0-c11f-4ef5-af3f-edf9c018cc9a ModelName:vLBMS 151a0dd3-b869-nodes.vdnsCvfc ModelUuid:4b2f6ab8-53c2-4d2a-930b-bd5bf6b4d6bc ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vdns_0 VNFC Properties: ModelCustomizationUuid:94e13cbe-cb03-40bb-8f50-3edd46276e1e ModelInvariantUuid:794e2d66-1160-4e1a-ba52-1db99d6a2ea1 ModelName:Vlbms151a0dd3B869.compute.nodes.heat.vdns ModelUuid:d53e1d86-ffa0-4829-8f6e-f585aba32ff2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:a3f3da4d-a163-4497-8e5d-fc302d69a70a ModelInvariantUuid:951723a0-c11f-4ef5-af3f-edf9c018cc9a ModelName:vLBMS 151a0dd3-b869-nodes.vdnsCvfc ModelUuid:4b2f6ab8-53c2-4d2a-930b-bd5bf6b4d6bc ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vdns_1 VNFC Properties: ModelCustomizationUuid:94e13cbe-cb03-40bb-8f50-3edd46276e1e ModelInvariantUuid:794e2d66-1160-4e1a-ba52-1db99d6a2ea1 ModelName:Vlbms151a0dd3B869.compute.nodes.heat.vdns ModelUuid:d53e1d86-ffa0-4829-8f6e-f585aba32ff2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:360d46c4-9eba-4da6-aa1f-002f273ce3ed ModelInvariantUuid:f029c1b6-0c65-473b-bcd7-232fbecc586e ModelName:vLBMS 151a0dd3-b869-nodes.vpgCvfc ModelUuid:0053d48e-be21-4d10-b892-b273af02b867 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:33259d5e-9ffe-48bc-a075-9ef91f6a7f10 ModelInvariantUuid:fb858e25-4e57-4848-8128-cb1bcf3ef439 ModelName:Vlbms151a0dd3B869.compute.nodes.heat.vpg ModelUuid:677c3e87-3939-4136-afd6-d5cc4e240e65 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract Allotted Resource Properties: 2019-05-10T10:36:25.423Z|| org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: a37ef5c6-fad7-4f50-9ed4-a93a3c28ee73 2019-05-10T10:36:25.428Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - vLBMS 151a0dd3-b869 0 2019-05-10T10:36:25.429Z|| org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: a37ef5c6-fad7-4f50-9ed4-a93a3c28ee73 2019-05-10T10:36:25.429Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 9298e56a-3159-473c-a55a-411d5173520b from URL: /sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vlbms151a0dd3b8690_modules.json 2019-05-10T10:36:25.429Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T10:36:25.429Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vlbms151a0dd3b8690_modules.json 2019-05-10T10:36:26.535Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T10:36:26.535Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vlbms151a0dd3b8690_modules.json 9298e56a-3159-473c-a55a-411d5173520b 1581 2019-05-10T10:36:26.535Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vlbms151a0dd3b8690_modules.json ASDC sendASDCNotification 2019-05-10T10:36:26.536Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vlbms151a0dd3b8690_modules.json 2019-05-10T10:36:26.536Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T10:36:26.536Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:36:26.538Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:36:26.538Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484586535, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vlbms151a0dd3b8690_modules.json", "status": "DOWNLOAD_OK" } 2019-05-10T10:36:26.638Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:36:27.538Z|| org.onap.so.asdc.client.ASDCController - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vlbms151a0dd3B869..base_vlb..module-0", "vfModuleModelInvariantUUID": "d2c6f69a-d4ce-41fa-bade-ad5bd6044c0c", "vfModuleModelVersion": "1", "vfModuleModelUUID": "c37d6daf-c08b-4073-8c0b-a123a78a8242", "vfModuleModelCustomizationUUID": "0b6dbaf5-0f99-49b6-b702-fdf2419d6b4d", "isBase": true, "artifacts": [ "ea9f364f-25ae-4c2c-a05a-f5d4129aec32", "fb00311e-dd4c-46b5-85ba-b7c6e604dc2d" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vlb", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } }, { "vfModuleModelName": "Vlbms151a0dd3B869..dnsscaling..module-1", "vfModuleModelInvariantUUID": "6703a987-5dd7-4f24-b2d2-836922df97c1", "vfModuleModelVersion": "1", "vfModuleModelUUID": "3160ad12-1617-4556-9989-7fdfd8906607", "vfModuleModelCustomizationUUID": "649581fe-746b-4555-b5af-c8c108b5cb53", "isBase": false, "artifacts": [ "682bdac9-4876-4b95-ba8a-2ea64e51b543", "bbf46ae0-70b2-4dfd-9da7-175adf88cc2e" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "dnsscaling", "max_vf_module_instances": "", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Expansion", "availability_zone_count": "", "volume_group": "false", "initial_count": "0" } } ] 2019-05-10T10:36:27.543Z|| org.onap.so.asdc.client.ASDCController - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vlbms151a0dd3B869..base_vlb..module-0 VfModuleModelVersion:1 VfModuleModelUUID:c37d6daf-c08b-4073-8c0b-a123a78a8242 VfModuleModelInvariantUUID:d2c6f69a-d4ce-41fa-bade-ad5bd6044c0c VfModuleModelDescription:NULL Artifacts UUID List:{ ea9f364f-25ae-4c2c-a05a-f5d4129aec32 , fb00311e-dd4c-46b5-85ba-b7c6e604dc2d } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vlb max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true , VfModuleMetaData: VfModuleModelName:Vlbms151a0dd3B869..dnsscaling..module-1 VfModuleModelVersion:1 VfModuleModelUUID:3160ad12-1617-4556-9989-7fdfd8906607 VfModuleModelInvariantUUID:6703a987-5dd7-4f24-b2d2-836922df97c1 VfModuleModelDescription:NULL Artifacts UUID List:{ 682bdac9-4876-4b95-ba8a-2ea64e51b543 , bbf46ae0-70b2-4dfd-9da7-175adf88cc2e } Properties List:{ min_vf_module_instances : 0 vf_module_label : dnsscaling max_vf_module_instances : vfc_list : vf_module_description : vf_module_type : Expansion availability_zone_count : volume_group : false initial_count : } isBase:false } 2019-05-10T10:36:27.545Z|| org.onap.so.asdc.installer.VfResourceStructure - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vlbms151a0dd3B869..base_vlb..module-0", "vfModuleModelInvariantUUID": "d2c6f69a-d4ce-41fa-bade-ad5bd6044c0c", "vfModuleModelVersion": "1", "vfModuleModelUUID": "c37d6daf-c08b-4073-8c0b-a123a78a8242", "vfModuleModelCustomizationUUID": "0b6dbaf5-0f99-49b6-b702-fdf2419d6b4d", "isBase": true, "artifacts": [ "ea9f364f-25ae-4c2c-a05a-f5d4129aec32", "fb00311e-dd4c-46b5-85ba-b7c6e604dc2d" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vlb", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } }, { "vfModuleModelName": "Vlbms151a0dd3B869..dnsscaling..module-1", "vfModuleModelInvariantUUID": "6703a987-5dd7-4f24-b2d2-836922df97c1", "vfModuleModelVersion": "1", "vfModuleModelUUID": "3160ad12-1617-4556-9989-7fdfd8906607", "vfModuleModelCustomizationUUID": "649581fe-746b-4555-b5af-c8c108b5cb53", "isBase": false, "artifacts": [ "682bdac9-4876-4b95-ba8a-2ea64e51b543", "bbf46ae0-70b2-4dfd-9da7-175adf88cc2e" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "dnsscaling", "max_vf_module_instances": "", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Expansion", "availability_zone_count": "", "volume_group": "false", "initial_count": "0" } } ] 2019-05-10T10:36:27.546Z|| org.onap.so.asdc.installer.VfResourceStructure - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vlbms151a0dd3B869..base_vlb..module-0 VfModuleModelVersion:1 VfModuleModelUUID:c37d6daf-c08b-4073-8c0b-a123a78a8242 VfModuleModelInvariantUUID:d2c6f69a-d4ce-41fa-bade-ad5bd6044c0c VfModuleModelDescription:NULL Artifacts UUID List:{ ea9f364f-25ae-4c2c-a05a-f5d4129aec32 , fb00311e-dd4c-46b5-85ba-b7c6e604dc2d } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vlb max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true , VfModuleMetaData: VfModuleModelName:Vlbms151a0dd3B869..dnsscaling..module-1 VfModuleModelVersion:1 VfModuleModelUUID:3160ad12-1617-4556-9989-7fdfd8906607 VfModuleModelInvariantUUID:6703a987-5dd7-4f24-b2d2-836922df97c1 VfModuleModelDescription:NULL Artifacts UUID List:{ 682bdac9-4876-4b95-ba8a-2ea64e51b543 , bbf46ae0-70b2-4dfd-9da7-175adf88cc2e } Properties List:{ min_vf_module_instances : 0 vf_module_label : dnsscaling max_vf_module_instances : vfc_list : vf_module_description : vf_module_type : Expansion availability_zone_count : volume_group : false initial_count : } isBase:false } 2019-05-10T10:36:27.546Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 682bdac9-4876-4b95-ba8a-2ea64e51b543 from URL: /sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.yaml 2019-05-10T10:36:27.546Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T10:36:27.546Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.yaml 2019-05-10T10:36:29.043Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T10:36:29.044Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.yaml 682bdac9-4876-4b95-ba8a-2ea64e51b543 8989 2019-05-10T10:36:29.044Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.yaml ASDC sendASDCNotification 2019-05-10T10:36:29.044Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.yaml 2019-05-10T10:36:29.044Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T10:36:29.044Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:36:29.046Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:36:29.046Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484589044, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.yaml", "status": "DOWNLOAD_OK" } 2019-05-10T10:36:29.146Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:36:30.046Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: ea9f364f-25ae-4c2c-a05a-f5d4129aec32 from URL: /sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.yaml 2019-05-10T10:36:30.046Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T10:36:30.048Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.yaml 2019-05-10T10:36:30.740Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T10:36:30.740Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.yaml ea9f364f-25ae-4c2c-a05a-f5d4129aec32 22186 2019-05-10T10:36:30.740Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.yaml ASDC sendASDCNotification 2019-05-10T10:36:30.741Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.yaml 2019-05-10T10:36:30.742Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T10:36:30.742Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:36:30.743Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:36:30.744Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484590740, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.yaml", "status": "DOWNLOAD_OK" } 2019-05-10T10:36:30.844Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:36:31.744Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: fb00311e-dd4c-46b5-85ba-b7c6e604dc2d from URL: /sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.env 2019-05-10T10:36:31.745Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T10:36:31.745Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.env 2019-05-10T10:36:32.988Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T10:36:32.989Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.env fb00311e-dd4c-46b5-85ba-b7c6e604dc2d 2226 2019-05-10T10:36:32.989Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.env ASDC sendASDCNotification 2019-05-10T10:36:32.989Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.env 2019-05-10T10:36:32.989Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T10:36:32.989Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:36:32.991Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:36:32.991Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484592989, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.env", "status": "DOWNLOAD_OK" } 2019-05-10T10:36:33.092Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:36:33.992Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: bbf46ae0-70b2-4dfd-9da7-175adf88cc2e from URL: /sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.env 2019-05-10T10:36:33.992Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T10:36:33.992Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.env 2019-05-10T10:36:34.528Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T10:36:34.528Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.env bbf46ae0-70b2-4dfd-9da7-175adf88cc2e 1580 2019-05-10T10:36:34.528Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.env ASDC sendASDCNotification 2019-05-10T10:36:34.528Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.env 2019-05-10T10:36:34.529Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T10:36:34.529Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:36:34.530Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:36:34.530Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484594528, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.env", "status": "DOWNLOAD_OK" } 2019-05-10T10:36:34.631Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:36:35.531Z|| org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: 492726fc-1a7c-4b72-8d1a-4e73fde907ef 2019-05-10T10:36:35.531Z|| org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT vLBMS 151a0dd3-b869 0 a37ef5c6-fad7-4f50-9ed4-a93a3c28ee73 ASDC 2019-05-10T10:36:35.545Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-05-10T10:36:35.545Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=808188f3-f874-4116-981c-3e8668406f18 2019-05-10T10:36:35.545Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 808188f3-f874-4116-981c-3e8668406f18 matches Tosca VF Customization UUID: 808188f3-f874-4116-981c-3e8668406f18 2019-05-10T10:36:35.545Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: 808188f3-f874-4116-981c-3e8668406f18 matches vfNotificationResource CustomizationUUID 2019-05-10T10:36:35.546Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-05-10T10:36:35.547Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-05-10T10:36:35.547Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-05-10T10:36:35.547Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-05-10T10:36:35.547Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property sdnc_model_name is not found 2019-05-10T10:36:35.547Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property sdnc_model_version is not found 2019-05-10T10:36:35.548Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfModuleStructure:org.onap.so.asdc.installer.VfModuleStructure@628dd610 2019-05-10T10:36:35.548Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vLBMS 151a0dd3-b869 0, normalized name vlbms151a0dd3b8690. Searching groups on service level starting with VF normalized name... 2019-05-10T10:36:35.548Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Comparing Vf_Modules_Metadata CustomizationUUID : 0b6dbaf5-0f99-49b6-b702-fdf2419d6b4d 2019-05-10T10:36:35.548Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID 649581fe-746b-4555-b5af-c8c108b5cb53 2019-05-10T10:36:35.548Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID 0b6dbaf5-0f99-49b6-b702-fdf2419d6b4d 2019-05-10T10:36:35.549Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property availability_zone_count is not found 2019-05-10T10:36:35.550Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nfc_function is not found 2019-05-10T10:36:35.551Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nfc_function is not found 2019-05-10T10:36:35.560Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nfc_function is not found 2019-05-10T10:36:35.561Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfModuleStructure:org.onap.so.asdc.installer.VfModuleStructure@5262aca7 2019-05-10T10:36:35.561Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vLBMS 151a0dd3-b869 0, normalized name vlbms151a0dd3b8690. Searching groups on service level starting with VF normalized name... 2019-05-10T10:36:35.561Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Comparing Vf_Modules_Metadata CustomizationUUID : 649581fe-746b-4555-b5af-c8c108b5cb53 2019-05-10T10:36:35.561Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID 649581fe-746b-4555-b5af-c8c108b5cb53 2019-05-10T10:36:35.562Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property availability_zone_count is not found 2019-05-10T10:36:35.563Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property max_vf_module_instances is not found 2019-05-10T10:36:35.563Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nfc_function is not found 2019-05-10T10:36:35.563Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(492726fc-1a7c-4b72-8d1a-4e73fde907ef) : vLBMS 151a0dd3-b869 2019-05-10T10:36:35.564Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-05-10T10:36:35.564Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: vLB 2019-05-10 10:34:05 2019-05-10T10:36:35.902Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC vLBMS 151a0dd3-b869 a37ef5c6-fad7-4f50-9ed4-a93a3c28ee73 2 ASDC deployResourceStructure 2019-05-10T10:36:35.902Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vlbms151a0dd3b8690_modules.json ASDC sendASDCNotification 2019-05-10T10:36:35.902Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vlbms151a0dd3b8690_modules.json 2019-05-10T10:36:35.902Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:36:35.903Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:36:35.905Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:36:35.905Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484595902, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vlbms151a0dd3b8690_modules.json", "status": "DEPLOY_OK" } 2019-05-10T10:36:36.005Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:36:36.905Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.yaml ASDC sendASDCNotification 2019-05-10T10:36:36.906Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.yaml 2019-05-10T10:36:36.906Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:36:36.906Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:36:36.909Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:36:36.909Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484596905, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.yaml", "status": "DEPLOY_OK" } 2019-05-10T10:36:37.009Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:36:37.909Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.yaml ASDC sendASDCNotification 2019-05-10T10:36:37.909Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.yaml 2019-05-10T10:36:37.909Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:36:37.910Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:36:37.913Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:36:37.913Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484597909, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.yaml", "status": "DEPLOY_OK" } 2019-05-10T10:36:38.012Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:36:38.913Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.env ASDC sendASDCNotification 2019-05-10T10:36:38.913Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.env 2019-05-10T10:36:38.914Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:36:38.914Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:36:38.916Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:36:38.916Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484598913, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.env", "status": "DEPLOY_OK" } 2019-05-10T10:36:39.016Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:36:39.916Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.env ASDC sendASDCNotification 2019-05-10T10:36:39.916Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.env 2019-05-10T10:36:39.916Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:36:39.916Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:36:39.918Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:36:39.919Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484599916, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.env", "status": "DEPLOY_OK" } 2019-05-10T10:36:40.019Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:36:40.919Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-csar.csar ASDC sendASDCNotification 2019-05-10T10:36:40.920Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-csar.csar 2019-05-10T10:36:40.920Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:36:40.920Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:36:40.922Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:36:40.922Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484600919, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:36:41.036Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:36:41.922Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2b05aef2-27b2-4283-b6f4-f32642265e06 2019-05-10T10:36:41.927Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2b05aef2-27b2-4283-b6f4-f32642265e06 2019-05-10T10:36:41.928Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-05-10T10:36:41.929Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-05-10T10:36:41.929Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-05-10T10:36:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:36:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:37:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:37:10.338Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:37:10.339Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "clamp", "timestamp": 1557484554442, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:37:11.929Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2b05aef2-27b2-4283-b6f4-f32642265e06 2019-05-10T10:37:11.933Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2b05aef2-27b2-4283-b6f4-f32642265e06 2019-05-10T10:37:11.935Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-05-10T10:37:11.935Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-05-10T10:37:11.935Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-05-10T10:37:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:37:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:37:41.935Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2b05aef2-27b2-4283-b6f4-f32642265e06 2019-05-10T10:37:41.939Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2b05aef2-27b2-4283-b6f4-f32642265e06 2019-05-10T10:37:41.947Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-05-10T10:37:41.947Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-05-10T10:37:41.947Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-05-10T10:38:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:38:10.563Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:38:10.563Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "dcae-sch", "timestamp": 1557484563755, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:38:11.947Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2b05aef2-27b2-4283-b6f4-f32642265e06 2019-05-10T10:38:11.958Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2b05aef2-27b2-4283-b6f4-f32642265e06 2019-05-10T10:38:11.959Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-05-10T10:38:11.959Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-05-10T10:38:11.959Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-05-10T10:38:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:38:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:38:41.959Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2b05aef2-27b2-4283-b6f4-f32642265e06 2019-05-10T10:38:41.966Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2b05aef2-27b2-4283-b6f4-f32642265e06 2019-05-10T10:38:41.967Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-05-10T10:38:41.967Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-05-10T10:38:41.967Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-05-10T10:39:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:39:10.896Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.897Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "policy-id", "timestamp": 1557484569052, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/tca_docker_k8s_v4.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:39:10.897Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.897Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "aai-ml", "timestamp": 1557484569125, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:39:10.897Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.897Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484570307, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/tca_docker_k8s_v4.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:39:10.897Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.897Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557484563709, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:39:10.897Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.897Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "clamp", "timestamp": 1557484554442, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:39:10.897Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.897Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "dcae-sch", "timestamp": 1557484563755, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:39:10.898Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.898Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "aai-ml", "timestamp": 1557484569125, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vlbms151a0dd3b8690_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T10:39:10.898Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.898Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557484563709, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:39:10.898Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.898Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484570307, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:39:10.898Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.898Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "policy-id", "timestamp": 1557484569052, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:39:10.898Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.898Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "dcae-sch", "timestamp": 1557484563755, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:39:10.898Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.898Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "aai-ml", "timestamp": 1557484569125, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:39:10.898Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.898Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557484563709, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:39:10.899Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.899Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484570307, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vlbms151a0dd3b8690_modules.json", "status": "NOTIFIED" } 2019-05-10T10:39:10.899Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.899Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "dcae-sch", "timestamp": 1557484563755, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-csar.csar", "status": "NOT_NOTIFIED" } 2019-05-10T10:39:10.899Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.899Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "aai-ml", "timestamp": 1557484569125, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:39:10.899Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.899Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557484563709, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:39:10.899Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.899Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484570307, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.yaml", "status": "NOTIFIED" } 2019-05-10T10:39:10.899Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.899Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "policy-id", "timestamp": 1557484569052, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vlbms151a0dd3b8690_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T10:39:10.899Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.899Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "aai-ml", "timestamp": 1557484569125, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:39:10.899Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.899Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484570307, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.yaml", "status": "NOTIFIED" } 2019-05-10T10:39:10.900Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.900Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "aai-ml", "timestamp": 1557484569125, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:39:10.900Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.900Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557484575922, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:39:10.900Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.900Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484570307, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.env", "status": "NOTIFIED" } 2019-05-10T10:39:10.900Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.900Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "policy-id", "timestamp": 1557484569052, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.yaml", "status": "NOTIFIED" } 2019-05-10T10:39:10.900Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.900Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "dcae-sch", "timestamp": 1557484576673, "artifactURL": "/sdc/v1/catalog/services/492726fc-1a7c-4b72-8d1a-4e73fde907ef/resourceInstances/vlbms151a0dd3b8690/artifacts/72ec4a1e-f30d-4439-a8d2-79c48938f074", "status": "DOWNLOAD_OK" } 2019-05-10T10:39:10.900Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.900Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "aai-ml", "timestamp": 1557484569125, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:39:10.900Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.900Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484570307, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:39:10.900Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.900Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "dcae-sch", "timestamp": 1557484577725, "artifactURL": "/sdc/v1/catalog/services/492726fc-1a7c-4b72-8d1a-4e73fde907ef/resourceInstances/vlbms151a0dd3b8690/artifacts/72ec4a1e-f30d-4439-a8d2-79c48938f074", "status": "DEPLOY_OK" } 2019-05-10T10:39:10.901Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.901Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "aai-ml", "timestamp": 1557484569125, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:39:10.901Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.901Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484570307, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.env", "status": "NOTIFIED" } 2019-05-10T10:39:10.901Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.901Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "policy-id", "timestamp": 1557484569052, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.yaml", "status": "NOTIFIED" } 2019-05-10T10:39:10.901Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.901Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "dcae-sch", "timestamp": 1557484578750, "artifactURL": "/sdc/v1/catalog/services/492726fc-1a7c-4b72-8d1a-4e73fde907ef/resourceInstances/vlbms151a0dd3b8690/artifacts/72ec4a1e-f30d-4439-a8d2-79c48938f074", "status": "COMPONENT_DONE_OK", "componentName": "service-change-handler" } 2019-05-10T10:39:10.919Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: service-change-handler and status of COMPONENT_DONE_OK distributionID of 2b05aef2-27b2-4283-b6f4-f32642265e06 2019-05-10T10:39:10.919Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 2b05aef2-27b2-4283-b6f4-f32642265e06 and ComponentName service-change-handler 2019-05-10T10:39:10.927Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.927Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557484578850, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:39:10.927Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.927Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "aai-ml", "timestamp": 1557484569125, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:39:10.927Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.927Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484570307, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:39:10.928Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.928Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557484579853, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } 2019-05-10T10:39:10.935Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 2b05aef2-27b2-4283-b6f4-f32642265e06 2019-05-10T10:39:10.936Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 2b05aef2-27b2-4283-b6f4-f32642265e06 and ComponentName SDNC 2019-05-10T10:39:10.971Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.971Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "policy-id", "timestamp": 1557484569052, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:39:10.971Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.971Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484570307, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:39:10.971Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.971Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "aai-ml", "timestamp": 1557484581335, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:39:10.971Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.971Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "policy-id", "timestamp": 1557484569052, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:39:10.971Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.971Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484582106, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:39:10.972Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.972Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "policy-id", "timestamp": 1557484569052, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:39:10.972Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.972Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "policy-id", "timestamp": 1557484569052, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:39:10.973Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.973Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "clamp", "timestamp": 1557484584733, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:39:10.973Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.973Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "clamp", "timestamp": 1557484585763, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vlbms151a0dd3b8690_modules.json", "status": "DOWNLOAD_OK" } 2019-05-10T10:39:10.974Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.974Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "policy-id", "timestamp": 1557484569052, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:39:10.974Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.974Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484586535, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vlbms151a0dd3b8690_modules.json", "status": "DOWNLOAD_OK" } 2019-05-10T10:39:10.974Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.974Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "clamp", "timestamp": 1557484587033, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:39:10.974Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.975Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "clamp", "timestamp": 1557484588037, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vlbms151a0dd3b8690_modules.json", "status": "DEPLOY_OK" } 2019-05-10T10:39:10.975Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.975Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "aai-ml", "timestamp": 1557484588173, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:39:10.975Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.975Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484589044, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.yaml", "status": "DOWNLOAD_OK" } 2019-05-10T10:39:10.975Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.975Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "aai-ml", "timestamp": 1557484589175, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } 2019-05-10T10:39:10.980Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 2b05aef2-27b2-4283-b6f4-f32642265e06 2019-05-10T10:39:10.980Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 2b05aef2-27b2-4283-b6f4-f32642265e06 and ComponentName AAI 2019-05-10T10:39:10.990Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.990Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "policy-id", "timestamp": 1557484588953, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:39:10.990Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.990Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484590740, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.yaml", "status": "DOWNLOAD_OK" } 2019-05-10T10:39:10.990Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.990Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484592989, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.env", "status": "DOWNLOAD_OK" } 2019-05-10T10:39:10.990Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.990Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484594528, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.env", "status": "DOWNLOAD_OK" } 2019-05-10T10:39:10.990Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.990Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484595902, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/vlbms151a0dd3b8690_modules.json", "status": "DEPLOY_OK" } 2019-05-10T10:39:10.990Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.990Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484596905, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.yaml", "status": "DEPLOY_OK" } 2019-05-10T10:39:10.990Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.990Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484597909, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.yaml", "status": "DEPLOY_OK" } 2019-05-10T10:39:10.991Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.991Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "policy-id", "timestamp": 1557484597835, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:39:10.991Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.991Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484598913, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/base_vlb.env", "status": "DEPLOY_OK" } 2019-05-10T10:39:10.991Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.991Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484599916, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/resourceInstances/vlbms151a0dd3b8690/artifacts/dnsscaling.env", "status": "DEPLOY_OK" } 2019-05-10T10:39:10.991Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:10.991Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "policy-id", "timestamp": 1557484599626, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-05-10T10:39:10.994Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2b05aef2-27b2-4283-b6f4-f32642265e06 2019-05-10T10:39:10.994Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId 2b05aef2-27b2-4283-b6f4-f32642265e06 and ComponentName POLICY 2019-05-10T10:39:11.004Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:39:11.004Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484600919, "artifactURL": "/sdc/v1/catalog/services/Vlb2019051010:34:05/1.0/artifacts/service-Vlb20190510103405-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:39:11.967Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: 2b05aef2-27b2-4283-b6f4-f32642265e06 2019-05-10T10:39:11.975Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2b05aef2-27b2-4283-b6f4-f32642265e06 2019-05-10T10:39:11.976Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-05-10T10:39:11.976Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName AAI in the WatchDog Component DB 2019-05-10T10:39:11.976Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SDNC in the WatchDog Component DB 2019-05-10T10:39:11.976Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size matched with the WatchdogComponentDistributionStatus results. 2019-05-10T10:39:11.976Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:39:11.976Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:39:11.976Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:39:11.976Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:39:11.976Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:39:11.976Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Updating overall DistributionStatus to: SUCCESS for distributionId: 2019-05-10T10:39:12.002Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Exiting getOverallDistributionStatus method in WatchdogDistribution 2019-05-10T10:39:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:39:12.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:39:42.002Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: 2b05aef2-27b2-4283-b6f4-f32642265e06 and distributionStatus: 2019-05-10T10:39:42.006Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2b05aef2-27b2-4283-b6f4-f32642265e06 and serviceModelVersionId: 492726fc-1a7c-4b72-8d1a-4e73fde907ef 2019-05-10T10:39:42.006Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : 5ff8a5a6-885d-4217-91cc-5a239594d8d3 2019-05-10T10:39:42.006Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/5ff8a5a6-885d-4217-91cc-5a239594d8d3/model-vers/model-ver/492726fc-1a7c-4b72-8d1a-4e73fde907ef?depth=0 2019-05-10T10:39:42.009Z|| org.onap.so.client.RestClient - RestClientSSL using default SSL context! 2019-05-10T10:39:42.035Z|| o.onap.so.logging.jaxrs.filter.JaxRsClientLogging - Could not Find Request ID Generating New One: /aai/v15/service-design-and-creation/models/model/5ff8a5a6-885d-4217-91cc-5a239594d8d3/model-vers/model-ver/492726fc-1a7c-4b72-8d1a-4e73fde907ef 2019-05-10T10:39:42.035Z|| o.o.so.logging.jaxrs.filter.PayloadLoggingFilter - Making POST (overridden to PATCH) request to: https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/5ff8a5a6-885d-4217-91cc-5a239594d8d3/model-vers/model-ver/492726fc-1a7c-4b72-8d1a-4e73fde907ef?depth=0 Request Headers: {Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-FromAppId=[MSO], X-TransactionId=[], X-HTTP-Method-Override=[PATCH], Accept=[application/json], Content-Type=[application/merge-patch+json], X-ONAP-RequestID=[ffabf18d-e5fd-408c-932e-c28ac5b945f8], X-ONAP-InvocationID=[a7a2df4b-7da1-40c7-b5a3-6aa0e9db6c50], X-ONAP-PartnerName=[SO]} 2019-05-10T10:39:42.047Z|| o.o.so.logging.jaxrs.filter.PayloadLoggingFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2019-05-10T10:39:42.211Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 2019-05-10T10:39:42.211Z|| org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 2019-05-10T10:39:42.211Z|| org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID 2b05aef2-27b2-4283-b6f4-f32642265e06 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2019-05-10T10:39:42.211Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendFinalDistributionStatus status 2019-05-10T10:39:42.211Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:39:42.215Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:39:42.215Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484782211, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-05-10T10:39:42.316Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:39:43.222Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:39:53.885Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:40:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:40:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:40:04.057Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:40:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:40:10.984Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:40:10.984Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "2b05aef2-27b2-4283-b6f4-f32642265e06", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557484782211, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-05-10T10:40:14.127Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:40:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:40:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:41:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:41:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:41:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:41:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:42:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:42:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:42:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:42:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:43:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:43:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:43:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:43:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:44:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:44:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:44:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:44:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:45:02.159Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:45:02.159Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:45:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:45:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:45:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:45:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:46:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:46:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:46:42.145Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:46:42.145Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:47:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:47:10.312Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:47:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:47:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:48:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:48:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:48:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:48:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:49:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:49:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:49:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:49:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:50:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:50:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:50:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:50:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:50:10.664Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:50:10.664Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "dcae-sch", "timestamp": 1557485403755, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:50:10.665Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:50:10.665Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557485403709, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:50:10.665Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:50:10.665Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "dcae-sch", "timestamp": 1557485403755, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vvg4284a63807090_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T10:50:10.665Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:50:10.665Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "aai-ml", "timestamp": 1557485409125, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:50:10.665Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:50:10.665Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557485403709, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vvg4284a63807090_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T10:50:11.440Z|| org.onap.sdc.impl.NotificationConsumer - received message from topic 2019-05-10T10:50:11.440Z|| org.onap.sdc.impl.NotificationConsumer - recieved notification from broker: {"distributionID":"a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2","serviceName":"vVG 2019-05-10 10:48:58","serviceVersion":"1.0","serviceUUID":"adb717f1-d798-411d-8e80-c630c531a293","serviceDescription":"catalog service description","serviceInvariantUUID":"f990d664-a66a-4254-818f-f617640fcfdd","resources":[{"resourceInstanceName":"vVG 4284a638-0709 0","resourceName":"vVG 4284a638-0709","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a3943cf9-83ab-4731-941a-fff7b940ee13","resourceInvariantUUID":"5962ab7d-685a-43e1-99be-6dbf78262200","resourceCustomizationUUID":"5cbfd7f8-8b1a-4ef1-ad9e-c5d9f6abf871","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vf-license-model.xml","artifactChecksum":"ZjUxZmM4YTg3NWViMDkxMGUzNWQ3YTg3NjU1N2E3NzE\u003d","artifactDescription":"VF license file","artifactTimeout":120,"artifactUUID":"1356ac98-74d2-4c1f-9a6f-6fa1a614995f","artifactVersion":"1"},{"artifactName":"vvg4284a63807090_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vvg4284a63807090_modules.json","artifactChecksum":"MGZhNmY2NDRiZGE1ZjEwMGVkZjRkMDMzNDI0MTQ4N2Q\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":120,"artifactUUID":"4feb0101-35d7-43ec-9f48-8b4f06542775","artifactVersion":"1"},{"artifactName":"base_vvg.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.yaml","artifactChecksum":"ZGEyZjgxMzkwYjMyY2M2MDJhMTY2NjU1NjMyMzkzMmE\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"86a10c96-60d4-4f1c-abe8-b801a8a0370d","artifactVersion":"2"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vendor-license-model.xml","artifactChecksum":"NzlmZmE2ODBmMTAwNWEwZjU5YzYxMmYxMGU4ZmRlMjM\u003d","artifactDescription":" Vendor license file","artifactTimeout":120,"artifactUUID":"0dd7f024-7a0b-4170-ab48-c67052997075","artifactVersion":"1"},{"artifactName":"base_vvg.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.env","artifactChecksum":"NzliODc5M2YzOWI4ZDI1OWVkMjhkYzQzNDZkNjBjYmY\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"6bc43860-1472-418a-92ce-9df88e7f9ca3","artifactVersion":"2","generatedFromUUID":"86a10c96-60d4-4f1c-abe8-b801a8a0370d"}]}],"serviceArtifacts":[{"artifactName":"service-Vvg20190510104858-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-template.yml","artifactChecksum":"YjQ5NDFkMTg0N2E4OWE4N2ExMzA0NTBjZTM5MjlmZWE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a6e7ac29-5b6b-4e5c-8e3b-ab366214cf2c","artifactVersion":"1"},{"artifactName":"service-Vvg20190510104858-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-csar.csar","artifactChecksum":"NjA3YTgwODFhZGY4NmJhMTAzMWM0ZTc3OTE0MDEyOWQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"46553b45-3416-4f42-a9bc-1074cfe7919c","artifactVersion":"1"}],"workloadContext":"Production"} 2019-05-10T10:50:11.443Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:50:11.443Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:50:11.481Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:50:11.481Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557485410307, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:50:11.581Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:50:12.486Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:50:12.495Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:50:12.497Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:50:12.497Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557485410307, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vvg4284a63807090_modules.json", "status": "NOTIFIED" } 2019-05-10T10:50:12.597Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:50:13.497Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:50:13.498Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:50:13.500Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:50:13.500Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557485410307, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.yaml", "status": "NOTIFIED" } 2019-05-10T10:50:13.601Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:50:14.501Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:50:14.501Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:50:14.504Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:50:14.504Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557485410307, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:50:14.604Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:50:15.504Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:50:15.504Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:50:15.506Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:50:15.506Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557485410307, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.env", "status": "NOTIFIED" } 2019-05-10T10:50:15.607Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:50:16.513Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:50:16.513Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:50:16.515Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:50:16.515Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557485410307, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:50:16.616Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:50:17.515Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T10:50:17.516Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:50:17.518Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:50:17.518Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557485410307, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:50:17.618Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:50:18.519Z|| org.onap.sdc.impl.NotificationConsumer - sending notification to client: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "serviceName": "vVG 2019-05-10 10:48:58", "serviceVersion": "1.0", "serviceUUID": "adb717f1-d798-411d-8e80-c630c531a293", "serviceDescription": "catalog service description", "serviceInvariantUUID": "f990d664-a66a-4254-818f-f617640fcfdd", "resources": [ { "resourceInstanceName": "vVG 4284a638-0709 0", "resourceCustomizationUUID": "5cbfd7f8-8b1a-4ef1-ad9e-c5d9f6abf871", "resourceName": "vVG 4284a638-0709", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "a3943cf9-83ab-4731-941a-fff7b940ee13", "resourceInvariantUUID": "5962ab7d-685a-43e1-99be-6dbf78262200", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vvg4284a63807090_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vvg4284a63807090_modules.json", "artifactChecksum": "MGZhNmY2NDRiZGE1ZjEwMGVkZjRkMDMzNDI0MTQ4N2Q\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 120, "artifactVersion": "1", "artifactUUID": "4feb0101-35d7-43ec-9f48-8b4f06542775", "relatedArtifactsInfo": [] }, { "artifactName": "base_vvg.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.yaml", "artifactChecksum": "ZGEyZjgxMzkwYjMyY2M2MDJhMTY2NjU1NjMyMzkzMmE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "86a10c96-60d4-4f1c-abe8-b801a8a0370d", "generatedArtifact": { "artifactName": "base_vvg.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.env", "artifactChecksum": "NzliODc5M2YzOWI4ZDI1OWVkMjhkYzQzNDZkNjBjYmY\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "6bc43860-1472-418a-92ce-9df88e7f9ca3", "generatedFromUUID": "86a10c96-60d4-4f1c-abe8-b801a8a0370d" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vvg.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.env", "artifactChecksum": "NzliODc5M2YzOWI4ZDI1OWVkMjhkYzQzNDZkNjBjYmY\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "6bc43860-1472-418a-92ce-9df88e7f9ca3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vvg20190510104858-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-csar.csar", "artifactChecksum": "NjA3YTgwODFhZGY4NmJhMTAzMWM0ZTc3OTE0MDEyOWQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "46553b45-3416-4f42-a9bc-1074cfe7919c" } ], "workloadContext": "Production" } 2019-05-10T10:50:18.519Z|| org.onap.so.asdc.client.ASDCNotificationCallBack - Receive a callback notification in ASDC, nb of resources: 1 2019-05-10T10:50:18.519Z|| org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 3 adb717f1-d798-411d-8e80-c630c531a293 ASDC 2019-05-10T10:50:18.519Z|| org.onap.so.asdc.client.ASDCController - ASDC Notification: DistributionID:a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2 ServiceName:vVG 2019-05-10 10:48:58 ServiceVersion:1.0 ServiceUUID:adb717f1-d798-411d-8e80-c630c531a293 ServiceInvariantUUID:f990d664-a66a-4254-818f-f617640fcfdd ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vvg20190510104858-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-csar.csar ArtifactUUID:46553b45-3416-4f42-a9bc-1074cfe7919c ArtifactChecksum:NjA3YTgwODFhZGY4NmJhMTAzMWM0ZTc3OTE0MDEyOWQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vVG 4284a638-0709 0 ResourceCustomizationUUID:5cbfd7f8-8b1a-4ef1-ad9e-c5d9f6abf871 ResourceInvariantUUID:5962ab7d-685a-43e1-99be-6dbf78262200 ResourceName:vVG 4284a638-0709 ResourceType:VF ResourceUUID:a3943cf9-83ab-4731-941a-fff7b940ee13 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vvg4284a63807090_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vvg4284a63807090_modules.json ArtifactUUID:4feb0101-35d7-43ec-9f48-8b4f06542775 ArtifactChecksum:MGZhNmY2NDRiZGE1ZjEwMGVkZjRkMDMzNDI0MTQ4N2Q= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vvg.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.yaml ArtifactUUID:86a10c96-60d4-4f1c-abe8-b801a8a0370d ArtifactChecksum:ZGEyZjgxMzkwYjMyY2M2MDJhMTY2NjU1NjMyMzkzMmE= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vvg.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.env ArtifactUUID:6bc43860-1472-418a-92ce-9df88e7f9ca3 ArtifactChecksum:NzliODc5M2YzOWI4ZDI1OWVkMjhkYzQzNDZkNjBjYmY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vvg.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.env ArtifactUUID:6bc43860-1472-418a-92ce-9df88e7f9ca3 ArtifactChecksum:NzliODc5M2YzOWI4ZDI1OWVkMjhkYzQzNDZkNjBjYmY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2019-05-10T10:50:18.519Z|| org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF adb717f1-d798-411d-8e80-c630c531a293 ASDC treatNotification 2019-05-10T10:50:18.656Z|| org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-05-10T10:50:18.658Z|| org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-05-10T10:50:18.658Z|| org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /app 2019-05-10T10:50:18.658Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 46553b45-3416-4f42-a9bc-1074cfe7919c from URL: /sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-csar.csar 2019-05-10T10:50:18.658Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T10:50:18.658Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-csar.csar 2019-05-10T10:50:19.905Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T10:50:19.906Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-csar.csar 46553b45-3416-4f42-a9bc-1074cfe7919c 51635 2019-05-10T10:50:19.906Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-csar.csar ASDC sendASDCNotification 2019-05-10T10:50:19.906Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-csar.csar 2019-05-10T10:50:19.906Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T10:50:19.906Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:50:19.908Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:50:19.908Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557485419906, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:50:20.009Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:50:20.910Z|| org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-05-10T10:50:20.912Z|| org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-05-10T10:50:20.912Z|| org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: 46553b45-3416-4f42-a9bc-1074cfe7919c, URL: /sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-csar.csar to file: /app/ASDC/1/service-Vvg20190510104858-csar.csar 2019-05-10T10:50:20.912Z|| org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vvg20190510104858-csar.csar 2019-05-10T10:50:20.912Z|| org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /app/ASDC/1/service-Vvg20190510104858-csar.csar 2019-05-10T10:50:20.912Z|| org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vvg20190510104858-csar.csar 2019-05-10T10:50:20.981Z|| org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP5378916085537974899/Definitions/service-Vvg20190510104858-template.yml 2019-05-10T10:50:21.517Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 9.0 2019-05-10T10:50:21.518Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-05-10T10:50:21.518Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vvg20190510104858-csar.csar 2019-05-10T10:50:21.518Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2019-05-10T10:50:21.518Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE008]: ValidationError: The value "102 4" of property "size" must be greater or equal to "1 MB". CSAR name - /app/ASDC/1/service-Vvg20190510104858-csar.csar 2019-05-10T10:50:21.518Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE007]: 'The unit "4" is not valid. Valid units are [GiB, B, kiB, MB, kB, MiB, GB, TiB, TB]. CSAR name - /app/ASDC/1/service-Vvg20190510104858-csar.csar 2019-05-10T10:50:21.518Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vVG 4284a638-0709 0" are missing field(s): [nf_function, nf_naming_code, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Vvg20190510104858-csar.csar 2019-05-10T10:50:21.518Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Vvg20190510104858-csar.csar 2019-05-10T10:50:21.518Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-05-10T10:50:21.519Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-05-10T10:50:21.519Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-05-10T10:50:21.519Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-05-10T10:50:21.519Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-05-10T10:50:21.519Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vVG 4284a638-0709 0, normalized name vvg4284a63807090. Searching groups on service level starting with VF normalized name... 2019-05-10T10:50:21.519Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-05-10T10:50:21.519Z|| org.onap.so.asdc.client.ASDCController - CSAR Notification: Service Level Properties: Name:vVG 2019-05-10 10:48:58 Description:catalog service description Model UUID:adb717f1-d798-411d-8e80-c630c531a293 Model Version:NULL Model InvariantUuid:f990d664-a66a-4254-818f-f617640fcfdd Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vVG 4284a638-0709 Model UUID:4dfc96eb-5f1a-4c00-aa62-94e30fd3f236 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:5962ab7d-685a-43e1-99be-6dbf78262200 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5cbfd7f8-8b1a-4ef1-ad9e-c5d9f6abf871 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:c36740bc-2bdc-423c-b6dd-72946770e70f ModelName:Vvg4284a6380709..base_vvg..module-0 ModelUuid:33a27638-f5ac-4ca6-b577-6ea4fc27df7d ModelVersion:1 Description:NULL Member Name:cinder_volume VF Module Customization Properties: Model Customization UUID:NULL Allotted Resource Properties: 2019-05-10T10:50:21.529Z|| org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: a3943cf9-83ab-4731-941a-fff7b940ee13 2019-05-10T10:50:21.532Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - vVG 4284a638-0709 0 2019-05-10T10:50:21.532Z|| org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: a3943cf9-83ab-4731-941a-fff7b940ee13 2019-05-10T10:50:21.532Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 4feb0101-35d7-43ec-9f48-8b4f06542775 from URL: /sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vvg4284a63807090_modules.json 2019-05-10T10:50:21.532Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T10:50:21.532Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vvg4284a63807090_modules.json 2019-05-10T10:50:22.474Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T10:50:22.475Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vvg4284a63807090_modules.json 4feb0101-35d7-43ec-9f48-8b4f06542775 785 2019-05-10T10:50:22.475Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vvg4284a63807090_modules.json ASDC sendASDCNotification 2019-05-10T10:50:22.475Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vvg4284a63807090_modules.json 2019-05-10T10:50:22.475Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T10:50:22.475Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:50:22.478Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:50:22.478Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557485422475, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vvg4284a63807090_modules.json", "status": "DOWNLOAD_OK" } 2019-05-10T10:50:22.578Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:50:23.478Z|| org.onap.so.asdc.client.ASDCController - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vvg4284a6380709..base_vvg..module-0", "vfModuleModelInvariantUUID": "c36740bc-2bdc-423c-b6dd-72946770e70f", "vfModuleModelVersion": "1", "vfModuleModelUUID": "33a27638-f5ac-4ca6-b577-6ea4fc27df7d", "vfModuleModelCustomizationUUID": "5217fe42-f595-4a57-aa6a-03912db0d83b", "isBase": true, "artifacts": [ "86a10c96-60d4-4f1c-abe8-b801a8a0370d", "6bc43860-1472-418a-92ce-9df88e7f9ca3" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vvg", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-05-10T10:50:23.481Z|| org.onap.so.asdc.client.ASDCController - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vvg4284a6380709..base_vvg..module-0 VfModuleModelVersion:1 VfModuleModelUUID:33a27638-f5ac-4ca6-b577-6ea4fc27df7d VfModuleModelInvariantUUID:c36740bc-2bdc-423c-b6dd-72946770e70f VfModuleModelDescription:NULL Artifacts UUID List:{ 86a10c96-60d4-4f1c-abe8-b801a8a0370d , 6bc43860-1472-418a-92ce-9df88e7f9ca3 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vvg max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-05-10T10:50:23.483Z|| org.onap.so.asdc.installer.VfResourceStructure - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vvg4284a6380709..base_vvg..module-0", "vfModuleModelInvariantUUID": "c36740bc-2bdc-423c-b6dd-72946770e70f", "vfModuleModelVersion": "1", "vfModuleModelUUID": "33a27638-f5ac-4ca6-b577-6ea4fc27df7d", "vfModuleModelCustomizationUUID": "5217fe42-f595-4a57-aa6a-03912db0d83b", "isBase": true, "artifacts": [ "86a10c96-60d4-4f1c-abe8-b801a8a0370d", "6bc43860-1472-418a-92ce-9df88e7f9ca3" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vvg", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-05-10T10:50:23.483Z|| org.onap.so.asdc.installer.VfResourceStructure - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vvg4284a6380709..base_vvg..module-0 VfModuleModelVersion:1 VfModuleModelUUID:33a27638-f5ac-4ca6-b577-6ea4fc27df7d VfModuleModelInvariantUUID:c36740bc-2bdc-423c-b6dd-72946770e70f VfModuleModelDescription:NULL Artifacts UUID List:{ 86a10c96-60d4-4f1c-abe8-b801a8a0370d , 6bc43860-1472-418a-92ce-9df88e7f9ca3 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vvg max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-05-10T10:50:23.483Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 86a10c96-60d4-4f1c-abe8-b801a8a0370d from URL: /sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.yaml 2019-05-10T10:50:23.483Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T10:50:23.483Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.yaml 2019-05-10T10:50:23.935Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T10:50:23.936Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.yaml 86a10c96-60d4-4f1c-abe8-b801a8a0370d 656 2019-05-10T10:50:23.936Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.yaml ASDC sendASDCNotification 2019-05-10T10:50:23.936Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.yaml 2019-05-10T10:50:23.936Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T10:50:23.936Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:50:23.938Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:50:23.938Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557485423936, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.yaml", "status": "DOWNLOAD_OK" } 2019-05-10T10:50:24.039Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:50:24.939Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 6bc43860-1472-418a-92ce-9df88e7f9ca3 from URL: /sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.env 2019-05-10T10:50:24.939Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T10:50:24.939Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.env 2019-05-10T10:50:25.534Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T10:50:25.534Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.env 6bc43860-1472-418a-92ce-9df88e7f9ca3 58 2019-05-10T10:50:25.534Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.env ASDC sendASDCNotification 2019-05-10T10:50:25.534Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.env 2019-05-10T10:50:25.535Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T10:50:25.535Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:50:25.537Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:50:25.537Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557485425534, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.env", "status": "DOWNLOAD_OK" } 2019-05-10T10:50:25.645Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:50:26.537Z|| org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: adb717f1-d798-411d-8e80-c630c531a293 2019-05-10T10:50:26.538Z|| org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT vVG 4284a638-0709 0 a3943cf9-83ab-4731-941a-fff7b940ee13 ASDC 2019-05-10T10:50:26.541Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-05-10T10:50:26.541Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=5cbfd7f8-8b1a-4ef1-ad9e-c5d9f6abf871 2019-05-10T10:50:26.541Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 5cbfd7f8-8b1a-4ef1-ad9e-c5d9f6abf871 matches Tosca VF Customization UUID: 5cbfd7f8-8b1a-4ef1-ad9e-c5d9f6abf871 2019-05-10T10:50:26.541Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: 5cbfd7f8-8b1a-4ef1-ad9e-c5d9f6abf871 matches vfNotificationResource CustomizationUUID 2019-05-10T10:50:26.542Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-05-10T10:50:26.543Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-05-10T10:50:26.543Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-05-10T10:50:26.543Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-05-10T10:50:26.543Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property sdnc_model_name is not found 2019-05-10T10:50:26.543Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property sdnc_model_version is not found 2019-05-10T10:50:26.543Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfModuleStructure:org.onap.so.asdc.installer.VfModuleStructure@78b6202d 2019-05-10T10:50:26.544Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vVG 4284a638-0709 0, normalized name vvg4284a63807090. Searching groups on service level starting with VF normalized name... 2019-05-10T10:50:26.544Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Comparing Vf_Modules_Metadata CustomizationUUID : 5217fe42-f595-4a57-aa6a-03912db0d83b 2019-05-10T10:50:26.544Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID 5217fe42-f595-4a57-aa6a-03912db0d83b 2019-05-10T10:50:26.545Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property availability_zone_count is not found 2019-05-10T10:50:26.545Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(adb717f1-d798-411d-8e80-c630c531a293) : vVG 4284a638-0709 2019-05-10T10:50:26.545Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-05-10T10:50:26.546Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: vVG 2019-05-10 10:48:58 2019-05-10T10:50:26.575Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC vVG 4284a638-0709 a3943cf9-83ab-4731-941a-fff7b940ee13 1 ASDC deployResourceStructure 2019-05-10T10:50:26.575Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vvg4284a63807090_modules.json ASDC sendASDCNotification 2019-05-10T10:50:26.575Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vvg4284a63807090_modules.json 2019-05-10T10:50:26.575Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:50:26.575Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:50:26.578Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:50:26.578Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557485426575, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vvg4284a63807090_modules.json", "status": "DEPLOY_OK" } 2019-05-10T10:50:26.678Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:50:27.579Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.yaml ASDC sendASDCNotification 2019-05-10T10:50:27.579Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.yaml 2019-05-10T10:50:27.580Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:50:27.580Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:50:27.582Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:50:27.583Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557485427579, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.yaml", "status": "DEPLOY_OK" } 2019-05-10T10:50:27.683Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:50:28.583Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.env ASDC sendASDCNotification 2019-05-10T10:50:28.584Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.env 2019-05-10T10:50:28.584Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:50:28.584Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:50:28.586Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:50:28.586Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557485428583, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.env", "status": "DEPLOY_OK" } 2019-05-10T10:50:28.687Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:50:29.586Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-csar.csar ASDC sendASDCNotification 2019-05-10T10:50:29.587Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-csar.csar 2019-05-10T10:50:29.587Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T10:50:29.587Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:50:29.589Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:50:29.589Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557485429586, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:50:29.690Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:50:30.590Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2 2019-05-10T10:50:30.598Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2 2019-05-10T10:50:30.599Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-05-10T10:50:30.599Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-05-10T10:50:30.599Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-05-10T10:50:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:50:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:51:00.599Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2 2019-05-10T10:51:00.604Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2 2019-05-10T10:51:00.605Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-05-10T10:51:00.605Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-05-10T10:51:00.605Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-05-10T10:51:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:51:10.385Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:51:10.386Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "policy-id", "timestamp": 1557485409030, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:51:30.606Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2 2019-05-10T10:51:30.611Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2 2019-05-10T10:51:30.612Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-05-10T10:51:30.612Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-05-10T10:51:30.612Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-05-10T10:51:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:51:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:52:00.617Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2 2019-05-10T10:52:00.622Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2 2019-05-10T10:52:00.626Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-05-10T10:52:00.626Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2019-05-10T10:52:00.626Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2019-05-10T10:52:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:52:11.158Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.158Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "dcae-sch", "timestamp": 1557485403755, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:52:11.159Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.159Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "aai-ml", "timestamp": 1557485409125, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vvg4284a63807090_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T10:52:11.159Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.159Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557485403709, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:52:11.159Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.159Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557485410307, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:52:11.159Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.159Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "aai-ml", "timestamp": 1557485409125, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:52:11.159Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.159Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "policy-id", "timestamp": 1557485409030, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vvg4284a63807090_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T10:52:11.159Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.159Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557485403709, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:52:11.159Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.159Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "dcae-sch", "timestamp": 1557485403755, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:52:11.159Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.159Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557485410307, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vvg4284a63807090_modules.json", "status": "NOTIFIED" } 2019-05-10T10:52:11.159Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.159Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "dcae-sch", "timestamp": 1557485403755, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:52:11.159Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.160Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "aai-ml", "timestamp": 1557485409125, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:52:11.160Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.160Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557485403709, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:52:11.160Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.160Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557485410307, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.yaml", "status": "NOTIFIED" } 2019-05-10T10:52:11.160Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.160Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "policy-id", "timestamp": 1557485409030, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.yaml", "status": "NOTIFIED" } 2019-05-10T10:52:11.160Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.160Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "dcae-sch", "timestamp": 1557485403755, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:52:11.160Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.160Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "aai-ml", "timestamp": 1557485409125, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:52:11.160Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.160Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557485403709, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:52:11.160Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.160Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557485410307, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:52:11.160Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.160Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "dcae-sch", "timestamp": 1557485403755, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-csar.csar", "status": "NOT_NOTIFIED" } 2019-05-10T10:52:11.160Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.160Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "aai-ml", "timestamp": 1557485409125, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:52:11.160Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.160Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557485403709, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:52:11.160Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.160Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "policy-id", "timestamp": 1557485409030, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:52:11.160Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.161Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557485410307, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.env", "status": "NOTIFIED" } 2019-05-10T10:52:11.161Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.161Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "aai-ml", "timestamp": 1557485409125, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:52:11.161Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.161Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557485410307, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:52:11.161Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.161Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557485416618, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:52:11.161Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.161Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "policy-id", "timestamp": 1557485409030, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:52:11.161Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.161Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "aai-ml", "timestamp": 1557485417466, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:52:11.161Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.161Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557485410307, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:52:11.161Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.161Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557485418143, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:52:11.161Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.161Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "policy-id", "timestamp": 1557485409030, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:52:11.161Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.161Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557485419148, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } 2019-05-10T10:52:11.164Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2 2019-05-10T10:52:11.164Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2 and ComponentName SDNC 2019-05-10T10:52:11.174Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.174Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557485419906, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:52:11.174Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.174Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "policy-id", "timestamp": 1557485409030, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:52:11.174Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.174Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "aai-ml", "timestamp": 1557485420615, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:52:11.174Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.174Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "aai-ml", "timestamp": 1557485421617, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } 2019-05-10T10:52:11.176Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2 2019-05-10T10:52:11.176Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2 and ComponentName AAI 2019-05-10T10:52:11.180Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.180Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557485422475, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vvg4284a63807090_modules.json", "status": "DOWNLOAD_OK" } 2019-05-10T10:52:11.180Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.180Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "policy-id", "timestamp": 1557485422815, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T10:52:11.180Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.180Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557485423936, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.yaml", "status": "DOWNLOAD_OK" } 2019-05-10T10:52:11.180Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.180Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "clamp", "timestamp": 1557485424442, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:52:11.180Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.180Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557485425534, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.env", "status": "DOWNLOAD_OK" } 2019-05-10T10:52:11.180Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.180Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "clamp", "timestamp": 1557485424442, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vvg4284a63807090_modules.json", "status": "NOTIFIED" } 2019-05-10T10:52:11.181Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.181Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557485426575, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vvg4284a63807090_modules.json", "status": "DEPLOY_OK" } 2019-05-10T10:52:11.181Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.181Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "policy-id", "timestamp": 1557485426333, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:52:11.181Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.181Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557485427579, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.yaml", "status": "DEPLOY_OK" } 2019-05-10T10:52:11.181Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.181Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "clamp", "timestamp": 1557485424442, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T10:52:11.181Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.181Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "policy-id", "timestamp": 1557485427719, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-05-10T10:52:11.183Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2 2019-05-10T10:52:11.183Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2 and ComponentName POLICY 2019-05-10T10:52:11.198Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.198Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "clamp", "timestamp": 1557485424442, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T10:52:11.198Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.198Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557485428583, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.env", "status": "DEPLOY_OK" } 2019-05-10T10:52:11.198Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.198Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "clamp", "timestamp": 1557485424442, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/resourceInstances/vvg4284a63807090/artifacts/base_vvg.env", "status": "NOT_NOTIFIED" } 2019-05-10T10:52:11.198Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.198Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557485429586, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T10:52:11.198Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.198Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "clamp", "timestamp": 1557485424442, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T10:52:11.199Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.199Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "clamp", "timestamp": 1557485424442, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-csar.csar", "status": "NOTIFIED" } 2019-05-10T10:52:11.199Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.199Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "clamp", "timestamp": 1557485435203, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-csar.csar", "status": "ALREADY_DOWNLOADED" } 2019-05-10T10:52:11.199Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:52:11.199Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "clamp", "timestamp": 1557485436206, "artifactURL": "/sdc/v1/catalog/services/Vvg2019051010:48:58/1.0/artifacts/service-Vvg20190510104858-csar.csar", "status": "ALREADY_DEPLOYED" } 2019-05-10T10:52:30.626Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2 2019-05-10T10:52:30.644Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2 2019-05-10T10:52:30.645Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-05-10T10:52:30.645Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName AAI in the WatchDog Component DB 2019-05-10T10:52:30.645Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SDNC in the WatchDog Component DB 2019-05-10T10:52:30.646Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size matched with the WatchdogComponentDistributionStatus results. 2019-05-10T10:52:30.646Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:52:30.646Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:52:30.646Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:52:30.646Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T10:52:30.646Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Updating overall DistributionStatus to: SUCCESS for distributionId: 2019-05-10T10:52:30.667Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Exiting getOverallDistributionStatus method in WatchdogDistribution 2019-05-10T10:52:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:52:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:53:00.667Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2 and distributionStatus: 2019-05-10T10:53:00.669Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2 and serviceModelVersionId: adb717f1-d798-411d-8e80-c630c531a293 2019-05-10T10:53:00.669Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : f990d664-a66a-4254-818f-f617640fcfdd 2019-05-10T10:53:00.670Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/f990d664-a66a-4254-818f-f617640fcfdd/model-vers/model-ver/adb717f1-d798-411d-8e80-c630c531a293?depth=0 2019-05-10T10:53:00.672Z|| org.onap.so.client.RestClient - RestClientSSL using default SSL context! 2019-05-10T10:53:00.723Z|| o.onap.so.logging.jaxrs.filter.JaxRsClientLogging - Could not Find Request ID Generating New One: /aai/v15/service-design-and-creation/models/model/f990d664-a66a-4254-818f-f617640fcfdd/model-vers/model-ver/adb717f1-d798-411d-8e80-c630c531a293 2019-05-10T10:53:00.724Z|| o.o.so.logging.jaxrs.filter.PayloadLoggingFilter - Making POST (overridden to PATCH) request to: https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/f990d664-a66a-4254-818f-f617640fcfdd/model-vers/model-ver/adb717f1-d798-411d-8e80-c630c531a293?depth=0 Request Headers: {Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-FromAppId=[MSO], X-TransactionId=[], X-HTTP-Method-Override=[PATCH], Accept=[application/json], Content-Type=[application/merge-patch+json], X-ONAP-RequestID=[24a1b80e-013d-4efe-8d25-de5fb8fb40aa], X-ONAP-InvocationID=[d72dfc31-3d7c-44cf-92bf-0623e40e9516], X-ONAP-PartnerName=[SO]} 2019-05-10T10:53:00.728Z|| o.o.so.logging.jaxrs.filter.PayloadLoggingFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2019-05-10T10:53:01.051Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 2019-05-10T10:53:01.051Z|| org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 2019-05-10T10:53:01.051Z|| org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2019-05-10T10:53:01.053Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendFinalDistributionStatus status 2019-05-10T10:53:01.054Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T10:53:01.056Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T10:53:01.056Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557485581053, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-05-10T10:53:01.157Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T10:53:02.142Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:53:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:53:11.062Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T10:53:11.062Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "a2f8783d-7ab3-4205-a4a0-8c6b6fdd4ef2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557485581053, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-05-10T10:53:13.556Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:53:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:53:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:53:23.551Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:54:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:54:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:54:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:54:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:55:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:55:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:55:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:55:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:55:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:55:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:56:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:56:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:56:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:56:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:57:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:57:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:57:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:57:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:58:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:58:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:58:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:58:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T10:59:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:59:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T10:59:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T10:59:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:00:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:00:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:00:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:00:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:00:52.144Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:00:52.145Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:01:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:01:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:01:11.072Z|| org.onap.sdc.impl.NotificationConsumer - received message from topic 2019-05-10T11:01:11.072Z|| org.onap.sdc.impl.NotificationConsumer - recieved notification from broker: {"distributionID":"ded5619c-2014-4c50-bcaa-09424d9c0fbe","serviceName":"vFWCL 2019-05-10 10:58:","serviceVersion":"1.0","serviceUUID":"d01edd7c-a94f-42f7-9c9f-c62f4c48e44f","serviceDescription":"catalog service description","serviceInvariantUUID":"7eaa9418-33b8-4b3e-9088-78c2acf161fc","resources":[{"resourceInstanceName":"vFWCL_vFWSNK d252194c-d384 0","resourceName":"vFWCL_vFWSNK d252194c-d384","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"295a8bbe-b65d-439f-92c6-f1e0839ec04e","resourceInvariantUUID":"067bc7df-010d-413c-827c-f674f853a0c6","resourceCustomizationUUID":"6debcd49-5059-46cb-9644-61ffd269cb6c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vf-license-model.xml","artifactChecksum":"MzhjZGNmNTIxM2Y4YmQ0Mjg2ZTdmYTg1ZmNkZDlhOWI\u003d","artifactDescription":"VF license file","artifactTimeout":120,"artifactUUID":"11d75513-c073-4e1e-a347-b421bd7d4682","artifactVersion":"1"},{"artifactName":"vfwcl_vfwsnkd252194cd3840_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vfwcl_vfwsnkd252194cd3840_modules.json","artifactChecksum":"YTllMjFjZjQwZGY5NWY4OGQ3ZWQ3MTY4MTQ1ZDA2NWI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":120,"artifactUUID":"b2112574-b11a-4ce2-8f0c-39dc0fc0f5cb","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.yaml","artifactChecksum":"M2E0MWFlNTljMWZjMzRjNzhiZmVjMjM1NzY2OTAzYmU\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"512b92f7-c33f-49db-a817-141536f99940","artifactVersion":"2"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vendor-license-model.xml","artifactChecksum":"MmFkOTMxZmJhYTg5OTdkNjQ5ZTgwMTEzMjExZTFkNWI\u003d","artifactDescription":" Vendor license file","artifactTimeout":120,"artifactUUID":"42c78920-6ece-4b34-be5a-ac4b28763a2f","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.env","artifactChecksum":"ZjY5MjU3ZWZlZWQ4MjZmY2Q1ZDhjMzFiYTAxNTQ0MDU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"141061bc-97e3-4af7-b0af-486ec72d951a","artifactVersion":"2","generatedFromUUID":"512b92f7-c33f-49db-a817-141536f99940"}]},{"resourceInstanceName":"vFWCL_vPKG 8d34e928-668c 0","resourceName":"vFWCL_vPKG 8d34e928-668c","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"0d4e47e6-7c37-4fc2-8db5-ac390c22eda5","resourceInvariantUUID":"8e881328-0840-4a00-a052-b43eba4e10d1","resourceCustomizationUUID":"f7c81f7b-0dba-4fa7-8e7d-ae19a2ee5645","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vf-license-model.xml","artifactChecksum":"M2ZlNTdkOThkODRlZmY3OWFlNzk0YThhM2FiODM0YmI\u003d","artifactDescription":"VF license file","artifactTimeout":120,"artifactUUID":"15a5fb9e-a3ee-49fe-92e2-295dd35d07a2","artifactVersion":"1"},{"artifactName":"vfwcl_vpkg8d34e928668c0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vfwcl_vpkg8d34e928668c0_modules.json","artifactChecksum":"M2RmMmRmZGE2NDkzMGI0NThmM2FkYTM4MmU0ODExMWQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":120,"artifactUUID":"4dbe0aa4-3ea6-4c87-9737-9249c794fbcd","artifactVersion":"1"},{"artifactName":"base_vpkg.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.yaml","artifactChecksum":"ZTYyOTA1OGVjNjY1YWM1OGI5M2JmMjJkYjA5Y2JhZjE\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"322122cc-c8ad-4918-8549-0f9757489f18","artifactVersion":"2"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vendor-license-model.xml","artifactChecksum":"NmQ5ODAxY2ZmMmUwYzc2ZjQ4MTU3YzYzZDM3OTY0N2Q\u003d","artifactDescription":" Vendor license file","artifactTimeout":120,"artifactUUID":"6154ee68-7f68-4d52-8844-770e99b769d5","artifactVersion":"1"},{"artifactName":"base_vpkg.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.env","artifactChecksum":"MjFmMjk1NGRmNDhmM2QxZGNiM2Y0NTI5MzcxOTViMzA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"f8fd2a40-322b-48cf-b621-117816209fde","artifactVersion":"2","generatedFromUUID":"322122cc-c8ad-4918-8549-0f9757489f18"}]}],"serviceArtifacts":[{"artifactName":"service-Vfwcl201905101058-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-template.yml","artifactChecksum":"MzJmMzhjNTBlMzAwNmU4MDdmZTJiMWQ3YmMzY2ZjNGQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c0464df7-c63b-4949-abd3-64d1ca6fe78a","artifactVersion":"1"},{"artifactName":"service-Vfwcl201905101058-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar","artifactChecksum":"OWJmZjg2NzgxNjgxY2NkNTFkYjZhY2VjZmNkNWQyNWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0caec0a9-65e5-45df-8e69-0ed7e4552205","artifactVersion":"1"}],"workloadContext":"Production"} 2019-05-10T11:01:11.073Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T11:01:11.073Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T11:01:11.090Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T11:01:11.090Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486070307, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.176Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T11:01:11.425Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.425Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "aai-ml", "timestamp": 1557486039125, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.425Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.425Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557486033709, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.426Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.426Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557486033709, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vfwcl_vfwsnkd252194cd3840_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.426Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.426Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "aai-ml", "timestamp": 1557486039125, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vfwcl_vfwsnkd252194cd3840_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.426Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.426Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "aai-ml", "timestamp": 1557486039125, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.426Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.426Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557486033709, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.426Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.426Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "aai-ml", "timestamp": 1557486039125, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.426Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.426Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557486033709, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.426Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.426Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "aai-ml", "timestamp": 1557486039125, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.426Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.426Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557486033709, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.426Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.426Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "dcae-sch", "timestamp": 1557486043755, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.426Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.426Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "aai-ml", "timestamp": 1557486039125, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.426Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.426Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557486033709, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.426Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.427Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "dcae-sch", "timestamp": 1557486043755, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vfwcl_vfwsnkd252194cd3840_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.427Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.427Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "aai-ml", "timestamp": 1557486039125, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vfwcl_vpkg8d34e928668c0_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.427Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.427Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557486033709, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vfwcl_vpkg8d34e928668c0_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.427Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.427Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "dcae-sch", "timestamp": 1557486043755, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.427Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.427Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "aai-ml", "timestamp": 1557486039125, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.427Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.427Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557486033709, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.427Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.427Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "dcae-sch", "timestamp": 1557486043755, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.427Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.427Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "aai-ml", "timestamp": 1557486039125, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.427Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.427Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557486033709, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.427Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.427Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "dcae-sch", "timestamp": 1557486043755, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.428Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.428Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557486033709, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.428Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.428Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "aai-ml", "timestamp": 1557486039125, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.428Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.428Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "dcae-sch", "timestamp": 1557486043755, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.428Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.428Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "aai-ml", "timestamp": 1557486039125, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.428Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.428Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557486033709, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.428Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.428Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "policy-id", "timestamp": 1557486048989, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.428Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.428Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "dcae-sch", "timestamp": 1557486043755, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vfwcl_vpkg8d34e928668c0_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.428Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.428Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "aai-ml", "timestamp": 1557486039125, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar", "status": "NOTIFIED" } 2019-05-10T11:01:11.428Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.428Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557486033709, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar", "status": "NOTIFIED" } 2019-05-10T11:01:11.428Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.428Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "dcae-sch", "timestamp": 1557486043755, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.428Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.428Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "policy-id", "timestamp": 1557486048989, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vfwcl_vfwsnkd252194cd3840_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.428Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.429Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "dcae-sch", "timestamp": 1557486043755, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.429Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.429Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "aai-ml", "timestamp": 1557486053367, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T11:01:11.429Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.429Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "dcae-sch", "timestamp": 1557486043755, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.429Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.429Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557486053697, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T11:01:11.429Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.429Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "policy-id", "timestamp": 1557486048989, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-05-10T11:01:11.429Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.429Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "dcae-sch", "timestamp": 1557486043755, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.429Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.429Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "clamp", "timestamp": 1557486054442, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.429Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.429Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "policy-id", "timestamp": 1557486048989, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.429Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.429Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "dcae-sch", "timestamp": 1557486043755, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.429Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.429Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "clamp", "timestamp": 1557486054442, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vfwcl_vfwsnkd252194cd3840_modules.json", "status": "NOTIFIED" } 2019-05-10T11:01:11.429Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.429Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557486056901, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T11:01:11.430Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.430Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "clamp", "timestamp": 1557486054442, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.430Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.430Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "policy-id", "timestamp": 1557486048989, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.430Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.430Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1557486057905, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } 2019-05-10T11:01:11.588Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ded5619c-2014-4c50-bcaa-09424d9c0fbe 2019-05-10T11:01:11.588Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId ded5619c-2014-4c50-bcaa-09424d9c0fbe and ComponentName SDNC 2019-05-10T11:01:11.649Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.650Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "clamp", "timestamp": 1557486054442, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.650Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.650Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "policy-id", "timestamp": 1557486048989, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.650Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.650Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "clamp", "timestamp": 1557486054442, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.650Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.650Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "aai-ml", "timestamp": 1557486059860, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T11:01:11.650Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.650Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "clamp", "timestamp": 1557486054442, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.650Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.650Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "policy-id", "timestamp": 1557486048989, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vfwcl_vpkg8d34e928668c0_modules.json", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.650Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.650Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "aai-ml", "timestamp": 1557486060866, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } 2019-05-10T11:01:11.661Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ded5619c-2014-4c50-bcaa-09424d9c0fbe 2019-05-10T11:01:11.662Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId ded5619c-2014-4c50-bcaa-09424d9c0fbe and ComponentName AAI 2019-05-10T11:01:11.713Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.713Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "clamp", "timestamp": 1557486054442, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vfwcl_vpkg8d34e928668c0_modules.json", "status": "NOTIFIED" } 2019-05-10T11:01:11.713Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.713Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "clamp", "timestamp": 1557486054442, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.yaml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.713Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.713Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "policy-id", "timestamp": 1557486048989, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-05-10T11:01:11.713Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.713Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "clamp", "timestamp": 1557486054442, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.713Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.713Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "policy-id", "timestamp": 1557486048989, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.713Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.713Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "clamp", "timestamp": 1557486054442, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.713Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.713Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "clamp", "timestamp": 1557486054442, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.713Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.713Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "policy-id", "timestamp": 1557486048989, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.713Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.714Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "clamp", "timestamp": 1557486054442, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar", "status": "NOTIFIED" } 2019-05-10T11:01:11.714Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.714Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "policy-id", "timestamp": 1557486048989, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:11.714Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:01:11.714Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "policy-id", "timestamp": 1557486048989, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar", "status": "NOTIFIED" } 2019-05-10T11:01:12.090Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T11:01:12.091Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T11:01:12.093Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T11:01:12.093Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486070307, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vfwcl_vfwsnkd252194cd3840_modules.json", "status": "NOTIFIED" } 2019-05-10T11:01:12.193Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T11:01:13.093Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T11:01:13.093Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T11:01:13.107Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T11:01:13.108Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486070307, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-05-10T11:01:13.208Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T11:01:14.109Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T11:01:14.110Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T11:01:14.112Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T11:01:14.112Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486070307, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:14.212Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T11:01:15.112Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T11:01:15.112Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T11:01:15.114Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T11:01:15.114Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486070307, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-05-10T11:01:15.215Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T11:01:16.115Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T11:01:16.115Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T11:01:16.120Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T11:01:16.129Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486070307, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:16.220Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T11:01:17.129Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T11:01:17.129Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T11:01:17.131Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T11:01:17.131Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486070307, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vfwcl_vpkg8d34e928668c0_modules.json", "status": "NOTIFIED" } 2019-05-10T11:01:17.232Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T11:01:18.131Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T11:01:18.132Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T11:01:18.135Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T11:01:18.135Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486070307, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-05-10T11:01:18.238Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T11:01:19.136Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T11:01:19.136Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T11:01:19.138Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T11:01:19.138Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486070307, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:19.238Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T11:01:20.138Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T11:01:20.138Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T11:01:20.141Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T11:01:20.141Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486070307, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.env", "status": "NOTIFIED" } 2019-05-10T11:01:20.242Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T11:01:21.141Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T11:01:21.143Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T11:01:21.147Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T11:01:21.148Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486070307, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T11:01:21.248Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T11:01:22.148Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-05-10T11:01:22.148Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T11:01:22.150Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T11:01:22.155Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486070307, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar", "status": "NOTIFIED" } 2019-05-10T11:01:22.250Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T11:01:23.156Z|| org.onap.sdc.impl.NotificationConsumer - sending notification to client: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "serviceName": "vFWCL 2019-05-10 10:58:", "serviceVersion": "1.0", "serviceUUID": "d01edd7c-a94f-42f7-9c9f-c62f4c48e44f", "serviceDescription": "catalog service description", "serviceInvariantUUID": "7eaa9418-33b8-4b3e-9088-78c2acf161fc", "resources": [ { "resourceInstanceName": "vFWCL_vFWSNK d252194c-d384 0", "resourceCustomizationUUID": "6debcd49-5059-46cb-9644-61ffd269cb6c", "resourceName": "vFWCL_vFWSNK d252194c-d384", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "295a8bbe-b65d-439f-92c6-f1e0839ec04e", "resourceInvariantUUID": "067bc7df-010d-413c-827c-f674f853a0c6", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwcl_vfwsnkd252194cd3840_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vfwcl_vfwsnkd252194cd3840_modules.json", "artifactChecksum": "YTllMjFjZjQwZGY5NWY4OGQ3ZWQ3MTY4MTQ1ZDA2NWI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 120, "artifactVersion": "1", "artifactUUID": "b2112574-b11a-4ce2-8f0c-39dc0fc0f5cb", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.yaml", "artifactChecksum": "M2E0MWFlNTljMWZjMzRjNzhiZmVjMjM1NzY2OTAzYmU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "512b92f7-c33f-49db-a817-141536f99940", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.env", "artifactChecksum": "ZjY5MjU3ZWZlZWQ4MjZmY2Q1ZDhjMzFiYTAxNTQ0MDU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "141061bc-97e3-4af7-b0af-486ec72d951a", "generatedFromUUID": "512b92f7-c33f-49db-a817-141536f99940" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.env", "artifactChecksum": "ZjY5MjU3ZWZlZWQ4MjZmY2Q1ZDhjMzFiYTAxNTQ0MDU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "141061bc-97e3-4af7-b0af-486ec72d951a", "relatedArtifactsInfo": [] } ] }, { "resourceInstanceName": "vFWCL_vPKG 8d34e928-668c 0", "resourceCustomizationUUID": "f7c81f7b-0dba-4fa7-8e7d-ae19a2ee5645", "resourceName": "vFWCL_vPKG 8d34e928-668c", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "0d4e47e6-7c37-4fc2-8db5-ac390c22eda5", "resourceInvariantUUID": "8e881328-0840-4a00-a052-b43eba4e10d1", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwcl_vpkg8d34e928668c0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vfwcl_vpkg8d34e928668c0_modules.json", "artifactChecksum": "M2RmMmRmZGE2NDkzMGI0NThmM2FkYTM4MmU0ODExMWQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 120, "artifactVersion": "1", "artifactUUID": "4dbe0aa4-3ea6-4c87-9737-9249c794fbcd", "relatedArtifactsInfo": [] }, { "artifactName": "base_vpkg.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.yaml", "artifactChecksum": "ZTYyOTA1OGVjNjY1YWM1OGI5M2JmMjJkYjA5Y2JhZjE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "322122cc-c8ad-4918-8549-0f9757489f18", "generatedArtifact": { "artifactName": "base_vpkg.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.env", "artifactChecksum": "MjFmMjk1NGRmNDhmM2QxZGNiM2Y0NTI5MzcxOTViMzA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "f8fd2a40-322b-48cf-b621-117816209fde", "generatedFromUUID": "322122cc-c8ad-4918-8549-0f9757489f18" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vpkg.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.env", "artifactChecksum": "MjFmMjk1NGRmNDhmM2QxZGNiM2Y0NTI5MzcxOTViMzA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "f8fd2a40-322b-48cf-b621-117816209fde", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfwcl201905101058-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar", "artifactChecksum": "OWJmZjg2NzgxNjgxY2NkNTFkYjZhY2VjZmNkNWQyNWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0caec0a9-65e5-45df-8e69-0ed7e4552205" } ], "workloadContext": "Production" } 2019-05-10T11:01:23.156Z|| org.onap.so.asdc.client.ASDCNotificationCallBack - Receive a callback notification in ASDC, nb of resources: 2 2019-05-10T11:01:23.156Z|| org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 6 d01edd7c-a94f-42f7-9c9f-c62f4c48e44f ASDC 2019-05-10T11:01:23.156Z|| org.onap.so.asdc.client.ASDCController - ASDC Notification: DistributionID:ded5619c-2014-4c50-bcaa-09424d9c0fbe ServiceName:vFWCL 2019-05-10 10:58: ServiceVersion:1.0 ServiceUUID:d01edd7c-a94f-42f7-9c9f-c62f4c48e44f ServiceInvariantUUID:7eaa9418-33b8-4b3e-9088-78c2acf161fc ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfwcl201905101058-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar ArtifactUUID:0caec0a9-65e5-45df-8e69-0ed7e4552205 ArtifactChecksum:OWJmZjg2NzgxNjgxY2NkNTFkYjZhY2VjZmNkNWQyNWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFWCL_vFWSNK d252194c-d384 0 ResourceCustomizationUUID:6debcd49-5059-46cb-9644-61ffd269cb6c ResourceInvariantUUID:067bc7df-010d-413c-827c-f674f853a0c6 ResourceName:vFWCL_vFWSNK d252194c-d384 ResourceType:VF ResourceUUID:295a8bbe-b65d-439f-92c6-f1e0839ec04e ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwcl_vfwsnkd252194cd3840_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vfwcl_vfwsnkd252194cd3840_modules.json ArtifactUUID:b2112574-b11a-4ce2-8f0c-39dc0fc0f5cb ArtifactChecksum:YTllMjFjZjQwZGY5NWY4OGQ3ZWQ3MTY4MTQ1ZDA2NWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.yaml ArtifactUUID:512b92f7-c33f-49db-a817-141536f99940 ArtifactChecksum:M2E0MWFlNTljMWZjMzRjNzhiZmVjMjM1NzY2OTAzYmU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.env ArtifactUUID:141061bc-97e3-4af7-b0af-486ec72d951a ArtifactChecksum:ZjY5MjU3ZWZlZWQ4MjZmY2Q1ZDhjMzFiYTAxNTQ0MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.env ArtifactUUID:141061bc-97e3-4af7-b0af-486ec72d951a ArtifactChecksum:ZjY5MjU3ZWZlZWQ4MjZmY2Q1ZDhjMzFiYTAxNTQ0MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } , Resource Instance Info: ResourceInstanceName:vFWCL_vPKG 8d34e928-668c 0 ResourceCustomizationUUID:f7c81f7b-0dba-4fa7-8e7d-ae19a2ee5645 ResourceInvariantUUID:8e881328-0840-4a00-a052-b43eba4e10d1 ResourceName:vFWCL_vPKG 8d34e928-668c ResourceType:VF ResourceUUID:0d4e47e6-7c37-4fc2-8db5-ac390c22eda5 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwcl_vpkg8d34e928668c0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vfwcl_vpkg8d34e928668c0_modules.json ArtifactUUID:4dbe0aa4-3ea6-4c87-9737-9249c794fbcd ArtifactChecksum:M2RmMmRmZGE2NDkzMGI0NThmM2FkYTM4MmU0ODExMWQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vpkg.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.yaml ArtifactUUID:322122cc-c8ad-4918-8549-0f9757489f18 ArtifactChecksum:ZTYyOTA1OGVjNjY1YWM1OGI5M2JmMjJkYjA5Y2JhZjE= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vpkg.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.env ArtifactUUID:f8fd2a40-322b-48cf-b621-117816209fde ArtifactChecksum:MjFmMjk1NGRmNDhmM2QxZGNiM2Y0NTI5MzcxOTViMzA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vpkg.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.env ArtifactUUID:f8fd2a40-322b-48cf-b621-117816209fde ArtifactChecksum:MjFmMjk1NGRmNDhmM2QxZGNiM2Y0NTI5MzcxOTViMzA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2019-05-10T11:01:23.156Z|| org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF d01edd7c-a94f-42f7-9c9f-c62f4c48e44f ASDC treatNotification 2019-05-10T11:01:23.255Z|| org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-05-10T11:01:23.256Z|| org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-05-10T11:01:23.256Z|| org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /app 2019-05-10T11:01:23.256Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 0caec0a9-65e5-45df-8e69-0ed7e4552205 from URL: /sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:23.256Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T11:01:23.256Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:24.507Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T11:01:24.508Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar 0caec0a9-65e5-45df-8e69-0ed7e4552205 117059 2019-05-10T11:01:24.508Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar ASDC sendASDCNotification 2019-05-10T11:01:24.508Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:24.508Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T11:01:24.509Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T11:01:24.511Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T11:01:24.511Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486084508, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T11:01:24.611Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T11:01:25.511Z|| org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-05-10T11:01:25.512Z|| org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-05-10T11:01:25.512Z|| org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: 0caec0a9-65e5-45df-8e69-0ed7e4552205, URL: /sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar to file: /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:25.512Z|| org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:25.513Z|| org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:25.513Z|| org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:25.707Z|| org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP7182275844505885739/Definitions/service-Vfwcl201905101058-template.yml 2019-05-10T11:01:27.648Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 9.0 2019-05-10T11:01:27.649Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-05-10T11:01:27.649Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.649Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 68 Parsing Warnings occurred... 2019-05-10T11:01:27.649Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_image_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.649Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "max_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.649Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [port_vpg_onap_private_port_0_network_role, port_vpg_unprotected_private_port_0_related_networks, port_vpg_unprotected_private_port_0_vlan_requirements, port_vpg_unprotected_private_port_0_subnetpoolid, port_vpg_onap_private_port_0_related_networks, port_vpg_onap_private_port_0_vlan_requirements, nfc_function, port_vpg_onap_private_port_0_order, port_vpg_unprotected_private_port_0_order, port_vpg_onap_private_port_0_subnetpoolid, port_vpg_unprotected_private_port_0_network_role]. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.649Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "device_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.649Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "ip_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.650Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "contrail_service_instance_ind" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.650Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "security_groups" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.650Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFWCL_vFWSNK d252194c-d384 0" are missing field(s): [nf_function, nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.650Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scheduler_hints" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.650Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "index_value" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.650Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "substitute_service_template" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.650Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.650Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.650Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "allowed_address_pairs" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.650Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.650Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "replacement_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.650Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "qos_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.650Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "reservation_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.650Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "device_owner" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.650Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "key_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.650Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "software_config_transport" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.650Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.650Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.650Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.650Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "category" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.650Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFWCL_vPKG 8d34e928-668c 0" are missing field(s): [nf_function, nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.650Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.651Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_flavor_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.651Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.651Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "config_drive" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.651Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "description" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.651Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.651Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.651Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.651Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE001]: TypeMismatchError: "[{get_input=sec_group}]" is not a map. The type is "json". CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.651Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "min_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.651Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_format" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.651Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.651Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "nfc_naming_code" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.651Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.651Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "high_availablity" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.651Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "binding:vnic_type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.651Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "count" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.651Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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_network_role_tag, port_vsn_int_protected_private_port_0_vlan_requirements, 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_onap_private_port_0_network_role, port_vsn_int_protected_private_port_0_related_networks, port_vsn_int_protected_private_port_0_order, port_vsn_onap_private_port_0_subnetpoolid]. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.651Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "unit" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.651Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.651Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "diskConfig" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.651Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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_protected_private_port_0_related_networks, port_vfw_int_unprotected_private_port_0_network_role_tag]. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.652Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_type_tag" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.652Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFWCL_vFWSNK d252194c-d384 0" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.652Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "port_security_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.652Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_state_up" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.652Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.652Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "fixed_ips" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.652Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.652Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "network" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.652Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "metadata" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.652Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "personality" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.652Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_pass" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.652Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mandatory" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.652Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "availability_zone" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.652Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFWCL_vPKG 8d34e928-668c 0" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.652Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.652Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "value_specs" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.652Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.652Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "service_template_filter" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.652Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scaling_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.653Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mac_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:27.653Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-05-10T11:01:27.653Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-05-10T11:01:27.653Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-05-10T11:01:27.653Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-05-10T11:01:27.653Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-05-10T11:01:27.653Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vFWCL_vPKG 8d34e928-668c 0, normalized name vfwcl_vpkg8d34e928668c0. Searching groups on service level starting with VF normalized name... 2019-05-10T11:01:27.653Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-05-10T11:01:27.653Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-05-10T11:01:27.653Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-05-10T11:01:27.653Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-05-10T11:01:27.654Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vFWCL_vFWSNK d252194c-d384 0, normalized name vfwcl_vfwsnkd252194cd3840. Searching groups on service level starting with VF normalized name... 2019-05-10T11:01:27.654Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-05-10T11:01:27.654Z|| org.onap.so.asdc.client.ASDCController - CSAR Notification: Service Level Properties: Name:vFWCL 2019-05-10 10:58: Description:catalog service description Model UUID:d01edd7c-a94f-42f7-9c9f-c62f4c48e44f Model Version:NULL Model InvariantUuid:7eaa9418-33b8-4b3e-9088-78c2acf161fc Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFWCL_vPKG 8d34e928-668c Model UUID:1ca0ab4e-8011-4d28-b253-4e1a3fc3f4a2 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:8e881328-0840-4a00-a052-b43eba4e10d1 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f7c81f7b-0dba-4fa7-8e7d-ae19a2ee5645 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:d87bfee2-2e3d-4df4-b465-996d80c28133 ModelName:VfwclVpkg8d34e928668c..base_vpkg..module-0 ModelUuid:895c9ffb-4600-4457-bf60-5fda35bbd11a ModelVersion:1 Description:NULL Member Name:abstract_vpg VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:23f86238-7161-41bd-aed1-d84cf434178e ModelInvariantUuid:b3c06455-704f-40b6-acb0-470d4c7172bc ModelName:vFWCL_vPKG 8d34e928-668c-nodes.vpgCvfc ModelUuid:8a789108-21fc-476c-86fd-e79d23041b6f ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:de2fa438-d39b-47d7-aacd-b63c671d974e ModelInvariantUuid:cdceb3eb-fe8d-46b3-baf8-cc0a3c2a1c11 ModelName:VfwclVpkg8d34e928668c.compute.nodes.heat.vpg ModelUuid:c78ad3e2-600f-4547-9981-8368bf313c94 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VNF Properties: Model Name:vFWCL_vFWSNK d252194c-d384 Model UUID:694320f7-35db-460a-b0cf-534838f2aa3a Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:067bc7df-010d-413c-827c-f674f853a0c6 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:6debcd49-5059-46cb-9644-61ffd269cb6c NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:4a60fa7d-9747-4244-9a6a-2f916be17d4e ModelName:VfwclVfwsnkD252194cD384..base_vfw..module-0 ModelUuid:0f8f55ed-3ec4-49b6-81f0-90419140a32c ModelVersion:1 Description:NULL Member Name:int_protected_private_network Member Name:int_unprotected_private_network Member Name:abstract_vfw Member Name:abstract_vsn VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:4c4f4ea5-3c6c-4d6a-84a6-f7966ccb7cc1 ModelInvariantUuid:2cdf323d-843e-45aa-836c-090b5f29e359 ModelName:vFWCL_vFWSNK d252194c-d384-nodes.vfwCvfc ModelUuid:17683fe3-959d-4e07-b650-78f2715ae3ef ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:257c2ff1-0ebf-4c46-ac39-78f38954506e ModelInvariantUuid:b5f5a68b-4708-4e7c-ae94-11a3603ae39e ModelName:VfwclVfwsnkD252194cD384.compute.nodes.heat.vfw ModelUuid:ed6501cf-9ac6-4b7c-9dce-0f199b76e490 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:9b0fc9b2-7fe6-49fa-9a92-4197d08d426b ModelInvariantUuid:3fed7d05-0a10-433f-b469-ac97b839fe77 ModelName:vFWCL_vFWSNK d252194c-d384-nodes.vsnCvfc ModelUuid:08b5922c-d259-46c2-a6bc-40f811e059f2 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:15acfb2a-4e01-4cc2-97d3-d048617d51ac ModelInvariantUuid:87ba25f8-96f5-4a8a-8406-f86c355d815f ModelName:VfwclVfwsnkD252194cD384.compute.nodes.heat.vsn ModelUuid:8620f111-c45e-403a-8943-6dcfc4e5a8ef ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract Allotted Resource Properties: 2019-05-10T11:01:27.657Z|| org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: 295a8bbe-b65d-439f-92c6-f1e0839ec04e 2019-05-10T11:01:27.659Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - vFWCL_vFWSNK d252194c-d384 0 2019-05-10T11:01:27.660Z|| org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: 295a8bbe-b65d-439f-92c6-f1e0839ec04e 2019-05-10T11:01:27.660Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: b2112574-b11a-4ce2-8f0c-39dc0fc0f5cb from URL: /sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vfwcl_vfwsnkd252194cd3840_modules.json 2019-05-10T11:01:27.660Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T11:01:27.660Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vfwcl_vfwsnkd252194cd3840_modules.json 2019-05-10T11:01:29.650Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T11:01:29.650Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vfwcl_vfwsnkd252194cd3840_modules.json b2112574-b11a-4ce2-8f0c-39dc0fc0f5cb 793 2019-05-10T11:01:29.650Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vfwcl_vfwsnkd252194cd3840_modules.json ASDC sendASDCNotification 2019-05-10T11:01:29.650Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vfwcl_vfwsnkd252194cd3840_modules.json 2019-05-10T11:01:29.651Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T11:01:29.651Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T11:01:29.652Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T11:01:29.652Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486089650, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vfwcl_vfwsnkd252194cd3840_modules.json", "status": "DOWNLOAD_OK" } 2019-05-10T11:01:29.753Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T11:01:30.653Z|| org.onap.so.asdc.client.ASDCController - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwclVfwsnkD252194cD384..base_vfw..module-0", "vfModuleModelInvariantUUID": "4a60fa7d-9747-4244-9a6a-2f916be17d4e", "vfModuleModelVersion": "1", "vfModuleModelUUID": "0f8f55ed-3ec4-49b6-81f0-90419140a32c", "vfModuleModelCustomizationUUID": "e137fb20-697f-4634-9ef0-1c9a62db84f9", "isBase": true, "artifacts": [ "512b92f7-c33f-49db-a817-141536f99940", "141061bc-97e3-4af7-b0af-486ec72d951a" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-05-10T11:01:30.659Z|| org.onap.so.asdc.client.ASDCController - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwclVfwsnkD252194cD384..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:0f8f55ed-3ec4-49b6-81f0-90419140a32c VfModuleModelInvariantUUID:4a60fa7d-9747-4244-9a6a-2f916be17d4e VfModuleModelDescription:NULL Artifacts UUID List:{ 512b92f7-c33f-49db-a817-141536f99940 , 141061bc-97e3-4af7-b0af-486ec72d951a } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-05-10T11:01:30.667Z|| org.onap.so.asdc.installer.VfResourceStructure - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwclVfwsnkD252194cD384..base_vfw..module-0", "vfModuleModelInvariantUUID": "4a60fa7d-9747-4244-9a6a-2f916be17d4e", "vfModuleModelVersion": "1", "vfModuleModelUUID": "0f8f55ed-3ec4-49b6-81f0-90419140a32c", "vfModuleModelCustomizationUUID": "e137fb20-697f-4634-9ef0-1c9a62db84f9", "isBase": true, "artifacts": [ "512b92f7-c33f-49db-a817-141536f99940", "141061bc-97e3-4af7-b0af-486ec72d951a" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-05-10T11:01:30.667Z|| org.onap.so.asdc.installer.VfResourceStructure - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwclVfwsnkD252194cD384..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:0f8f55ed-3ec4-49b6-81f0-90419140a32c VfModuleModelInvariantUUID:4a60fa7d-9747-4244-9a6a-2f916be17d4e VfModuleModelDescription:NULL Artifacts UUID List:{ 512b92f7-c33f-49db-a817-141536f99940 , 141061bc-97e3-4af7-b0af-486ec72d951a } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-05-10T11:01:30.667Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 512b92f7-c33f-49db-a817-141536f99940 from URL: /sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.yaml 2019-05-10T11:01:30.667Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T11:01:30.667Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.yaml 2019-05-10T11:01:31.840Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T11:01:31.841Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.yaml 512b92f7-c33f-49db-a817-141536f99940 16175 2019-05-10T11:01:31.841Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.yaml ASDC sendASDCNotification 2019-05-10T11:01:31.841Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.yaml 2019-05-10T11:01:31.841Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T11:01:31.841Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T11:01:31.844Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T11:01:31.844Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486091841, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2019-05-10T11:01:31.944Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T11:01:32.845Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 141061bc-97e3-4af7-b0af-486ec72d951a from URL: /sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.env 2019-05-10T11:01:32.845Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T11:01:32.845Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.env 2019-05-10T11:01:33.581Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T11:01:33.581Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.env 141061bc-97e3-4af7-b0af-486ec72d951a 1621 2019-05-10T11:01:33.581Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.env ASDC sendASDCNotification 2019-05-10T11:01:33.581Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.env 2019-05-10T11:01:33.581Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T11:01:33.581Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T11:01:33.583Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T11:01:33.583Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486093581, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2019-05-10T11:01:33.684Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T11:01:34.583Z|| org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: d01edd7c-a94f-42f7-9c9f-c62f4c48e44f 2019-05-10T11:01:34.584Z|| org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT vFWCL_vFWSNK d252194c-d384 0 295a8bbe-b65d-439f-92c6-f1e0839ec04e ASDC 2019-05-10T11:01:34.600Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-05-10T11:01:34.600Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=f7c81f7b-0dba-4fa7-8e7d-ae19a2ee5645 2019-05-10T11:01:34.600Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 6debcd49-5059-46cb-9644-61ffd269cb6c matches Tosca VF Customization UUID: f7c81f7b-0dba-4fa7-8e7d-ae19a2ee5645 2019-05-10T11:01:34.600Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: 6debcd49-5059-46cb-9644-61ffd269cb6c doesn't match Tosca VF Customization UUID: f7c81f7b-0dba-4fa7-8e7d-ae19a2ee5645 2019-05-10T11:01:34.600Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-05-10T11:01:34.600Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=6debcd49-5059-46cb-9644-61ffd269cb6c 2019-05-10T11:01:34.600Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: 6debcd49-5059-46cb-9644-61ffd269cb6c matches Tosca VF Customization UUID: 6debcd49-5059-46cb-9644-61ffd269cb6c 2019-05-10T11:01:34.600Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: 6debcd49-5059-46cb-9644-61ffd269cb6c matches vfNotificationResource CustomizationUUID 2019-05-10T11:01:34.602Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-05-10T11:01:34.602Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-05-10T11:01:34.602Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-05-10T11:01:34.602Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-05-10T11:01:34.602Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property sdnc_model_name is not found 2019-05-10T11:01:34.602Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property sdnc_model_version is not found 2019-05-10T11:01:34.603Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfModuleStructure:org.onap.so.asdc.installer.VfModuleStructure@5473d09e 2019-05-10T11:01:34.603Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vFWCL_vFWSNK d252194c-d384 0, normalized name vfwcl_vfwsnkd252194cd3840. Searching groups on service level starting with VF normalized name... 2019-05-10T11:01:34.603Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Comparing Vf_Modules_Metadata CustomizationUUID : e137fb20-697f-4634-9ef0-1c9a62db84f9 2019-05-10T11:01:34.603Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID e137fb20-697f-4634-9ef0-1c9a62db84f9 2019-05-10T11:01:34.617Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property availability_zone_count is not found 2019-05-10T11:01:34.623Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nfc_function is not found 2019-05-10T11:01:34.638Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nfc_function is not found 2019-05-10T11:01:34.639Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(d01edd7c-a94f-42f7-9c9f-c62f4c48e44f) : vFWCL_vPKG 8d34e928-668c,vFWCL_vFWSNK d252194c-d384 2019-05-10T11:01:34.639Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-05-10T11:01:34.639Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: vFWCL 2019-05-10 10:58: 2019-05-10T11:01:34.993Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC vFWCL_vFWSNK d252194c-d384 295a8bbe-b65d-439f-92c6-f1e0839ec04e 1 ASDC deployResourceStructure 2019-05-10T11:01:34.994Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vfwcl_vfwsnkd252194cd3840_modules.json ASDC sendASDCNotification 2019-05-10T11:01:34.995Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vfwcl_vfwsnkd252194cd3840_modules.json 2019-05-10T11:01:34.995Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T11:01:34.995Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T11:01:34.997Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T11:01:34.997Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486094994, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vfwcl_vfwsnkd252194cd3840_modules.json", "status": "DEPLOY_OK" } 2019-05-10T11:01:35.097Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T11:01:35.997Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.yaml ASDC sendASDCNotification 2019-05-10T11:01:35.998Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.yaml 2019-05-10T11:01:35.998Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T11:01:35.998Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T11:01:35.999Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T11:01:35.999Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486095997, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2019-05-10T11:01:36.101Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T11:01:37.000Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.env ASDC sendASDCNotification 2019-05-10T11:01:37.000Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.env 2019-05-10T11:01:37.000Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T11:01:37.000Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T11:01:37.003Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T11:01:37.003Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486097000, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2019-05-10T11:01:37.102Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T11:01:38.003Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar ASDC sendASDCNotification 2019-05-10T11:01:38.003Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:38.003Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T11:01:38.004Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T11:01:38.005Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T11:01:38.005Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486098003, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T11:01:38.106Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T11:01:39.006Z|| org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF, Model UUID: 0d4e47e6-7c37-4fc2-8db5-ac390c22eda5 2019-05-10T11:01:39.043Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - vFWCL_vPKG 8d34e928-668c 0 2019-05-10T11:01:39.043Z|| org.onap.so.asdc.client.ASDCController - Processing Resource Type: VF and Model UUID: 0d4e47e6-7c37-4fc2-8db5-ac390c22eda5 2019-05-10T11:01:39.043Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 4dbe0aa4-3ea6-4c87-9737-9249c794fbcd from URL: /sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vfwcl_vpkg8d34e928668c0_modules.json 2019-05-10T11:01:39.043Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T11:01:39.043Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vfwcl_vpkg8d34e928668c0_modules.json 2019-05-10T11:01:40.477Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T11:01:40.477Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vfwcl_vpkg8d34e928668c0_modules.json 4dbe0aa4-3ea6-4c87-9737-9249c794fbcd 793 2019-05-10T11:01:40.477Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vfwcl_vpkg8d34e928668c0_modules.json ASDC sendASDCNotification 2019-05-10T11:01:40.477Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vfwcl_vpkg8d34e928668c0_modules.json 2019-05-10T11:01:40.477Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T11:01:40.478Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T11:01:40.479Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T11:01:40.480Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486100477, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vfwcl_vpkg8d34e928668c0_modules.json", "status": "DOWNLOAD_OK" } 2019-05-10T11:01:40.580Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T11:01:41.480Z|| org.onap.so.asdc.client.ASDCController - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwclVpkg8d34e928668c..base_vpkg..module-0", "vfModuleModelInvariantUUID": "d87bfee2-2e3d-4df4-b465-996d80c28133", "vfModuleModelVersion": "1", "vfModuleModelUUID": "895c9ffb-4600-4457-bf60-5fda35bbd11a", "vfModuleModelCustomizationUUID": "f2dc8f3b-d923-4346-8d6a-e2d2d564f01a", "isBase": true, "artifacts": [ "322122cc-c8ad-4918-8549-0f9757489f18", "f8fd2a40-322b-48cf-b621-117816209fde" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vpkg", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-05-10T11:01:41.483Z|| org.onap.so.asdc.client.ASDCController - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwclVpkg8d34e928668c..base_vpkg..module-0 VfModuleModelVersion:1 VfModuleModelUUID:895c9ffb-4600-4457-bf60-5fda35bbd11a VfModuleModelInvariantUUID:d87bfee2-2e3d-4df4-b465-996d80c28133 VfModuleModelDescription:NULL Artifacts UUID List:{ 322122cc-c8ad-4918-8549-0f9757489f18 , f8fd2a40-322b-48cf-b621-117816209fde } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vpkg max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-05-10T11:01:41.485Z|| org.onap.so.asdc.installer.VfResourceStructure - VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwclVpkg8d34e928668c..base_vpkg..module-0", "vfModuleModelInvariantUUID": "d87bfee2-2e3d-4df4-b465-996d80c28133", "vfModuleModelVersion": "1", "vfModuleModelUUID": "895c9ffb-4600-4457-bf60-5fda35bbd11a", "vfModuleModelCustomizationUUID": "f2dc8f3b-d923-4346-8d6a-e2d2d564f01a", "isBase": true, "artifacts": [ "322122cc-c8ad-4918-8549-0f9757489f18", "f8fd2a40-322b-48cf-b621-117816209fde" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vpkg", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_description": "", "vf_module_type": "Base", "availability_zone_count": "", "volume_group": "false", "initial_count": "1" } } ] 2019-05-10T11:01:41.486Z|| org.onap.so.asdc.installer.VfResourceStructure - VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwclVpkg8d34e928668c..base_vpkg..module-0 VfModuleModelVersion:1 VfModuleModelUUID:895c9ffb-4600-4457-bf60-5fda35bbd11a VfModuleModelInvariantUUID:d87bfee2-2e3d-4df4-b465-996d80c28133 VfModuleModelDescription:NULL Artifacts UUID List:{ 322122cc-c8ad-4918-8549-0f9757489f18 , f8fd2a40-322b-48cf-b621-117816209fde } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vpkg max_vf_module_instances : 1 vfc_list : vf_module_description : vf_module_type : Base availability_zone_count : volume_group : false initial_count : } isBase:true } 2019-05-10T11:01:41.486Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 322122cc-c8ad-4918-8549-0f9757489f18 from URL: /sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.yaml 2019-05-10T11:01:41.486Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T11:01:41.486Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.yaml 2019-05-10T11:01:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:01:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:01:42.698Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T11:01:42.699Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.yaml 322122cc-c8ad-4918-8549-0f9757489f18 9133 2019-05-10T11:01:42.699Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.yaml ASDC sendASDCNotification 2019-05-10T11:01:42.699Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.yaml 2019-05-10T11:01:42.699Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T11:01:42.699Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T11:01:42.701Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T11:01:42.701Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486102699, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.yaml", "status": "DOWNLOAD_OK" } 2019-05-10T11:01:42.809Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T11:01:43.701Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: f8fd2a40-322b-48cf-b621-117816209fde from URL: /sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.env 2019-05-10T11:01:43.701Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-05-10T11:01:43.701Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.env 2019-05-10T11:01:44.689Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-05-10T11:01:44.689Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.env f8fd2a40-322b-48cf-b621-117816209fde 1141 2019-05-10T11:01:44.689Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.env ASDC sendASDCNotification 2019-05-10T11:01:44.689Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.env 2019-05-10T11:01:44.689Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-05-10T11:01:44.690Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T11:01:44.691Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T11:01:44.692Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486104689, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.env", "status": "DOWNLOAD_OK" } 2019-05-10T11:01:44.794Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T11:01:45.695Z|| org.onap.so.asdc.client.ASDCController - Preparing to deploy Service: d01edd7c-a94f-42f7-9c9f-c62f4c48e44f 2019-05-10T11:01:45.695Z|| org.onap.so.asdc.client.ASDCController - ASDC_START_DEPLOY_ARTIFACT vFWCL_vPKG 8d34e928-668c 0 0d4e47e6-7c37-4fc2-8db5-ac390c22eda5 ASDC 2019-05-10T11:01:45.700Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-05-10T11:01:45.700Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=f7c81f7b-0dba-4fa7-8e7d-ae19a2ee5645 2019-05-10T11:01:45.700Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: f7c81f7b-0dba-4fa7-8e7d-ae19a2ee5645 matches Tosca VF Customization UUID: f7c81f7b-0dba-4fa7-8e7d-ae19a2ee5645 2019-05-10T11:01:45.700Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfCustomizationUUID: f7c81f7b-0dba-4fa7-8e7d-ae19a2ee5645 matches vfNotificationResource CustomizationUUID 2019-05-10T11:01:45.701Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-05-10T11:01:45.701Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-05-10T11:01:45.701Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-05-10T11:01:45.701Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-05-10T11:01:45.701Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property sdnc_model_name is not found 2019-05-10T11:01:45.701Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property sdnc_model_version is not found 2019-05-10T11:01:45.701Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - vfModuleStructure:org.onap.so.asdc.installer.VfModuleStructure@713d1cb0 2019-05-10T11:01:45.702Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vFWCL_vPKG 8d34e928-668c 0, normalized name vfwcl_vpkg8d34e928668c0. Searching groups on service level starting with VF normalized name... 2019-05-10T11:01:45.702Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Comparing Vf_Modules_Metadata CustomizationUUID : f2dc8f3b-d923-4346-8d6a-e2d2d564f01a 2019-05-10T11:01:45.702Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - To Csar Group VFModuleModelCustomizationUUID f2dc8f3b-d923-4346-8d6a-e2d2d564f01a 2019-05-10T11:01:45.703Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property availability_zone_count is not found 2019-05-10T11:01:45.704Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nfc_function is not found 2019-05-10T11:01:45.704Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VF Category is : Generic 2019-05-10T11:01:45.704Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - VFCustomizationUUID=6debcd49-5059-46cb-9644-61ffd269cb6c 2019-05-10T11:01:45.704Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Checking if Notification VF ResourceCustomizationUUID: f7c81f7b-0dba-4fa7-8e7d-ae19a2ee5645 matches Tosca VF Customization UUID: 6debcd49-5059-46cb-9644-61ffd269cb6c 2019-05-10T11:01:45.704Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Notification VF ResourceCustomizationUUID: f7c81f7b-0dba-4fa7-8e7d-ae19a2ee5645 doesn't match Tosca VF Customization UUID: 6debcd49-5059-46cb-9644-61ffd269cb6c 2019-05-10T11:01:45.704Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - resourceSeq for service uuid(d01edd7c-a94f-42f7-9c9f-c62f4c48e44f) : vFWCL_vPKG 8d34e928-668c,vFWCL_vFWSNK d252194c-d384 2019-05-10T11:01:45.704Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-05-10T11:01:45.704Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Saving Service: vFWCL 2019-05-10 10:58: 2019-05-10T11:01:45.885Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DEPLOY_SUC vFWCL_vPKG 8d34e928-668c 0d4e47e6-7c37-4fc2-8db5-ac390c22eda5 1 ASDC deployResourceStructure 2019-05-10T11:01:45.885Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vfwcl_vpkg8d34e928668c0_modules.json ASDC sendASDCNotification 2019-05-10T11:01:45.885Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vfwcl_vpkg8d34e928668c0_modules.json 2019-05-10T11:01:45.885Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T11:01:45.885Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T11:01:45.887Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T11:01:45.888Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486105885, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vfwcl_vpkg8d34e928668c0_modules.json", "status": "DEPLOY_OK" } 2019-05-10T11:01:45.988Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T11:01:46.888Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.yaml ASDC sendASDCNotification 2019-05-10T11:01:46.888Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.yaml 2019-05-10T11:01:46.888Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T11:01:46.888Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T11:01:46.890Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T11:01:46.890Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486106888, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.yaml", "status": "DEPLOY_OK" } 2019-05-10T11:01:46.990Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T11:01:47.891Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.env ASDC sendASDCNotification 2019-05-10T11:01:47.891Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.env 2019-05-10T11:01:47.891Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T11:01:47.891Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T11:01:47.893Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T11:01:47.893Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486107891, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.env", "status": "DEPLOY_OK" } 2019-05-10T11:01:47.994Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T11:01:48.894Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar ASDC sendASDCNotification 2019-05-10T11:01:48.894Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar 2019-05-10T11:01:48.894Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus 2019-05-10T11:01:48.894Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T11:01:48.897Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T11:01:48.897Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486108894, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T11:01:48.996Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T11:01:49.898Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: ded5619c-2014-4c50-bcaa-09424d9c0fbe 2019-05-10T11:01:49.903Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ded5619c-2014-4c50-bcaa-09424d9c0fbe 2019-05-10T11:01:49.904Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-05-10T11:01:49.905Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName AAI in the WatchDog Component DB 2019-05-10T11:01:49.905Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SDNC in the WatchDog Component DB 2019-05-10T11:01:49.905Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size matched with the WatchdogComponentDistributionStatus results. 2019-05-10T11:01:49.905Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T11:01:49.905Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T11:01:49.905Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-05-10T11:01:49.905Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Updating overall DistributionStatus to: SUCCESS for distributionId: 2019-05-10T11:01:49.922Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Exiting getOverallDistributionStatus method in WatchdogDistribution 2019-05-10T11:02:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:02:11.396Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:02:11.396Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486070307, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T11:02:11.397Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:02:11.397Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "clamp", "timestamp": 1557486071673, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar", "status": "ALREADY_DOWNLOADED" } 2019-05-10T11:02:11.397Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:02:11.397Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486070307, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vfwcl_vfwsnkd252194cd3840_modules.json", "status": "NOTIFIED" } 2019-05-10T11:02:11.397Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:02:11.397Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "clamp", "timestamp": 1557486072684, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar", "status": "ALREADY_DEPLOYED" } 2019-05-10T11:02:11.397Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:02:11.397Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486070307, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-05-10T11:02:11.397Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:02:11.397Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "policy-id", "timestamp": 1557486072750, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T11:02:11.397Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:02:11.397Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486070307, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T11:02:11.398Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:02:11.398Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486070307, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-05-10T11:02:11.398Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:02:11.398Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486070307, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T11:02:11.398Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:02:11.398Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486070307, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vfwcl_vpkg8d34e928668c0_modules.json", "status": "NOTIFIED" } 2019-05-10T11:02:11.398Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:02:11.398Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486070307, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-05-10T11:02:11.398Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:02:11.398Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486070307, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-05-10T11:02:11.398Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:02:11.398Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486070307, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.env", "status": "NOTIFIED" } 2019-05-10T11:02:11.398Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:02:11.398Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486070307, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-template.yml", "status": "NOT_NOTIFIED" } 2019-05-10T11:02:11.398Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:02:11.398Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486070307, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar", "status": "NOTIFIED" } 2019-05-10T11:02:11.398Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:02:11.398Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "policy-id", "timestamp": 1557486083059, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T11:02:11.398Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:02:11.398Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486084508, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar", "status": "DOWNLOAD_OK" } 2019-05-10T11:02:11.398Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:02:11.398Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "policy-id", "timestamp": 1557486084500, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-05-10T11:02:11.405Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ded5619c-2014-4c50-bcaa-09424d9c0fbe 2019-05-10T11:02:11.405Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId ded5619c-2014-4c50-bcaa-09424d9c0fbe and ComponentName POLICY 2019-05-10T11:02:11.488Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:02:11.488Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486089650, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vfwcl_vfwsnkd252194cd3840_modules.json", "status": "DOWNLOAD_OK" } 2019-05-10T11:02:11.488Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:02:11.488Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486091841, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2019-05-10T11:02:11.489Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:02:11.489Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486093581, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2019-05-10T11:02:11.489Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:02:11.489Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486094994, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/vfwcl_vfwsnkd252194cd3840_modules.json", "status": "DEPLOY_OK" } 2019-05-10T11:02:11.489Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:02:11.489Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486095997, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2019-05-10T11:02:11.489Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:02:11.489Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486097000, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vfwsnkd252194cd3840/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2019-05-10T11:02:11.489Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:02:11.489Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486098003, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T11:02:11.489Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:02:11.489Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486100477, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vfwcl_vpkg8d34e928668c0_modules.json", "status": "DOWNLOAD_OK" } 2019-05-10T11:02:11.489Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:02:11.489Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486102699, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.yaml", "status": "DOWNLOAD_OK" } 2019-05-10T11:02:11.489Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:02:11.489Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486104689, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.env", "status": "DOWNLOAD_OK" } 2019-05-10T11:02:11.489Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:02:11.489Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486105885, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/vfwcl_vpkg8d34e928668c0_modules.json", "status": "DEPLOY_OK" } 2019-05-10T11:02:11.489Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:02:11.489Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486106888, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.yaml", "status": "DEPLOY_OK" } 2019-05-10T11:02:11.489Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:02:11.489Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486107891, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/resourceInstances/vfwcl_vpkg8d34e928668c0/artifacts/base_vpkg.env", "status": "DEPLOY_OK" } 2019-05-10T11:02:11.489Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:02:11.489Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486108894, "artifactURL": "/sdc/v1/catalog/services/Vfwcl2019051010:58:/1.0/artifacts/service-Vfwcl201905101058-csar.csar", "status": "DEPLOY_OK" } 2019-05-10T11:02:19.922Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: ded5619c-2014-4c50-bcaa-09424d9c0fbe and distributionStatus: 2019-05-10T11:02:19.936Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ded5619c-2014-4c50-bcaa-09424d9c0fbe and serviceModelVersionId: d01edd7c-a94f-42f7-9c9f-c62f4c48e44f 2019-05-10T11:02:19.936Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : 7eaa9418-33b8-4b3e-9088-78c2acf161fc 2019-05-10T11:02:19.937Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/7eaa9418-33b8-4b3e-9088-78c2acf161fc/model-vers/model-ver/d01edd7c-a94f-42f7-9c9f-c62f4c48e44f?depth=0 2019-05-10T11:02:19.940Z|| org.onap.so.client.RestClient - RestClientSSL using default SSL context! 2019-05-10T11:02:19.964Z|| o.onap.so.logging.jaxrs.filter.JaxRsClientLogging - Could not Find Request ID Generating New One: /aai/v15/service-design-and-creation/models/model/7eaa9418-33b8-4b3e-9088-78c2acf161fc/model-vers/model-ver/d01edd7c-a94f-42f7-9c9f-c62f4c48e44f 2019-05-10T11:02:19.965Z|| o.o.so.logging.jaxrs.filter.PayloadLoggingFilter - Making POST (overridden to PATCH) request to: https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/7eaa9418-33b8-4b3e-9088-78c2acf161fc/model-vers/model-ver/d01edd7c-a94f-42f7-9c9f-c62f4c48e44f?depth=0 Request Headers: {Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-FromAppId=[MSO], X-TransactionId=[], X-HTTP-Method-Override=[PATCH], Accept=[application/json], Content-Type=[application/merge-patch+json], X-ONAP-RequestID=[f02b217c-14b6-434d-861d-951f34e4d63a], X-ONAP-InvocationID=[e092460a-384c-47fb-b21a-3301f45fa03a], X-ONAP-PartnerName=[SO]} 2019-05-10T11:02:19.974Z|| o.o.so.logging.jaxrs.filter.PayloadLoggingFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2019-05-10T11:02:20.304Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 2019-05-10T11:02:20.304Z|| org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 2019-05-10T11:02:20.304Z|| org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID ded5619c-2014-4c50-bcaa-09424d9c0fbe and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2019-05-10T11:02:20.304Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendFinalDistributionStatus status 2019-05-10T11:02:20.304Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-05-10T11:02:20.306Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-05-10T11:02:20.306Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486140304, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-05-10T11:02:20.407Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-05-10T11:02:21.318Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:02:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:02:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:03:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:03:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:03:11.468Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-05-10T11:03:11.468Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "ded5619c-2014-4c50-bcaa-09424d9c0fbe", "consumerID": "SO-COpenSource-Env11", "timestamp": 1557486140304, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-05-10T11:03:22.153Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:03:22.153Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:04:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:04:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:04:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:04:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:05:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:05:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:05:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:05:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:05:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:05:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:06:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:06:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:06:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:06:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:07:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:07:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:07:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:07:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:08:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:08:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:08:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:08:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:09:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:09:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:09:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:09:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:10:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:10:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:10:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:10:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:10:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:10:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:11:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:11:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:11:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:11:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:12:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:12:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:12:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:12:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:13:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:13:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:13:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:13:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:14:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:14:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:14:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:14:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:15:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:15:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:15:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:15:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:15:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:15:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:16:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:16:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:16:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:16:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:17:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:17:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:17:32.144Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:17:32.145Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:18:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:18:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:18:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:18:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:19:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:19:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:19:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:19:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:20:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:20:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:20:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:20:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:20:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:20:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:21:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:21:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:21:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:21:42.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:22:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:22:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:22:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:22:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:23:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:23:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:23:22.144Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:23:22.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:24:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:24:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:24:12.156Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:24:12.156Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:25:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:25:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:25:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:25:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:25:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:25:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:26:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:26:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:26:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:26:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:27:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:27:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:27:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:27:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:28:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:28:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:28:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:28:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:29:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:29:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:29:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:29:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:30:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:30:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:30:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:30:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:30:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:30:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:31:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:31:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:31:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:31:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:32:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:32:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:32:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:32:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:33:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:33:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:33:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:33:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:34:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:34:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:34:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:34:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:35:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:35:02.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:35:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:35:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:35:52.144Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:35:52.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:36:10.312Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:36:10.312Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:36:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:36:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:37:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:37:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:37:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:37:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:38:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:38:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:38:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:38:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:39:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:39:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:39:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:39:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:40:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:40:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:40:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:40:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:40:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:40:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:41:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:41:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:41:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:41:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:42:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:42:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:42:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:42:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:43:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:43:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:43:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:43:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:44:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:44:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:44:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:44:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:45:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:45:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:45:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:45:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:45:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:45:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:46:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:46:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:46:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:46:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:47:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:47:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:47:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:47:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:48:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:48:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:48:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:48:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:49:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:49:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:49:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:49:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:50:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:50:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:50:10.311Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:50:10.317Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:50:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:50:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:51:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:51:10.313Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:51:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:51:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:52:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:52:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:52:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:52:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:53:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:53:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:53:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:53:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:54:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:54:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:54:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:54:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:55:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:55:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:55:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:55:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:55:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:55:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:56:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:56:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:56:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:56:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:57:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:57:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:57:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:57:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:58:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:58:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:58:22.144Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:58:22.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T11:59:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:59:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T11:59:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T11:59:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:00:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:00:02.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:00:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:00:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:00:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:00:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:01:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:01:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:01:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:01:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:02:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:02:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:02:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:02:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:03:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:03:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:03:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:03:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:04:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:04:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:04:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:04:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:05:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:05:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:05:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:05:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:05:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:05:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:06:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:06:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:06:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:06:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:07:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:07:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:07:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:07:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:08:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:08:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:08:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:08:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:09:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:09:10.317Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:09:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:09:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:10:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:10:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:10:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:10:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:10:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:10:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:11:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:11:10.311Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:11:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:11:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:12:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:12:10.311Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:12:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:12:32.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:13:10.308Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:13:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:13:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:13:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:14:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:14:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:14:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:14:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:15:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:15:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:15:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:15:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:15:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:15:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:16:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:16:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:16:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:16:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:17:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:17:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:17:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:17:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:18:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:18:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:18:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:18:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:19:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:19:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:19:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:19:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:20:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:20:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:20:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:20:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:20:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:20:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:21:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:21:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:21:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:21:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:22:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:22:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:22:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:22:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:23:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:23:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:23:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:23:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:24:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:24:10.327Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:24:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:24:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:25:02.144Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:25:02.145Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:25:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:25:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:25:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:25:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:26:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:26:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:26:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:26:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:27:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:27:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:27:32.144Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:27:32.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:28:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:28:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:28:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:28:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:29:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:29:10.311Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:29:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:29:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:30:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:30:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:30:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:30:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:30:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:30:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:31:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:31:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:31:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:31:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:32:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:32:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:32:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:32:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:33:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:33:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:33:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:33:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:34:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:34:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:34:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:34:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:35:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:35:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:35:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:35:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:35:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:35:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:36:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:36:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:36:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:36:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:37:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:37:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:37:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:37:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:38:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:38:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:38:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:38:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:39:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:39:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:39:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:39:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:40:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:40:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:40:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:40:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:40:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:40:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:41:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:41:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:41:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:41:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:42:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:42:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:42:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:42:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:43:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:43:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:43:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:43:22.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:44:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:44:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:44:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:44:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:45:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:45:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:45:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:45:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:45:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:45:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:46:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:46:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:46:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:46:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:47:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:47:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:47:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:47:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:48:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:48:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:48:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:48:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:49:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:49:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:49:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:49:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:50:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:50:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:50:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:50:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:50:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:50:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:51:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:51:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:51:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:51:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:52:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:52:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:52:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:52:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:53:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:53:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:53:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:53:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:54:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:54:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:54:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:54:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:55:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:55:02.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:55:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:55:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:55:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:55:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:56:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:56:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:56:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:56:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:57:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:57:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:57:32.148Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:57:32.148Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:58:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:58:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:58:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:58:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T12:59:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:59:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T12:59:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T12:59:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:00:02.144Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:00:02.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:00:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:00:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:00:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:00:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:01:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:01:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:01:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:01:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:02:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:02:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:02:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:02:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:03:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:03:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:03:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:03:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:04:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:04:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:04:12.144Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:04:12.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:05:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:05:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:05:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:05:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:05:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:05:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:06:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:06:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:06:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:06:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:07:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:07:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:07:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:07:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:08:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:08:10.311Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:08:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:08:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:09:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:09:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:09:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:09:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:10:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:10:02.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:10:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:10:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:10:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:10:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:11:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:11:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:11:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:11:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:12:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:12:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:12:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:12:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:13:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:13:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:13:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:13:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:14:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:14:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:14:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:14:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:15:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:15:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:15:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:15:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:15:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:15:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:16:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:16:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:16:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:16:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:17:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:17:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:17:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:17:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:18:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:18:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:18:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:18:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:19:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:19:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:19:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:19:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:20:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:20:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:20:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:20:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:20:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:20:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:21:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:21:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:21:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:21:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:22:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:22:10.322Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:22:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:22:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:23:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:23:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:23:22.159Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:23:22.160Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:24:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:24:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:24:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:24:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:25:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:25:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:25:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:25:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:25:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:25:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:26:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:26:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:26:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:26:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:27:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:27:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:27:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:27:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:28:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:28:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:28:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:28:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:29:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:29:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:29:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:29:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:30:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:30:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:30:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:30:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:30:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:30:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:31:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:31:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:31:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:31:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:32:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:32:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:32:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:32:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:33:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:33:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:33:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:33:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:34:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:34:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:34:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:34:12.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:35:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:35:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:35:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:35:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:35:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:35:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:36:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:36:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:36:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:36:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:37:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:37:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:37:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:37:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:38:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:38:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:38:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:38:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:39:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:39:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:39:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:39:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:40:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:40:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:40:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:40:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:40:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:40:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:41:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:41:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:41:42.144Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:41:42.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:42:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:42:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:42:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:42:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:43:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:43:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:43:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:43:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:44:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:44:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:44:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:44:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:45:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:45:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:45:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:45:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:45:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:45:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:46:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:46:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:46:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:46:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:47:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:47:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:47:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:47:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:48:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:48:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:48:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:48:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:49:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:49:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:49:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:49:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:50:02.144Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:50:02.146Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:50:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:50:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:50:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:50:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:51:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:51:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:51:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:51:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:52:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:52:10.311Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:52:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:52:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:53:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:53:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:53:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:53:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:54:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:54:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:54:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:54:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:55:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:55:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:55:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:55:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:55:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:55:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:56:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:56:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:56:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:56:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:57:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:57:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:57:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:57:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:58:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:58:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:58:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:58:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T13:59:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:59:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T13:59:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T13:59:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T14:00:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T14:00:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T14:00:10.308Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T14:00:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T14:00:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T14:00:52.144Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T14:01:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T14:01:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T14:01:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T14:01:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T14:02:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T14:02:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T14:02:32.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T14:02:32.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T14:03:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T14:03:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T14:03:22.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T14:03:22.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T14:04:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T14:04:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T14:04:12.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T14:04:12.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T14:05:02.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T14:05:02.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T14:05:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T14:05:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T14:05:52.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T14:05:52.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-05-10T14:06:10.307Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T14:06:10.310Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-05-10T14:06:42.143Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-05-10T14:06:42.143Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:200) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748)