By type
java -DAJSC_HOME=/opt/app/model-loader -DCONFIG_HOME=/opt/app/model-loader/config/ -Dcom.att.eelf.logging.path=/opt/app/model-loader -Dcom.att.eelf.logging.file=logback.xml -Dlogback.configurationFile=/opt/app/model-loader/logback.xml -Dserver.port=9500 -jar ./model-loader-1.9.4.jar 2022-05-17 02:17:32.128 WARN 7 --- [ main] o.s.b.l.logback.LogbackLoggingSystem : Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead. 2022-05-17T02:17:32.128Z||main|ModelLoader||org.springframework.boot.logging.logback.LogbackLoggingSystem||WARN|Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.12.RELEASE) 2022-05-17 02:17:32.442 INFO 7 --- [ main] o.o.a.m.ModelLoaderApplication : Starting ModelLoaderApplication on onap-aai-modelloader-5b57c69684-4nbt6 with PID 7 (/opt/app/model-loader/model-loader-1.9.4.jar started by aaiadmin in /opt/app/model-loader) 2022-05-17T02:17:32.442Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|Starting ModelLoaderApplication on onap-aai-modelloader-5b57c69684-4nbt6 with PID 7 (/opt/app/model-loader/model-loader-1.9.4.jar started by aaiadmin in /opt/app/model-loader) 2022-05-17 02:17:32.444 INFO 7 --- [ main] o.o.a.m.ModelLoaderApplication : No active profile set, falling back to default profiles: default 2022-05-17T02:17:32.444Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|No active profile set, falling back to default profiles: default 2022-05-17 02:17:34.339 INFO 7 --- [ main] org.eclipse.jetty.util.log : Logging initialized @4057ms to org.eclipse.jetty.util.log.Slf4jLog 2022-05-17T02:17:34.339Z||main|ModelLoader||org.eclipse.jetty.util.log||INFO|Logging initialized @4057ms to org.eclipse.jetty.util.log.Slf4jLog 2022-05-17 02:17:34.492 INFO 7 --- [ main] org.eclipse.jetty.server.Server : jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git: a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm 11.0.9+11 2022-05-17T02:17:34.492Z||main|ModelLoader||org.eclipse.jetty.server.Server||INFO|jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git: a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm 11.0.9+11 2022-05-17 02:17:34.533 INFO 7 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 2022-05-17T02:17:34.533Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler.application||INFO|Initializing Spring embedded WebApplicationContext 2022-05-17 02:17:34.679 INFO 7 --- [ main] org.eclipse.jetty.server.session : DefaultSessionIdManager workerName=node0 2022-05-17 02:17:34.680 INFO 7 --- [ main] org.eclipse.jetty.server.session : No SessionScavenger set, using defaults 2022-05-17T02:17:34.679Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|DefaultSessionIdManager workerName=node0 2022-05-17T02:17:34.680Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|No SessionScavenger set, using defaults 2022-05-17 02:17:34.682 INFO 7 --- [ main] org.eclipse.jetty.server.session : node0 Scavenging every 600000ms 2022-05-17T02:17:34.682Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|node0 Scavenging every 600000ms 2022-05-17 02:17:34.695 INFO 7 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@3a1dd365{application,/,[file:///tmp/jetty-docbase.91949664871681527.9500/],AVAILABLE} 2022-05-17T02:17:34.695Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler||INFO|Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@3a1dd365{application,/,[file:///tmp/jetty-docbase.91949664871681527.9500/],AVAILABLE} 2022-05-17 02:17:34.696 INFO 7 --- [ main] org.eclipse.jetty.server.Server : Started @4417ms 2022-05-17T02:17:34.696Z||main|ModelLoader||org.eclipse.jetty.server.Server||INFO|Started @4417ms 2022-05-17 02:17:34.734 INFO 7 --- [ main] o.o.a.m.service.ModelLoaderService : MDLSVC0001I|MDLSVC0001I Loading configuration | 2022-05-17T02:17:34.734Z||main|ModelLoader||org.onap.aai.modelloader.service.ModelLoaderService||INFO|MDLSVC0001I|MDLSVC0001I Loading configuration | 2022-05-17 02:17:34.807 INFO 7 --- [ main] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-05-17T02:17:34.807Z||main|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-05-17 02:17:36.354 ERROR 7 --- [ main] 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.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.ModelLoaderService.initSdcClient(ModelLoaderService.java:130) at org.onap.aai.modelloader.service.ModelLoaderService.start(ModelLoaderService.java:103) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391) at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1215) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1204) at org.onap.aai.modelloader.ModelLoaderApplication.main(ModelLoaderApplication.java:34) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) at org.springframework.boot.loader.Launcher.launch(Launcher.java:51) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:52) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 49 common frames omitted 2022-05-17T02:17:36.354Z||main|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.ModelLoaderService.initSdcClient(ModelLoaderService.java:130) at org.onap.aai.modelloader.service.ModelLoaderService.start(ModelLoaderService.java:103) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391) at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1215) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1204) at org.onap.aai.modelloader.ModelLoaderApplication.main(ModelLoaderApplication.java:34) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) at org.springframework.boot.loader.Launcher.launch(Launcher.java:51) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:52) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 49 common frames omitted 2022-05-17 02:17:36.359 ERROR 7 --- [ main] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d10e0b1 2022-05-17 02:17:36.359 ERROR 7 --- [ main] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17T02:17:36.359Z||main|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d10e0b1 2022-05-17T02:17:36.359Z||main|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17 02:17:36.379 ERROR 7 --- [ main] o.o.a.m.service.ModelLoaderService : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17T02:17:36.379Z||main|ModelLoader||org.onap.aai.modelloader.service.ModelLoaderService||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17 02:17:36.381 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-05-17T02:17:36.381Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-05-17 02:17:37.146 INFO 7 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-05-17T02:17:37.146Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler.application||INFO|Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-05-17 02:17:37.193 INFO 7 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@5f0e9815{HTTP/1.1,[http/1.1]}{0.0.0.0:9500} 2022-05-17T02:17:37.193Z||main|ModelLoader||org.eclipse.jetty.server.AbstractConnector||INFO|Started ServerConnector@5f0e9815{HTTP/1.1,[http/1.1]}{0.0.0.0:9500} 2022-05-17 02:17:37.201 INFO 7 --- [ main] o.o.a.m.ModelLoaderApplication : Started ModelLoaderApplication in 5.793 seconds (JVM running for 6.922) 2022-05-17T02:17:37.201Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|Started ModelLoaderApplication in 5.793 seconds (JVM running for 6.922) 2022-05-17 02:17:37.396 ERROR 7 --- [ Timer-0] 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.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17 02:17:37.397 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37e74bf9 2022-05-17T02:17:37.396Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17 02:17:37.397 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17T02:17:37.397Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37e74bf9 2022-05-17T02:17:37.397Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17 02:17:37.399 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17T02:17:37.399Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17 02:18:36.381 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-05-17T02:18:36.381Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-05-17 02:18:37.396 ERROR 7 --- [ Timer-0] 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.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17 02:18:37.397 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@435da348 2022-05-17 02:18:37.397 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17T02:18:37.396Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17T02:18:37.397Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@435da348 2022-05-17T02:18:37.397Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17 02:18:37.398 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17T02:18:37.398Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17 02:19:36.381 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-05-17T02:19:36.381Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-05-17 02:19:37.428 ERROR 7 --- [ Timer-0] 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.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17 02:19:37.429 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71e5bcf5 2022-05-17T02:19:37.428Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17 02:19:37.430 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17T02:19:37.429Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71e5bcf5 2022-05-17T02:19:37.430Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17 02:19:37.430 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17T02:19:37.430Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17 02:20:36.382 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-05-17T02:20:36.382Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-05-17 02:20:37.396 ERROR 7 --- [ Timer-0] 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.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17 02:20:37.397 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1684525d 2022-05-17T02:20:37.396Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17 02:20:37.397 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17T02:20:37.397Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1684525d 2022-05-17T02:20:37.397Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17 02:20:37.397 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17T02:20:37.397Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17 02:21:36.381 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-05-17T02:21:36.381Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-05-17 02:21:37.438 ERROR 7 --- [ Timer-0] 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.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17 02:21:37.439 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@457a47d5 2022-05-17T02:21:37.438Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17 02:21:37.439 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17T02:21:37.439Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@457a47d5 2022-05-17T02:21:37.439Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17 02:21:37.440 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17T02:21:37.440Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17 02:22:36.381 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-05-17T02:22:36.381Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-05-17 02:22:37.396 ERROR 7 --- [ Timer-0] 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.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17 02:22:37.397 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4fe73974 2022-05-17T02:22:37.396Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17 02:22:37.397 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17T02:22:37.397Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4fe73974 2022-05-17T02:22:37.397Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17 02:22:37.397 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17T02:22:37.397Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17 02:23:36.381 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-05-17T02:23:36.381Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-05-17 02:23:37.397 ERROR 7 --- [ Timer-0] 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.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17 02:23:37.398 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17d5ac70 2022-05-17T02:23:37.397Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17T02:23:37.398Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17d5ac70 2022-05-17 02:23:37.399 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17T02:23:37.399Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17 02:23:37.399 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17T02:23:37.399Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17 02:24:36.382 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-05-17T02:24:36.382Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-05-17 02:24:37.428 ERROR 7 --- [ Timer-0] 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.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17 02:24:37.429 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58ab02ff 2022-05-17T02:24:37.428Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17T02:24:37.429Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58ab02ff 2022-05-17 02:24:37.429 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17T02:24:37.429Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17 02:24:37.430 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17T02:24:37.430Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17 02:25:36.381 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-05-17T02:25:36.381Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-05-17 02:25:37.441 ERROR 7 --- [ Timer-0] 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.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17 02:25:37.447 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d362f39 2022-05-17T02:25:37.441Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17T02:25:37.447Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d362f39 2022-05-17 02:25:37.448 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17T02:25:37.448Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17 02:25:37.449 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17T02:25:37.449Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17 02:26:36.383 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-05-17T02:26:36.383Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-05-17 02:26:37.435 ERROR 7 --- [ Timer-0] 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.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17T02:26:37.435Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17 02:26:37.439 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1dd152eb 2022-05-17 02:26:37.440 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17T02:26:37.439Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1dd152eb 2022-05-17T02:26:37.440Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17 02:26:37.440 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17T02:26:37.440Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17 02:27:36.383 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-05-17T02:27:36.383Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-05-17 02:27:37.428 ERROR 7 --- [ Timer-0] 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.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17 02:27:37.429 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a74cec4 2022-05-17T02:27:37.428Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17 02:27:37.429 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17T02:27:37.429Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a74cec4 2022-05-17T02:27:37.429Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17 02:27:37.430 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17T02:27:37.430Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17 02:28:36.383 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-05-17T02:28:36.383Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-05-17 02:28:37.429 ERROR 7 --- [ Timer-0] 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.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17 02:28:37.429 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@805b06f 2022-05-17 02:28:37.429 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17T02:28:37.429Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17T02:28:37.429Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@805b06f 2022-05-17T02:28:37.429Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17 02:28:37.430 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17T02:28:37.430Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17 02:29:36.383 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-05-17T02:29:36.383Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-05-17 02:29:37.428 ERROR 7 --- [ Timer-0] 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.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17 02:29:37.429 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5fd77b3e 2022-05-17T02:29:37.428Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17 02:29:37.429 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17T02:29:37.429Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5fd77b3e 2022-05-17T02:29:37.429Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17 02:29:37.429 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17T02:29:37.429Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17 02:30:36.384 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-05-17T02:30:36.384Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-05-17 02:30:37.429 ERROR 7 --- [ Timer-0] 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.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17 02:30:37.429 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f21d65a 2022-05-17T02:30:37.429Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17 02:30:37.429 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17T02:30:37.429Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f21d65a 2022-05-17T02:30:37.429Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17 02:30:37.430 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17T02:30:37.430Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17 02:31:36.384 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-05-17T02:31:36.384Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-05-17 02:31:37.428 ERROR 7 --- [ Timer-0] 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.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17T02:31:37.428Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17 02:31:37.429 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6367a35d 2022-05-17T02:31:37.429Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6367a35d 2022-05-17 02:31:37.429 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17T02:31:37.429Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17 02:31:37.430 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17T02:31:37.430Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17 02:32:36.384 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-05-17T02:32:36.384Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-05-17 02:32:37.428 ERROR 7 --- [ Timer-0] 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.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17 02:32:37.429 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@777f381b 2022-05-17 02:32:37.429 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17T02:32:37.428Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17T02:32:37.429Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@777f381b 2022-05-17T02:32:37.429Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17 02:32:37.429 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17T02:32:37.429Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17 02:33:36.385 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-05-17T02:33:36.385Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-05-17 02:33:37.433 ERROR 7 --- [ Timer-0] 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.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17 02:33:37.434 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19671cdb 2022-05-17 02:33:37.434 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17T02:33:37.433Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17 02:33:37.434 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17T02:33:37.434Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19671cdb 2022-05-17T02:33:37.434Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17T02:33:37.434Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17 02:34:36.385 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-05-17T02:34:36.385Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-05-17 02:34:37.435 ERROR 7 --- [ Timer-0] 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.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17 02:34:37.436 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1851d7de 2022-05-17T02:34:37.435Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.61.94] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-05-17T02:34:37.436Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1851d7de 2022-05-17 02:34:37.436 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17T02:34:37.436Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-05-17 02:34:37.437 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17T02:34:37.437Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-05-17 02:35:36.385 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-05-17T02:35:36.385Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-05-17 02:35:36.647 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2022-05-17T02:35:36.647Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2022-05-17 02:35:36.678 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-17T02:35:36.678Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-05-17 02:35:36.857 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : start DistributionClient 2022-05-17T02:35:36.857Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|start DistributionClient 2022-05-17 02:35:36.864 INFO 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC0001D|MDLSVC0001D init(): Connection to SDC established| 2022-05-17T02:35:36.864Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||INFO|MDLSVC0001D|MDLSVC0001D init(): Connection to SDC established| 2022-05-17 02:35:36.866 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:35:36.866Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:35:36.870 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:35:36.870 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:35:36.870Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:35:36.870Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:35:47.142 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-17T02:35:47.142Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-05-17 02:36:06.864 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:36:06.864Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:36:06.866 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:36:06.866 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:36:06.866Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:36:06.866Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:36:22.845 INFO 7 --- [pool-2-thread-1] o.apache.http.impl.execchain.RetryExec : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap:3904: The target server failed to respond 2022-05-17 02:36:22.845 INFO 7 --- [pool-2-thread-1] o.apache.http.impl.execchain.RetryExec : Retrying request to {}->http://message-router.onap:3904 2022-05-17T02:36:22.845Z||pool-2-thread-1|ModelLoader||org.apache.http.impl.execchain.RetryExec||INFO|I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap:3904: The target server failed to respond 2022-05-17T02:36:22.845Z||pool-2-thread-1|ModelLoader||org.apache.http.impl.execchain.RetryExec||INFO|Retrying request to {}->http://message-router.onap:3904 2022-05-17 02:36:24.087 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:36:24.087Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:36:24.092 ERROR 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:36:24.092Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:36:36.863 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:36:36.863Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:36:36.865 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:36:36.865 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:36:36.865Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:36:36.865Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:36:36.888 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:36:36.888Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:36:36.888 ERROR 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:36:36.888Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:37:06.863 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:37:06.863Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:37:06.865 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:37:06.865Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:37:06.865 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:37:06.865Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:37:06.887 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:37:06.887Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:37:06.887 ERROR 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:37:06.887Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:37:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:37:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:37:36.865 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:37:36.865 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:37:36.865Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:37:36.865Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:37:36.886 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:37:36.886Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:37:36.886 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:37:36.886Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:38:06.863 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:38:06.863Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:38:06.865 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:38:06.865 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:38:06.865Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:38:06.865Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:38:06.883 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:38:06.883Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:38:06.884 ERROR 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:38:06.884Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:38:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:38:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:38:36.866 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:38:36.866 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:38:36.866Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:38:36.866Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:38:36.887 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:38:36.887Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:38:36.888 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:38:36.888Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:39:06.863 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:39:06.863Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:39:06.865 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:39:06.865 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:39:06.865Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:39:06.865Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:39:26.872 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Read timed out; blacklisting for 2 minutes 2022-05-17 02:39:26.872 ERROR 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Read timed out 2022-05-17T02:39:26.872Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Read timed out; blacklisting for 2 minutes 2022-05-17T02:39:26.872Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:Read timed out 2022-05-17 02:39:36.863 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:39:36.863Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:39:36.864 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2022-05-17T02:39:36.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2022-05-17 02:39:36.865 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:39:36.865 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:39:36.865Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:39:36.865Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:39:38.835 INFO 7 --- [pool-2-thread-5] o.apache.http.impl.execchain.RetryExec : I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router.onap:3904: Connection reset 2022-05-17 02:39:38.835 INFO 7 --- [pool-2-thread-5] o.apache.http.impl.execchain.RetryExec : Retrying request to {}->http://message-router.onap:3904 2022-05-17T02:39:38.835Z||pool-2-thread-5|ModelLoader||org.apache.http.impl.execchain.RetryExec||INFO|I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router.onap:3904: Connection reset 2022-05-17T02:39:38.835Z||pool-2-thread-5|ModelLoader||org.apache.http.impl.execchain.RetryExec||INFO|Retrying request to {}->http://message-router.onap:3904 2022-05-17 02:39:40.711 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:39:40.711Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:39:40.711 ERROR 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:39:40.711Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:40:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:40:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:40:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:40:06.865 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:40:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:40:06.865Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:40:06.885 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:40:06.885 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:40:06.885Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:40:06.885Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:40:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:40:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:40:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:40:36.865 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:40:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:40:36.865Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:40:36.878 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:40:36.878Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:40:36.879 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:40:36.879Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:41:06.864 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:41:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:41:06.866 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:41:06.866 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:41:06.866Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:41:06.866Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:41:06.890 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:41:06.890Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:41:06.891 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:41:06.891Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:41:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:41:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:41:36.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:41:36.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:41:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:41:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:41:36.884 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:41:36.884Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:41:36.884 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:41:36.884Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:42:06.864 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:42:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:42:06.866 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:42:06.866 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:42:06.866Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:42:06.866Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:42:06.885 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:42:06.885Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:42:06.885 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:42:06.885Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:42:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:42:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:42:36.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:42:36.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:42:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:42:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:42:36.880 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:42:36.880Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:42:36.880 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:42:36.880Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:43:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:43:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:43:06.865 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:43:06.865 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:43:06.865Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:43:06.865Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:43:06.882 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:43:06.882Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:43:06.882 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:43:06.882Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:43:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:43:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:43:36.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:43:36.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:43:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:43:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:43:36.884 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:43:36.884Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:43:36.884 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:43:36.884Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:44:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:44:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:44:06.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:44:06.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:44:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:44:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:44:06.883 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:44:06.883Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:44:06.884 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:44:06.884Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:44:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:44:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:44:36.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:44:36.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:44:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:44:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:44:36.881 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:44:36.881Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:44:36.881 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:44:36.881Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:45:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:45:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:45:06.865 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:45:06.865 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:45:06.865Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:45:06.865Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:45:06.880 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:45:06.880Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:45:06.881 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:45:06.881Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:45:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:45:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:45:36.865 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:45:36.865 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:45:36.865Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:45:36.865Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:45:36.881 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:45:36.881Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:45:36.881 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:45:36.881Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:46:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:46:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:46:06.865 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:46:06.865 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:46:06.865Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:46:06.865Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:46:06.884 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:46:06.884Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:46:06.884 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:46:06.884Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:46:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:46:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:46:36.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:46:36.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:46:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:46:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:46:36.882 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:46:36.882 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:46:36.882Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:46:36.882Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:47:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:47:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:47:06.865 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:47:06.865 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:47:06.865Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:47:06.865Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:47:06.883 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:47:06.883Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:47:06.883 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:47:06.883Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:47:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:47:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:47:36.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:47:36.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:47:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:47:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:47:36.879 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:47:36.879Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:47:36.880 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:47:36.880Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:48:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:48:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:48:06.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:48:06.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:48:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:48:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:48:06.883 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:48:06.883Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:48:06.883 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:48:06.883Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:48:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:48:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:48:36.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:48:36.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:48:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:48:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:48:36.884 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:48:36.884Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:48:36.884 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:48:36.884Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:49:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:49:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:49:06.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:49:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:49:06.865 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:49:06.865Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:49:06.880 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:49:06.880Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:49:06.880 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:49:06.880Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:49:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:49:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:49:36.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:49:36.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:49:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:49:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:49:36.881 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:49:36.881Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:49:36.882 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:49:36.882Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:50:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:50:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:50:06.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:50:06.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:50:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:50:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:50:06.881 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:50:06.881Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:50:06.882 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:50:06.882Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:50:36.864 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:50:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:50:36.865 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:50:36.865 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:50:36.865Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:50:36.865Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:50:36.883 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:50:36.883 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:50:36.883Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:50:36.883Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:51:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:51:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:51:06.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:51:06.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:51:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:51:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:51:06.877 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:51:06.877Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:51:06.877 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:51:06.877Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:51:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:51:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:51:36.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:51:36.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:51:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:51:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:51:36.878 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:51:36.878Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:51:36.878 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:51:36.878Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:52:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:52:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:52:06.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:52:06.865 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:52:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:52:06.865Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:52:06.881 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:52:06.881Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:52:06.881 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:52:06.881Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:52:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:52:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:52:36.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:52:36.865 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:52:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:52:36.865Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:52:36.881 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:52:36.881Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:52:36.881 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:52:36.881Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:53:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:53:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:53:06.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:53:06.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:53:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:53:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:53:06.881 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:53:06.881Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:53:06.881 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:53:06.881Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:53:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:53:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:53:36.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:53:36.865 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:53:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:53:36.865Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:53:36.884 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:53:36.884Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:53:36.885 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:53:36.885Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:54:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:54:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:54:06.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:54:06.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:54:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:54:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:54:06.894 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:54:06.894Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:54:06.895 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:54:06.895Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:54:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:54:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:54:36.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:54:36.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:54:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:54:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:54:36.881 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:54:36.881Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:54:36.882 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:54:36.882Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:55:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:55:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:55:06.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:55:06.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:55:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:55:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:55:06.880 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:55:06.880Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:55:06.881 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:55:06.881Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:55:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:55:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:55:36.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:55:36.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:55:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:55:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:55:36.878 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:55:36.878Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:55:36.879 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:55:36.879Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:56:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:56:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:56:06.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:56:06.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:56:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:56:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:56:06.879 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:56:06.879 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:56:06.879Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:56:06.879Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:56:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:56:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:56:36.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:56:36.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:56:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:56:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:56:36.879 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:56:36.879Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:56:36.879 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:56:36.879Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:57:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:57:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:57:06.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:57:06.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:57:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:57:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:57:06.880 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:57:06.880Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:57:06.880 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:57:06.880Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:57:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:57:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:57:36.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:57:36.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:57:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:57:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:57:36.879 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:57:36.879Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:57:36.879 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:57:36.879Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:58:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:58:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:58:06.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:58:06.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:58:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:58:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:58:06.881 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:58:06.881Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:58:06.881 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:58:06.881Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:58:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:58:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:58:36.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:58:36.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:58:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:58:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:58:36.881 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:58:36.881Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:58:36.882 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:58:36.882Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:59:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:59:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:59:06.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:59:06.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:59:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:59:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:59:06.885 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:59:06.885Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:59:06.885 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:59:06.885Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 02:59:36.864 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T02:59:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 02:59:36.865 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 02:59:36.865 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T02:59:36.865Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T02:59:36.865Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 02:59:36.882 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T02:59:36.882Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 02:59:36.882 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T02:59:36.882Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:00:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:00:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:00:06.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:00:06.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:00:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:00:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:00:06.878 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:00:06.878Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:00:06.879 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:00:06.879Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:00:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:00:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:00:36.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:00:36.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:00:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:00:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:00:36.888 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:00:36.888Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:00:36.889 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:00:36.889Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:01:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:01:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:01:06.865 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:01:06.865 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:01:06.865Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:01:06.865Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:01:06.881 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:01:06.881Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:01:06.881 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:01:06.881Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:01:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:01:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:01:36.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:01:36.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:01:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:01:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:01:36.884 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:01:36.884Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:01:36.884 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:01:36.884Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:02:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:02:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:02:06.865 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:02:06.865 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:02:06.865Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:02:06.865Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:02:06.880 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:02:06.880Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:02:06.881 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:02:06.881Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:02:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:02:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:02:36.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:02:36.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:02:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:02:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:02:36.880 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:02:36.880Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:02:36.881 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:02:36.881Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:03:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:03:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:03:06.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:03:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:03:06.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:03:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:03:06.883 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:03:06.883Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:03:06.883 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:03:06.883Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:03:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:03:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:03:36.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:03:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:03:36.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:03:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:03:36.882 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:03:36.882Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:03:36.882 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:03:36.882Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:04:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:04:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:04:06.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:04:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:04:06.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:04:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:04:06.880 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:04:06.880Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:04:06.881 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:04:06.881Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:04:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:04:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:04:36.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:04:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:04:36.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:04:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:04:36.881 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:04:36.881Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:04:36.882 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:04:36.882Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:05:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:05:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:05:06.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:05:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:05:06.865 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:05:06.865Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:05:06.881 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:05:06.881Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:05:06.881 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:05:06.881Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:05:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:05:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:05:36.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:05:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:05:36.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:05:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:05:36.879 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:05:36.879Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:05:36.880 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:05:36.880Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:06:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:06:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:06:06.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:06:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:06:06.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:06:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:06:06.883 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:06:06.883Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:06:06.884 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:06:06.884Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:06:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:06:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:06:36.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:06:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:06:36.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:06:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:06:36.881 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:06:36.881Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:06:36.881 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:06:36.881Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:07:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:07:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:07:06.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:07:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:07:06.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:07:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:07:06.880 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:07:06.880Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:07:06.880 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:07:06.880Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:07:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:07:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:07:36.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:07:36.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:07:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:07:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:07:36.882 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:07:36.882Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:07:36.882 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:07:36.882Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:08:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:08:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:08:06.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:08:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:08:06.865 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:08:06.865Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:08:06.880 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:08:06.880Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:08:06.881 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:08:06.881Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:08:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:08:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:08:36.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:08:36.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:08:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:08:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:08:36.881 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:08:36.881Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:08:36.881 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:08:36.881Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:09:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:09:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:09:06.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:09:06.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:09:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:09:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:09:06.883 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:09:06.883Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:09:06.884 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:09:06.884Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:09:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:09:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:09:36.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:09:36.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:09:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:09:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:09:36.878 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:09:36.878 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:09:36.878Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:09:36.878Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:10:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:10:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:10:06.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:10:06.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:10:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:10:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:10:06.881 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:10:06.881Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:10:06.881 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:10:06.881Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:10:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:10:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:10:36.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:10:36.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:10:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:10:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:10:36.878 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:10:36.878Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:10:36.878 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:10:36.878Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:11:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:11:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:11:06.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:11:06.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:11:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:11:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:11:06.879 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:11:06.879Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:11:06.879 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:11:06.879Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:11:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:11:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:11:36.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:11:36.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:11:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:11:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:11:36.881 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:11:36.881Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:11:36.881 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:11:36.881Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:12:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:12:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:12:06.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:12:06.865 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:12:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:12:06.865Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:12:06.879 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:12:06.879Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:12:06.879 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:12:06.879Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:12:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:12:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:12:36.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:12:36.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:12:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:12:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:12:36.879 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:12:36.879Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:12:36.879 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:12:36.879Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:13:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:13:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:13:06.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:13:06.865 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:13:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:13:06.865Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:13:06.878 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:13:06.878Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:13:06.878 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:13:06.878Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:13:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:13:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:13:36.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:13:36.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:13:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:13:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:13:36.878 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:13:36.878Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:13:36.879 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:13:36.879Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:14:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:14:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:14:06.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:14:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:14:06.865 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:14:06.865Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:14:06.880 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:14:06.880Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:14:06.880 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:14:06.880Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:14:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:14:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:14:36.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:14:36.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:14:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:14:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:14:36.880 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:14:36.880Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:14:36.880 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:14:36.880Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:15:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:15:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:15:06.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:15:06.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:15:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:15:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:15:06.877 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:15:06.877Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:15:06.878 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:15:06.878Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:15:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:15:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:15:36.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:15:36.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:15:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:15:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:15:36.880 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:15:36.880Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:15:36.881 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:15:36.881Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:16:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:16:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:16:06.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:16:06.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:16:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:16:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:16:06.880 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:16:06.880Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:16:06.880 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:16:06.880Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:16:36.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:16:36.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:16:36.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:16:36.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:16:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:16:36.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:16:36.880 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:16:36.880Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:16:36.880 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:16:36.880Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:17:06.863 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:17:06.863Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:17:06.864 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:17:06.864 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:17:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:17:06.864Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:17:06.879 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:17:06.879Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:17:06.880 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:17:06.880Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:17:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:17:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:17:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:17:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:17:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:17:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:17:36.883 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:17:36.883Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:17:36.883 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:17:36.883Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:18:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:18:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:18:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:18:06.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:18:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:18:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:18:06.880 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:18:06.880Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:18:06.880 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:18:06.880Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:18:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:18:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:18:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:18:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:18:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:18:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:18:36.880 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:18:36.880Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:18:36.880 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:18:36.880Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:19:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:19:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:19:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:19:06.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:19:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:19:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:19:06.882 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:19:06.882Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:19:06.882 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:19:06.882Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:19:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:19:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:19:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:19:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:19:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:19:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:19:36.878 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:19:36.878Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:19:36.878 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:19:36.878Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:20:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:20:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:20:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:20:06.865 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:20:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:20:06.865Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:20:06.882 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:20:06.882Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:20:06.883 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:20:06.883Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:20:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:20:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:20:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:20:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:20:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:20:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:20:36.881 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:20:36.881Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:20:36.881 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:20:36.881Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:21:06.863 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:21:06.863Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:21:06.864 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:21:06.864 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:21:06.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:21:06.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:21:06.878 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:21:06.878Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:21:06.878 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:21:06.878Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:21:36.863 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:21:36.863Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:21:36.864 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:21:36.864 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:21:36.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:21:36.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:21:36.881 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:21:36.881Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:21:36.881 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:21:36.881Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:22:06.863 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:22:06.863Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:22:06.864 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:22:06.864 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:22:06.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:22:06.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:22:06.882 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:22:06.882Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:22:06.882 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:22:06.882Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:22:36.863 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:22:36.863Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:22:36.864 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:22:36.864 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:22:36.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:22:36.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:22:36.879 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:22:36.879Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:22:36.879 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:22:36.879Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:23:06.863 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:23:06.863Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:23:06.864 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:23:06.864 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:23:06.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:23:06.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:23:06.880 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:23:06.880Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:23:06.880 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:23:06.880Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:23:36.863 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:23:36.863Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:23:36.864 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:23:36.864 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:23:36.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:23:36.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:23:36.879 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:23:36.879Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:23:36.880 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:23:36.880Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:24:06.863 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:24:06.863Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:24:06.864 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:24:06.864 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:24:06.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:24:06.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:24:06.882 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:24:06.882Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:24:06.882 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:24:06.882Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:24:36.863 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:24:36.863Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:24:36.864 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:24:36.864 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:24:36.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:24:36.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:24:36.881 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:24:36.881Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:24:36.881 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:24:36.881Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:25:06.863 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:25:06.863Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:25:06.864 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:25:06.864 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:25:06.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:25:06.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:25:06.884 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:25:06.884Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:25:06.884 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:25:06.884Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:25:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:25:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:25:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:25:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:25:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:25:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:25:36.877 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:25:36.877Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:25:36.878 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:25:36.878Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:26:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:26:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:26:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:26:06.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:26:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:26:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:26:06.880 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:26:06.880Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:26:06.880 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:26:06.880Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:26:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:26:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:26:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:26:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:26:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:26:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:26:36.882 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:26:36.882Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:26:36.882 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:26:36.882Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:27:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:27:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:27:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:27:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:27:06.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:27:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:27:06.881 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:27:06.881Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:27:06.881 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:27:06.881Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:27:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:27:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:27:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:27:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:27:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:27:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:27:36.880 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:27:36.880Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:27:36.881 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:27:36.881Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:28:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:28:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:28:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:28:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:28:06.865 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:28:06.865Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:28:06.881 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:28:06.881Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:28:06.881 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:28:06.881Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:28:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:28:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:28:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:28:36.865 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:28:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:28:36.865Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:28:36.883 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:28:36.883Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:28:36.884 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:28:36.884Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:29:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:29:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:29:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:29:06.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:29:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:29:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:29:06.876 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:29:06.876Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:29:06.876 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:29:06.876Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:29:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:29:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:29:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:29:36.865 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:29:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:29:36.865Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:29:36.879 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:29:36.879Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:29:36.879 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:29:36.879Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:30:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:30:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:30:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:30:06.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:30:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:30:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:30:06.882 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:30:06.882Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:30:06.882 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:30:06.882Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:30:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:30:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:30:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:30:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:30:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:30:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:30:36.879 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:30:36.879Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:30:36.879 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:30:36.879Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:31:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:31:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:31:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:31:06.865 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:31:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:31:06.865Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:31:06.880 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:31:06.880Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:31:06.880 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:31:06.880Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:31:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:31:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:31:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:31:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:31:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:31:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:31:36.878 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:31:36.878Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:31:36.879 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:31:36.879Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:32:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:32:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:32:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:32:06.865 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:32:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:32:06.865Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:32:06.883 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:32:06.883Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:32:06.883 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:32:06.883Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:32:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:32:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:32:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:32:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:32:36.865 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:32:36.865Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:32:36.882 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:32:36.882Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:32:36.883 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:32:36.883Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:33:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:33:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:33:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:33:06.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:33:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:33:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:33:06.880 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:33:06.880Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:33:06.881 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:33:06.881Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:33:36.863 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:33:36.863Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:33:36.864 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:33:36.865 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:33:36.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:33:36.865Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:33:36.883 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:33:36.883Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:33:36.883 ERROR 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:33:36.883Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:34:06.863 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:34:06.863Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:34:06.864 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:34:06.864 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:34:06.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:34:06.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:34:06.879 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:34:06.879Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:34:06.879 ERROR 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:34:06.879Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:34:36.863 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:34:36.863Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:34:36.864 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:34:36.864 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:34:36.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:34:36.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:34:36.881 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:34:36.881Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:34:36.881 ERROR 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:34:36.881Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:35:06.863 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:35:06.863Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:35:06.864 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:35:06.864 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:35:06.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:35:06.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:35:06.880 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:35:06.880Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:35:06.880 ERROR 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:35:06.880Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:35:36.863 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:35:36.863Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:35:36.864 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:35:36.864 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:35:36.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:35:36.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:35:36.879 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:35:36.879Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:35:36.879 ERROR 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:35:36.879Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:36:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:36:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:36:06.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:36:06.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:36:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:36:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:36:06.878 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:36:06.878Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:36:06.878 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:36:06.878Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:36:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:36:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:36:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:36:36.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:36:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:36:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:36:36.880 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:36:36.880Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:36:36.881 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:36:36.881Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:37:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:37:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:37:06.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:37:06.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:37:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:37:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:37:06.880 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:37:06.880Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:37:06.880 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:37:06.880Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:37:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:37:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:37:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:37:36.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:37:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:37:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:37:36.879 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:37:36.879Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:37:36.879 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:37:36.879Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:38:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:38:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:38:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:38:06.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:38:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:38:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:38:06.881 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:38:06.881Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:38:06.881 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:38:06.881Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:38:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:38:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:38:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:38:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:38:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:38:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:38:36.880 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:38:36.880Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:38:36.881 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:38:36.881Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:39:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:39:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:39:06.865 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:39:06.865 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:39:06.865Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:39:06.865Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:39:06.879 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:39:06.879Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:39:06.879 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:39:06.879Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:39:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:39:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:39:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:39:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:39:36.865 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:39:36.865Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:39:36.882 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:39:36.882Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:39:36.882 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:39:36.882Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:40:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:40:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:40:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:40:06.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:40:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:40:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:40:06.880 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:40:06.880Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:40:06.881 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:40:06.881Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:40:36.863 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:40:36.863Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:40:36.865 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:40:36.865 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:40:36.865Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:40:36.865Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:40:36.880 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:40:36.880Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:40:36.881 ERROR 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:40:36.881Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:41:06.863 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:41:06.863Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:41:06.864 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:41:06.864 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:41:06.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:41:06.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:41:06.879 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:41:06.879Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:41:06.880 ERROR 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:41:06.880Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:41:36.863 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:41:36.863Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:41:36.864 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:41:36.864 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:41:36.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:41:36.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:41:36.881 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:41:36.881Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:41:36.881 ERROR 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:41:36.881Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:42:06.863 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:42:06.863Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:42:06.864 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:42:06.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:42:06.864 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:42:06.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:42:06.882 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:42:06.882Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:42:06.883 ERROR 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:42:06.883Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:42:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:42:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:42:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:42:36.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:42:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:42:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:42:36.880 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:42:36.880Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:42:36.881 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:42:36.881Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:43:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:43:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:43:06.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:43:06.865 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:43:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:43:06.865Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:43:06.878 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:43:06.878Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:43:06.879 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:43:06.879Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:43:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:43:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:43:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:43:36.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:43:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:43:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:43:36.879 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:43:36.879Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:43:36.880 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:43:36.880Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:44:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:44:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:44:06.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:44:06.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:44:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:44:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:44:06.881 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:44:06.881Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:44:06.881 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:44:06.881Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:44:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:44:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:44:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:44:36.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:44:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:44:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:44:36.881 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:44:36.881Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:44:36.882 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:44:36.882Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:45:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:45:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:45:06.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:45:06.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:45:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:45:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:45:06.880 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:45:06.880Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:45:06.880 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:45:06.880Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:45:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:45:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:45:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:45:36.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:45:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:45:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:45:36.880 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:45:36.880Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:45:36.881 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:45:36.881Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:46:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:46:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:46:06.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:46:06.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:46:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:46:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:46:06.881 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:46:06.881Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:46:06.881 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:46:06.881Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:46:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:46:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:46:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:46:36.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:46:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:46:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:46:36.880 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:46:36.880Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:46:36.880 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:46:36.880Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:47:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:47:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:47:06.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:47:06.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:47:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:47:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:47:06.878 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:47:06.878Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:47:06.879 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:47:06.879Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:47:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:47:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:47:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:47:36.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:47:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:47:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:47:36.879 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:47:36.879Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:47:36.880 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:47:36.880Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:48:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:48:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:48:06.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:48:06.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:48:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:48:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:48:06.880 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:48:06.880Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:48:06.881 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:48:06.881Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:48:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:48:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:48:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:48:36.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:48:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:48:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:48:36.878 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:48:36.878Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:48:36.879 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:48:36.879Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:49:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:49:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:49:06.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:49:06.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:49:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:49:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:49:06.881 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:49:06.881Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:49:06.882 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:49:06.882Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:49:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:49:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:49:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:49:36.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:49:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:49:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:49:36.881 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:49:36.881Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:49:36.881 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:49:36.881Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:50:06.866 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:50:06.866Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:50:06.867 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:50:06.867 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:50:06.867Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:50:06.867Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:50:06.881 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:50:06.881Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:50:06.882 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:50:06.882Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:50:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:50:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:50:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:50:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:50:36.865 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:50:36.865Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:50:36.881 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:50:36.881Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:50:36.881 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:50:36.881Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:51:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:51:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:51:06.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:51:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:51:06.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:51:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:51:06.877 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:51:06.877Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:51:06.878 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:51:06.878Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:51:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:51:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:51:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:51:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:51:36.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:51:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:51:36.877 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:51:36.877Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:51:36.878 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:51:36.878Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:52:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:52:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:52:06.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:52:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:52:06.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:52:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:52:06.880 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:52:06.880Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:52:06.881 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:52:06.881Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:52:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:52:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:52:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:52:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:52:36.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:52:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:52:36.877 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:52:36.877Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:52:36.878 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:52:36.878Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:53:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:53:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:53:06.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:53:06.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:53:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:53:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:53:06.880 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:53:06.880Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:53:06.880 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:53:06.880Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:53:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:53:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:53:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:53:36.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:53:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:53:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:53:36.879 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:53:36.879Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:53:36.880 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:53:36.880Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:54:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:54:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:54:06.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:54:06.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:54:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:54:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:54:06.879 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:54:06.879Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:54:06.879 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:54:06.879Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:54:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:54:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:54:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:54:36.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:54:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:54:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:54:36.877 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:54:36.878 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:54:36.877Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:54:36.878Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:55:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:55:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:55:06.865 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:55:06.865Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:55:06.865 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:55:06.865Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:55:06.880 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:55:06.880Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:55:06.880 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:55:06.880Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:55:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:55:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:55:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:55:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:55:36.865 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:55:36.865Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:55:36.878 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:55:36.878Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:55:36.878 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:55:36.878Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:56:06.863 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:56:06.863Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:56:06.865 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:56:06.865 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:56:06.865Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:56:06.865Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:56:06.880 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:56:06.880Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:56:06.881 ERROR 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:56:06.881Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:56:36.863 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:56:36.863Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:56:36.864 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:56:36.864 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:56:36.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:56:36.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:56:36.882 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:56:36.882Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:56:36.882 ERROR 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:56:36.882Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:57:06.863 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:57:06.863Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:57:06.864 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:57:06.864 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:57:06.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:57:06.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:57:06.882 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:57:06.882Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:57:06.882 ERROR 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:57:06.882Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:57:36.863 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:57:36.863Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:57:36.864 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:57:36.864 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:57:36.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:57:36.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:57:36.883 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:57:36.883Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:57:36.883 ERROR 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:57:36.883Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:58:06.863 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:58:06.863Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:58:06.864 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:58:06.864 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:58:06.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:58:06.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:58:06.880 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:58:06.880Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:58:06.880 ERROR 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:58:06.880Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:58:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:58:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:58:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:58:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:58:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:58:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:58:36.879 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:58:36.879Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:58:36.880 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:58:36.880Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:59:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:59:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:59:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:59:06.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:59:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:59:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:59:06.879 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:59:06.879Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:59:06.879 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:59:06.879Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 03:59:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T03:59:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 03:59:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 03:59:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T03:59:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T03:59:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 03:59:36.879 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T03:59:36.879Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 03:59:36.880 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T03:59:36.880Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:00:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:00:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:00:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:00:06.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:00:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:00:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:00:06.878 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:00:06.878Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:00:06.879 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:00:06.879Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:00:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:00:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:00:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:00:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:00:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:00:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:00:36.882 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:00:36.882 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:00:36.882Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:00:36.882Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:01:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:01:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:01:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:01:06.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:01:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:01:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:01:06.879 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:01:06.879Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:01:06.880 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:01:06.880Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:01:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:01:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:01:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:01:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:01:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:01:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:01:36.882 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:01:36.882Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:01:36.882 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:01:36.882Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:02:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:02:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:02:06.865 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:02:06.865 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:02:06.865Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:02:06.865Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:02:06.880 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:02:06.880Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:02:06.880 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:02:06.880Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:02:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:02:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:02:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:02:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:02:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:02:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:02:36.877 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:02:36.877Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:02:36.877 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:02:36.877Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:03:06.863 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:03:06.863Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:03:06.865 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:03:06.865 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:03:06.865Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:03:06.865Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:03:06.882 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:03:06.882Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:03:06.883 ERROR 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:03:06.883Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:03:36.863 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:03:36.863Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:03:36.864 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:03:36.864 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:03:36.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:03:36.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:03:36.877 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:03:36.877Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:03:36.877 ERROR 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:03:36.877Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:04:06.863 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:04:06.863Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:04:06.864 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:04:06.864 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:04:06.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:04:06.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:04:06.877 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:04:06.877Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:04:06.878 ERROR 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:04:06.878Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:04:36.863 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:04:36.863Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:04:36.864 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:04:36.864 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:04:36.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:04:36.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:04:36.879 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:04:36.879Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:04:36.879 ERROR 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:04:36.879Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:05:06.863 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:05:06.863Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:05:06.864 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:05:06.864 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:05:06.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:05:06.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:05:06.880 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:05:06.880Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:05:06.881 ERROR 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:05:06.881Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:05:36.863 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:05:36.863Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:05:36.864 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:05:36.864 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:05:36.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:05:36.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:05:36.878 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:05:36.878Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:05:36.878 ERROR 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:05:36.878Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:06:06.863 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:06:06.863Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:06:06.864 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:06:06.864 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:06:06.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:06:06.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:06:06.879 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:06:06.879Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:06:06.879 ERROR 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:06:06.879Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:06:36.863 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:06:36.863Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:06:36.864 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:06:36.864 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:06:36.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:06:36.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:06:36.877 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:06:36.877Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:06:36.877 ERROR 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:06:36.877Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:07:06.863 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:07:06.863Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:07:06.864 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:07:06.864 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:07:06.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:07:06.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:07:06.878 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:07:06.878Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:07:06.879 ERROR 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:07:06.879Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:07:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:07:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:07:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:07:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:07:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:07:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:07:36.879 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:07:36.879Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:07:36.880 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:07:36.880Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:08:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:08:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:08:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:08:06.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:08:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:08:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:08:06.878 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:08:06.878Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:08:06.878 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:08:06.878Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:08:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:08:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:08:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:08:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:08:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:08:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:08:36.878 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:08:36.878Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:08:36.879 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:08:36.879Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:09:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:09:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:09:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:09:06.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:09:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:09:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:09:06.880 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:09:06.880Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:09:06.880 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:09:06.880Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:09:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:09:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:09:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:09:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:09:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:09:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:09:36.878 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:09:36.878Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:09:36.878 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:09:36.878Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:10:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:10:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:10:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:10:06.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:10:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:10:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:10:06.878 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:10:06.878Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:10:06.878 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:10:06.878Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:10:36.863 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:10:36.863Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:10:36.864 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:10:36.864 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:10:36.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:10:36.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:10:36.880 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:10:36.880Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:10:36.880 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:10:36.880Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:11:06.863 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:11:06.863Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:11:06.864 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:11:06.864 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:11:06.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:11:06.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:11:06.879 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:11:06.879Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:11:06.880 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:11:06.880Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:11:36.863 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:11:36.863Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:11:36.864 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:11:36.864 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:11:36.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:11:36.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:11:36.882 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:11:36.882Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:11:36.883 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:11:36.883Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:12:06.863 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:12:06.863Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:12:06.864 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:12:06.864 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:12:06.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:12:06.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:12:06.881 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:12:06.881Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:12:06.881 ERROR 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:12:06.881Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:12:36.863 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:12:36.863Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:12:36.864 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:12:36.864 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:12:36.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:12:36.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:12:36.882 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:12:36.882Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:12:36.883 ERROR 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:12:36.883Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:13:06.863 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:13:06.863Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:13:06.864 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:13:06.865 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:13:06.864Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:13:06.865Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:13:06.880 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:13:06.880Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:13:06.880 ERROR 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:13:06.880Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:13:36.863 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:13:36.863Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:13:36.865 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:13:36.865Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:13:36.865 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:13:36.865Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:13:36.883 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:13:36.883Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:13:36.883 ERROR 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:13:36.883Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:14:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:14:06.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:14:06.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:14:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:14:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:14:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:14:06.879 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:14:06.879Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:14:06.879 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:14:06.879Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:14:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:14:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:14:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:14:36.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:14:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:14:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:14:36.882 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:14:36.882Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:14:36.882 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:14:36.882Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:15:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:15:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:15:06.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:15:06.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:15:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:15:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:15:06.881 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:15:06.881Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:15:06.882 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:15:06.882Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:15:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:15:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:15:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:15:36.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:15:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:15:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:15:36.877 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:15:36.877Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:15:36.878 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:15:36.878Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:16:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:16:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:16:06.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:16:06.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:16:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:16:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:16:06.880 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:16:06.880Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:16:06.881 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:16:06.881Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:16:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:16:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:16:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:16:36.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:16:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:16:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:16:36.879 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:16:36.879Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:16:36.879 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:16:36.879Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:17:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:17:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:17:06.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:17:06.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:17:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:17:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:17:06.879 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:17:06.879Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:17:06.879 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:17:06.879Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:17:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:17:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:17:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:17:36.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:17:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:17:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:17:36.878 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:17:36.878Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:17:36.879 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:17:36.879Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:18:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:18:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:18:06.865 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:18:06.865 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:18:06.865Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:18:06.865Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:18:06.879 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:18:06.879Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:18:06.879 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:18:06.879Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:18:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:18:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:18:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:18:36.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:18:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:18:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:18:36.890 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:18:36.890Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:18:36.891 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:18:36.891Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:19:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:19:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:19:06.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:19:06.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:19:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:19:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:19:06.879 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:19:06.879Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:19:06.879 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:19:06.879Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:19:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:19:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:19:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:19:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:19:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:19:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:19:36.881 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:19:36.881Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:19:36.881 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:19:36.881Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:20:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:20:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:20:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:20:06.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:20:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:20:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:20:06.884 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:20:06.884Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:20:06.884 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:20:06.884Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:20:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:20:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:20:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:20:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:20:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:20:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:20:36.882 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:20:36.882Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:20:36.882 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:20:36.882Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:21:06.863 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:21:06.863Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:21:06.864 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:21:06.864 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:21:06.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:21:06.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:21:06.878 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:21:06.878Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:21:06.879 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:21:06.879Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:21:36.863 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:21:36.863Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:21:36.864 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:21:36.864 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:21:36.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:21:36.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:21:36.879 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:21:36.879Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:21:36.880 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:21:36.880Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:22:06.863 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:22:06.863Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:22:06.864 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:22:06.864 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:22:06.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:22:06.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:22:06.880 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:22:06.880Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:22:06.880 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:22:06.880Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:22:36.863 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:22:36.863Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:22:36.864 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:22:36.864 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:22:36.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:22:36.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:22:36.879 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:22:36.879Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:22:36.880 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:22:36.880Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:23:06.863 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:23:06.863Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:23:06.864 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:23:06.864 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:23:06.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:23:06.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:23:06.880 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:23:06.880Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:23:06.881 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:23:06.881Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:23:36.863 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:23:36.863Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:23:36.864 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:23:36.864 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:23:36.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:23:36.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:23:36.878 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:23:36.878Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:23:36.878 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:23:36.878Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:24:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:24:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:24:06.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:24:06.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:24:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:24:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:24:06.881 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:24:06.881Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:24:06.881 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:24:06.881Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:24:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:24:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:24:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:24:36.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:24:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:24:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:24:36.879 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:24:36.879Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:24:36.879 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:24:36.879Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:25:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:25:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:25:06.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:25:06.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:25:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:25:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:25:06.879 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:25:06.879Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:25:06.879 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:25:06.879Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:25:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:25:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:25:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:25:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:25:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:25:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:25:36.879 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:25:36.879Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:25:36.880 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:25:36.880Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:26:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:26:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:26:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:26:06.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:26:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:26:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:26:06.879 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:26:06.879Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:26:06.879 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:26:06.879Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:26:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:26:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:26:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:26:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:26:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:26:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:26:36.883 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:26:36.883Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:26:36.883 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:26:36.883Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:27:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:27:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:27:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:27:06.865 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:27:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:27:06.865Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:27:06.879 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:27:06.879Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:27:06.879 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:27:06.879Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:27:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:27:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:27:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:27:36.865 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:27:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:27:36.865Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:27:36.881 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:27:36.881Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:27:36.882 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:27:36.882Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:28:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:28:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:28:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:28:06.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:28:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:28:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:28:06.877 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:28:06.877Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:28:06.877 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:28:06.877Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:28:36.863 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:28:36.863Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:28:36.864 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:28:36.864 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:28:36.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:28:36.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:28:36.881 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:28:36.881Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:28:36.881 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:28:36.881Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:29:06.863 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:29:06.863Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:29:06.864 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:29:06.864 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:29:06.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:29:06.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:29:06.879 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:29:06.879Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:29:06.879 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:29:06.879Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:29:36.863 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:29:36.863Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:29:36.864 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:29:36.864 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:29:36.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:29:36.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:29:36.881 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:29:36.881Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:29:36.881 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:29:36.881Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:30:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:30:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:30:06.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:30:06.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:30:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:30:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:30:06.879 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:30:06.879Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:30:06.879 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:30:06.879Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:30:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:30:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:30:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:30:36.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:30:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:30:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:30:36.880 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:30:36.880Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:30:36.880 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:30:36.880Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:31:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:31:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:31:06.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:31:06.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:31:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:31:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:31:06.881 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:31:06.881Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:31:06.881 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:31:06.881Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:31:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:31:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:31:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:31:36.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:31:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:31:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:31:36.878 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:31:36.878Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:31:36.878 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:31:36.878Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:32:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:32:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:32:06.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:32:06.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:32:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:32:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:32:06.879 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:32:06.879Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:32:06.880 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:32:06.880Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:32:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:32:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:32:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:32:36.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:32:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:32:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:32:36.877 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:32:36.877Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:32:36.877 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:32:36.877Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:33:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:33:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:33:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:33:06.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:33:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:33:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:33:06.880 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:33:06.880Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:33:06.881 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:33:06.881Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:33:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:33:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:33:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:33:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:33:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:33:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:33:36.881 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:33:36.881Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:33:36.881 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:33:36.881Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:34:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:34:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:34:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:34:06.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:34:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:34:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:34:06.883 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:34:06.883Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:34:06.883 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:34:06.883Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:34:36.863 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:34:36.863Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:34:36.864 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:34:36.864 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:34:36.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:34:36.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:34:36.879 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:34:36.879Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:34:36.880 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:34:36.880Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:35:06.863 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:35:06.863Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:35:06.864 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:35:06.864 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:35:06.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:35:06.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:35:06.879 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:35:06.879Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:35:06.880 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:35:06.880Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:35:36.863 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:35:36.863Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:35:36.864 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:35:36.864 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:35:36.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:35:36.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:35:36.882 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:35:36.882Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:35:36.882 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:35:36.882Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:36:06.863 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:36:06.863Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:36:06.864 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:36:06.864 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:36:06.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:36:06.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:36:06.880 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:36:06.880Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:36:06.880 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:36:06.880Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:36:36.863 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:36:36.863Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:36:36.864 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:36:36.864 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:36:36.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:36:36.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:36:36.880 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:36:36.880Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:36:36.881 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:36:36.881Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:37:06.863 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:37:06.863Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:37:06.864 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:37:06.864 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:37:06.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:37:06.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:37:06.880 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:37:06.880Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:37:06.881 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:37:06.881Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:37:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:37:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:37:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:37:36.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:37:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:37:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:37:36.879 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:37:36.879Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:37:36.880 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:37:36.880Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:38:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:38:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:38:06.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:38:06.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:38:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:38:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:38:06.876 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:38:06.877 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:38:06.876Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:38:06.877Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:38:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:38:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:38:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:38:36.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:38:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:38:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:38:36.880 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:38:36.881 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:38:36.880Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:38:36.881Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:39:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:39:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:39:06.865 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:39:06.865 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:39:06.865Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:39:06.865Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:39:06.880 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:39:06.880Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:39:06.880 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:39:06.880Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:39:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:39:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:39:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:39:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:39:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:39:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:39:36.880 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:39:36.880Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:39:36.880 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:39:36.880Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:40:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:40:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:40:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:40:06.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:40:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:40:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:40:06.881 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:40:06.881Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:40:06.882 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:40:06.882Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:40:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:40:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:40:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:40:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:40:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:40:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:40:36.880 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:40:36.880Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:40:36.880 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:40:36.880Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:41:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:41:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:41:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:41:06.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:41:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:41:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:41:06.877 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:41:06.877Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:41:06.878 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:41:06.878Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:41:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:41:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:41:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:41:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:41:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:41:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:41:36.880 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:41:36.880Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:41:36.880 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:41:36.880Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:42:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:42:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:42:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:42:06.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:42:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:42:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:42:06.879 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:42:06.879Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:42:06.879 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:42:06.879Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:42:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:42:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:42:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:42:36.865 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:42:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:42:36.865Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:42:36.880 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:42:36.880Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:42:36.881 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:42:36.881Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:43:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:43:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:43:06.865 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:43:06.865Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:43:06.865 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:43:06.865Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:43:06.878 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:43:06.878Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:43:06.879 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:43:06.879Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:43:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:43:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:43:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:43:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:43:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:43:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:43:36.878 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:43:36.878Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:43:36.879 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:43:36.879Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:44:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:44:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:44:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:44:06.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:44:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:44:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:44:06.882 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:44:06.882Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:44:06.882 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:44:06.882Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:44:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:44:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:44:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:44:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:44:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:44:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:44:36.881 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:44:36.881Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:44:36.881 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:44:36.881Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:45:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:45:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:45:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:45:06.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:45:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:45:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:45:06.877 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:45:06.877Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:45:06.877 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:45:06.877Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:45:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:45:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:45:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:45:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:45:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:45:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:45:36.878 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:45:36.878Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:45:36.878 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:45:36.878Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:46:06.864 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:46:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:46:06.865 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:46:06.865 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:46:06.865Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:46:06.865Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:46:06.880 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:46:06.880Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:46:06.880 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:46:06.880Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:46:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:46:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:46:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:46:36.865 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:46:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:46:36.865Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:46:36.879 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:46:36.879Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:46:36.879 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:46:36.879Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:47:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:47:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:47:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:47:06.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:47:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:47:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:47:06.879 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:47:06.879Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:47:06.880 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:47:06.880Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:47:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:47:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:47:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:47:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:47:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:47:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:47:36.880 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:47:36.880 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:47:36.880Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:47:36.880Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:48:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:48:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:48:06.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:48:06.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:48:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:48:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:48:06.879 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:48:06.879Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:48:06.880 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:48:06.880Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:48:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:48:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:48:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:48:36.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:48:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:48:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:48:36.879 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:48:36.879Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:48:36.880 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:48:36.880Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:49:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:49:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:49:06.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:49:06.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:49:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:49:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:49:06.879 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:49:06.879Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:49:06.879 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:49:06.879Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:49:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:49:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:49:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:49:36.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:49:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:49:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:49:36.880 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:49:36.880Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:49:36.880 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:49:36.880Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:50:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:50:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:50:06.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:50:06.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:50:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:50:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:50:06.878 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:50:06.878Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:50:06.879 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:50:06.879Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:50:36.863 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:50:36.863Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:50:36.864 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:50:36.864 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:50:36.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:50:36.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:50:36.878 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:50:36.878Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:50:36.879 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:50:36.879Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:51:06.863 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:51:06.863Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:51:06.864 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:51:06.864 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:51:06.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:51:06.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:51:06.880 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:51:06.880Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:51:06.881 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:51:06.881Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:51:36.863 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:51:36.863Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:51:36.864 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:51:36.864 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:51:36.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:51:36.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:51:36.880 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:51:36.880Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:51:36.881 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:51:36.881Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:52:06.863 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:52:06.863Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:52:06.864 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:52:06.864 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:52:06.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:52:06.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:52:06.879 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:52:06.879Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:52:06.879 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:52:06.879Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:52:36.863 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:52:36.863Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:52:36.864 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:52:36.864 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:52:36.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:52:36.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:52:36.879 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:52:36.879Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:52:36.879 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:52:36.879Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:53:06.863 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:53:06.863Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:53:06.864 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:53:06.864 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:53:06.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:53:06.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:53:06.881 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:53:06.881Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:53:06.881 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:53:06.881Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:53:36.863 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:53:36.863Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:53:36.864 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:53:36.864 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:53:36.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:53:36.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:53:36.878 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:53:36.879 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:53:36.878Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:53:36.879Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:54:06.863 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:54:06.863Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:54:06.864 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:54:06.864 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:54:06.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:54:06.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:54:06.881 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:54:06.881Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:54:06.882 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:54:06.882Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:54:36.863 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:54:36.863Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:54:36.864 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:54:36.864 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:54:36.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:54:36.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:54:36.881 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:54:36.881Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:54:36.882 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:54:36.882Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:55:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:55:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:55:06.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:55:06.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:55:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:55:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:55:06.881 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:55:06.881Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:55:06.881 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:55:06.881Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:55:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:55:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:55:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:55:36.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:55:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:55:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:55:36.877 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:55:36.877Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:55:36.877 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:55:36.877Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:56:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:56:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:56:06.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:56:06.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:56:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:56:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:56:06.877 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:56:06.877Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:56:06.877 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:56:06.877Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:56:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:56:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:56:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:56:36.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:56:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:56:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:56:36.877 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:56:36.877Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:56:36.877 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:56:36.877Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:57:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:57:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:57:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:57:06.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:57:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:57:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:57:06.878 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:57:06.878Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:57:06.878 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:57:06.878Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:57:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:57:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:57:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:57:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:57:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:57:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:57:36.879 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:57:36.879Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:57:36.879 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:57:36.879Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:58:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:58:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:58:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:58:06.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:58:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:58:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:58:06.883 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:58:06.883Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:58:06.884 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:58:06.884Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:58:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:58:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:58:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:58:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:58:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:58:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:58:36.880 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:58:36.880Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:58:36.880 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:58:36.880Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:59:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:59:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:59:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:59:06.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:59:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:59:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:59:06.878 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:59:06.878Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:59:06.878 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:59:06.878Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 04:59:36.863 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T04:59:36.863Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 04:59:36.864 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 04:59:36.864 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T04:59:36.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T04:59:36.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 04:59:36.879 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T04:59:36.879Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 04:59:36.879 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T04:59:36.879Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:00:06.863 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:00:06.863Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:00:06.864 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:00:06.864 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:00:06.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:00:06.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:00:06.879 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:00:06.879Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:00:06.880 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:00:06.880Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:00:36.863 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:00:36.863Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:00:36.864 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:00:36.864 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:00:36.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:00:36.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:00:36.879 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:00:36.879Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:00:36.879 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:00:36.879Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:01:06.863 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:01:06.863Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:01:06.864 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:01:06.864 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:01:06.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:01:06.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:01:06.879 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:01:06.879Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:01:06.879 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:01:06.879Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:01:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:01:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:01:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:01:36.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:01:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:01:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:01:36.881 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:01:36.881Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:01:36.881 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:01:36.881Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:02:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:02:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:02:06.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:02:06.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:02:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:02:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:02:06.879 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:02:06.879Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:02:06.879 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:02:06.879Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:02:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:02:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:02:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:02:36.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:02:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:02:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:02:36.880 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:02:36.880Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:02:36.880 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:02:36.880Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:03:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:03:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:03:06.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:03:06.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:03:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:03:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:03:06.879 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:03:06.879Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:03:06.879 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:03:06.879Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:03:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:03:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:03:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:03:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:03:36.865 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:03:36.865Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:03:36.882 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:03:36.882Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:03:36.883 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:03:36.883Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:04:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:04:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:04:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:04:06.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:04:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:04:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:04:06.879 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:04:06.879Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:04:06.879 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:04:06.879Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:04:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:04:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:04:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:04:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:04:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:04:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:04:36.877 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:04:36.877Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:04:36.878 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:04:36.878Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:05:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:05:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:05:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:05:06.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:05:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:05:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:05:06.875 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:05:06.875Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:05:06.875 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:05:06.875Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:05:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:05:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:05:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:05:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:05:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:05:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:05:36.879 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:05:36.879Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:05:36.879 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:05:36.879Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:06:06.863 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:06:06.863Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:06:06.864 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:06:06.864 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:06:06.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:06:06.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:06:06.880 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:06:06.880Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:06:06.880 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:06:06.880Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:06:36.863 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:06:36.863Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:06:36.864 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:06:36.864 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:06:36.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:06:36.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:06:36.880 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:06:36.880Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:06:36.881 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:06:36.881Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:07:06.863 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:07:06.863Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:07:06.864 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:07:06.864 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:07:06.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:07:06.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:07:06.878 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:07:06.878Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:07:06.878 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:07:06.878Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:07:36.863 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:07:36.863Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:07:36.864 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:07:36.864 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:07:36.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:07:36.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:07:36.881 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:07:36.881 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:07:36.881Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:07:36.881Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:08:06.863 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:08:06.863Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:08:06.864 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:08:06.864 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:08:06.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:08:06.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:08:06.879 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:08:06.879Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:08:06.880 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:08:06.880Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:08:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:08:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:08:36.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:08:36.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:08:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:08:36.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:08:36.879 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:08:36.879Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:08:36.879 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:08:36.879Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:09:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:09:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:09:06.865 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:09:06.865 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:09:06.865Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:09:06.865Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:09:06.880 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:09:06.880Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:09:06.880 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:09:06.880Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:09:36.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:09:36.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:09:36.865 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:09:36.865 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:09:36.865Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:09:36.865Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:09:36.880 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:09:36.880Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:09:36.880 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:09:36.880Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:10:06.863 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:10:06.863Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:10:06.864 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:10:06.864 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:10:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:10:06.864Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:10:06.879 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:10:06.879Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:10:06.879 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:10:06.879Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:10:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:10:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:10:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:10:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:10:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:10:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:10:36.877 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:10:36.877Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:10:36.878 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:10:36.878Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:11:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:11:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:11:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:11:06.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:11:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:11:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:11:06.881 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:11:06.881Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:11:06.881 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:11:06.881Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:11:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:11:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:11:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:11:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:11:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:11:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:11:36.879 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:11:36.880 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:11:36.879Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:11:36.880Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:12:06.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:12:06.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:12:06.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:12:06.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:12:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:12:06.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:12:06.878 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:12:06.878Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:12:06.879 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:12:06.879Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:12:36.863 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:12:36.863Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:12:36.864 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:12:36.864 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:12:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:12:36.864Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:12:36.879 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:12:36.879Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:12:36.879 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:12:36.879Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:13:06.863 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:13:06.863Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:13:06.864 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:13:06.864 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:13:06.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:13:06.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:13:06.882 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:13:06.882Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:13:06.882 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:13:06.882Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:13:36.863 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:13:36.863Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:13:36.864 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:13:36.864 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:13:36.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:13:36.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:13:36.881 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:13:36.881Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:13:36.881 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:13:36.881Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:14:06.863 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:14:06.863Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:14:06.864 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:14:06.864 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:14:06.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:14:06.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:14:06.881 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:14:06.881Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:14:06.881 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:14:06.881Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:14:36.863 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:14:36.863Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:14:36.864 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:14:36.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:14:36.864 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:14:36.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:14:36.880 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:14:36.880Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:14:36.880 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:14:36.880Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:15:06.863 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:15:06.863Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:15:06.864 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:15:06.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:15:06.864 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:15:06.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:15:06.876 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:15:06.876Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:15:06.877 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:15:06.877Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:15:36.863 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:15:36.863Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:15:36.864 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:15:36.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:15:36.864 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:15:36.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:15:36.879 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:15:36.879Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:15:36.879 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:15:36.879Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:16:06.863 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:16:06.863Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:16:06.864 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:16:06.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:16:06.864 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:16:06.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:16:06.880 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:16:06.880Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:16:06.880 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:16:06.880Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:16:36.863 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:16:36.863Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:16:36.864 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:16:36.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:16:36.864 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:16:36.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:16:36.881 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:16:36.881Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:16:36.881 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:16:36.881Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:17:06.863 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:17:06.863Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:17:06.864 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:17:06.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:17:06.864 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:17:06.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:17:06.879 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:17:06.879Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:17:06.879 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:17:06.879Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:17:36.863 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:17:36.863Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:17:36.864 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:17:36.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:17:36.864 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:17:36.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:17:36.876 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:17:36.876Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:17:36.876 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:17:36.876Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:18:06.863 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:18:06.863Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:18:06.864 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:18:06.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:18:06.864 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:18:06.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:18:06.879 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:18:06.879Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:18:06.879 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:18:06.879Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17 05:18:36.863 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17T05:18:36.863Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-05-17 05:18:36.864 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17T05:18:36.864Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-05-17 05:18:36.865 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17T05:18:36.865Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as H8dHf7DceFtshMGH) ... 2022-05-17 05:18:36.880 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 503 Service Unavailable 2022-05-17T05:18:36.880Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 503 Service Unavailable 2022-05-17 05:18:36.881 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable 2022-05-17T05:18:36.881Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||ERROR|Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable