Results

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-25 05:00:47.412 DEBUG 7 --- [kground-preinit] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL
2022-05-25 05:00:47.430  WARN 7 --- [           main] o.s.b.l.logback.LogbackLoggingSystem     : Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead.
2022-05-25T05:00:47.430Z||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-25 05:00:47.708  INFO 7 --- [           main] o.o.a.m.ModelLoaderApplication           : Starting ModelLoaderApplication on onap-aai-modelloader-5b57c69684-r2rt4 with PID 7 (/opt/app/model-loader/model-loader-1.9.4.jar started by aaiadmin in /opt/app/model-loader)
2022-05-25T05:00:47.708Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|Starting ModelLoaderApplication on onap-aai-modelloader-5b57c69684-r2rt4 with PID 7 (/opt/app/model-loader/model-loader-1.9.4.jar started by aaiadmin in /opt/app/model-loader)
2022-05-25 05:00:47.710  INFO 7 --- [           main] o.o.a.m.ModelLoaderApplication           : No active profile set, falling back to default profiles: default
2022-05-25T05:00:47.710Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|No active profile set, falling back to default profiles: default
2022-05-25 05:00:49.149  INFO 7 --- [           main] org.eclipse.jetty.util.log               : Logging initialized @3220ms to org.eclipse.jetty.util.log.Slf4jLog
2022-05-25T05:00:49.149Z||main|ModelLoader||org.eclipse.jetty.util.log||INFO|Logging initialized @3220ms to org.eclipse.jetty.util.log.Slf4jLog
2022-05-25 05:00:49.265  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-25T05:00:49.265Z||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-25 05:00:49.307  INFO 7 --- [           main] o.e.j.s.h.ContextHandler.application     : Initializing Spring embedded WebApplicationContext
2022-05-25T05:00:49.307Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler.application||INFO|Initializing Spring embedded WebApplicationContext
2022-05-25 05:00:49.442  INFO 7 --- [           main] org.eclipse.jetty.server.session         : DefaultSessionIdManager workerName=node0
2022-05-25 05:00:49.442  INFO 7 --- [           main] org.eclipse.jetty.server.session         : No SessionScavenger set, using defaults
2022-05-25T05:00:49.442Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|DefaultSessionIdManager workerName=node0
2022-05-25T05:00:49.442Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|No SessionScavenger set, using defaults
2022-05-25 05:00:49.444  INFO 7 --- [           main] org.eclipse.jetty.server.session         : node0 Scavenging every 600000ms
2022-05-25T05:00:49.444Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|node0 Scavenging every 600000ms
2022-05-25 05:00:49.450  INFO 7 --- [           main] o.e.jetty.server.handler.ContextHandler  : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@54a67a45{application,/,[file:///tmp/jetty-docbase.1405723994946074356.9500/],AVAILABLE}
2022-05-25T05:00:49.450Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler||INFO|Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@54a67a45{application,/,[file:///tmp/jetty-docbase.1405723994946074356.9500/],AVAILABLE}
2022-05-25 05:00:49.451  INFO 7 --- [           main] org.eclipse.jetty.server.Server          : Started @3522ms
2022-05-25T05:00:49.451Z||main|ModelLoader||org.eclipse.jetty.server.Server||INFO|Started @3522ms
2022-05-25 05:00:49.487  INFO 7 --- [           main] o.o.a.m.service.ModelLoaderService       : MDLSVC0001I|MDLSVC0001I Loading configuration |
2022-05-25T05:00:49.487Z||main|ModelLoader||org.onap.aai.modelloader.service.ModelLoaderService||INFO|MDLSVC0001I|MDLSVC0001I Loading configuration |
2022-05-25 05:00:49.500  INFO 7 --- [           main] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-05-25T05:00:49.500Z||main|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-05-25 05:00:50.873 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.39.34] 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-25T05:00:50.873Z||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.39.34] 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-25 05:00:50.876 ERROR 7 --- [           main] org.onap.sdc.http.SdcConnectorClient     : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18a3962d
2022-05-25 05:00:50.876 ERROR 7 --- [           main] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
2022-05-25T05:00:50.876Z||main|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18a3962d
2022-05-25T05:00:50.876Z||main|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
2022-05-25 05:00:50.887 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-25T05:00:50.887Z||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-25 05:00:50.888  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-05-25T05:00:50.888Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-05-25 05:00:51.587  INFO 7 --- [           main] o.e.j.s.h.ContextHandler.application     : Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-05-25T05:00:51.587Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler.application||INFO|Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-05-25 05:00:51.611  INFO 7 --- [           main] o.e.jetty.server.AbstractConnector       : Started ServerConnector@22bac7bc{HTTP/1.1,[http/1.1]}{0.0.0.0:9500}
2022-05-25T05:00:51.611Z||main|ModelLoader||org.eclipse.jetty.server.AbstractConnector||INFO|Started ServerConnector@22bac7bc{HTTP/1.1,[http/1.1]}{0.0.0.0:9500}
2022-05-25 05:00:51.616  INFO 7 --- [           main] o.o.a.m.ModelLoaderApplication           : Started ModelLoaderApplication in 4.762 seconds (JVM running for 5.688)
2022-05-25T05:00:51.616Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|Started ModelLoaderApplication in 4.762 seconds (JVM running for 5.688)
2022-05-25 05:00:51.928 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.39.34] 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-25T05:00:51.928Z||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.39.34] 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-25 05:00:51.930 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18f407b0
2022-05-25T05:00:51.930Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18f407b0
2022-05-25 05:00:51.930 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
2022-05-25T05:00:51.930Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
2022-05-25 05:00:51.931 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-25T05:00:51.931Z||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-25 05:01:50.888  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-05-25T05:01:50.888Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-05-25 05:01:51.927 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.39.34] 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-25 05:01:51.928 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ce156ac
2022-05-25T05:01:51.927Z||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.39.34] 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-25 05:01:51.928 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
2022-05-25T05:01:51.928Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ce156ac
2022-05-25T05:01:51.928Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
2022-05-25 05:01:51.928 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-25T05:01:51.928Z||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-25 05:02:50.889  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-05-25T05:02:50.889Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-05-25 05:02:51.933 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.39.34] 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-25T05:02:51.933Z||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.39.34] 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-25 05:02:51.934 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d4a76a1
2022-05-25 05:02:51.934 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
2022-05-25T05:02:51.934Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d4a76a1
2022-05-25T05:02:51.934Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
2022-05-25 05:02:51.935 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-25T05:02:51.935Z||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-25 05:03:50.890  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-05-25T05:03:50.890Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-05-25 05:03:51.927 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.39.34] 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-25 05:03:51.928 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3997acfd
2022-05-25T05:03:51.927Z||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.39.34] 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-25 05:03:51.928 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
2022-05-25T05:03:51.928Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3997acfd
2022-05-25T05:03:51.928Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
2022-05-25 05:03:51.929 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-25T05:03:51.929Z||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-25 05:04:50.890  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-05-25T05:04:50.890Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-05-25 05:04:51.931 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.39.34] 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-25T05:04:51.931Z||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.39.34] 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-25 05:04:51.932 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27284184
2022-05-25 05:04:51.932 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
2022-05-25T05:04:51.932Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27284184
2022-05-25T05:04:51.932Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
2022-05-25 05:04:51.933 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-25T05:04:51.933Z||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-25 05:05:50.890  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-05-25T05:05:50.890Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-05-25 05:05:51.928 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.39.34] 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-25 05:05:51.929 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ead0ca
2022-05-25 05:05:51.929 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
2022-05-25T05:05:51.928Z||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.39.34] 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-25T05:05:51.929Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ead0ca
2022-05-25T05:05:51.929Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
2022-05-25 05:05:51.930 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-25T05:05:51.930Z||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-25 05:06:50.890  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-05-25T05:06:50.890Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-05-25 05:06:51.931 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.39.34] 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-25 05:06:51.932 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@564fa069
2022-05-25T05:06:51.931Z||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.39.34] 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-25T05:06:51.932Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@564fa069
2022-05-25 05:06:51.932 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
2022-05-25T05:06:51.932Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
2022-05-25 05:06:51.933 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-25T05:06:51.933Z||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-25 05:07:50.891  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-05-25T05:07:50.891Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-05-25 05:07:51.928 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.39.34] 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-25 05:07:51.929 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2fa79296
2022-05-25 05:07:51.929 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
2022-05-25T05:07:51.928Z||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.39.34] 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-25T05:07:51.929Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2fa79296
2022-05-25T05:07:51.929Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
2022-05-25 05:07:51.930 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-25T05:07:51.930Z||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-25 05:08:50.891  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-05-25T05:08:50.891Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-05-25 05:08:51.927 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.39.34] 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-25 05:08:51.927 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3679da27
2022-05-25T05:08:51.927Z||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.39.34] 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-25T05:08:51.927Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3679da27
2022-05-25 05:08:51.928 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
2022-05-25T05:08:51.928Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
2022-05-25 05:08:51.928 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-25T05:08:51.928Z||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-25 05:09:50.892  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-05-25T05:09:50.892Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-05-25 05:09:51.928 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.39.34] 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-25T05:09:51.928Z||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.39.34] 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-25 05:09:51.929 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d496536
2022-05-25T05:09:51.929Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d496536
2022-05-25 05:09:51.930 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
2022-05-25T05:09:51.930Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
2022-05-25 05:09:51.931 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-25T05:09:51.931Z||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-25 05:10:50.891  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-05-25T05:10:50.891Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-05-25 05:10:51.932 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.39.34] 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-25T05:10:51.932Z||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.39.34] 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-25 05:10:51.935 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@398756a9
2022-05-25T05:10:51.935Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@398756a9
2022-05-25 05:10:51.935 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
2022-05-25T05:10:51.935Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
2022-05-25 05:10:51.935 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-25T05:10:51.935Z||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-25 05:11:50.891  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-05-25T05:11:50.891Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-05-25 05:11:51.929 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.39.34] 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-25T05:11:51.929Z||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.39.34] 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-25 05:11:51.930 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5dfc9ba9
2022-05-25T05:11:51.930Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5dfc9ba9
2022-05-25 05:11:51.930 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
2022-05-25T05:11:51.930Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
2022-05-25 05:11:51.930 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-25T05:11:51.930Z||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-25 05:12:50.892  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-05-25T05:12:50.892Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-05-25 05:12:51.230  INFO 7 --- [        Timer-0] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2022-05-25T05:12:51.230Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2022-05-25 05:12:51.259  INFO 7 --- [        Timer-0] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:12:51.259Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:12:51.424  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : start DistributionClient
2022-05-25T05:12:51.424Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|start DistributionClient
2022-05-25 05:12:51.431  INFO 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC0001D|MDLSVC0001D init(): Connection to SDC established|
2022-05-25T05:12:51.431Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||INFO|MDLSVC0001D|MDLSVC0001D init(): Connection to SDC established|
2022-05-25 05:12:51.434  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-25T05:12:51.434Z||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-25 05:12:51.436  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-25 05:12:51.437  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:12:51.436Z||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-25T05:12:51.437Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:13:01.720  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:13:01.720Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:13:21.431  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-25T05:13:21.431Z||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-25 05:13:21.432  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-25 05:13:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:13:21.432Z||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-25T05:13:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:13:30.982  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:13:30.982Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:13:51.431  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-25T05:13:51.431Z||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-25 05:13:51.432  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-25T05:13:51.432Z||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-25 05:13:51.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:13:51.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:14:00.981  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:14:00.981Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:14:21.432  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-25T05:14:21.432Z||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-25 05:14:21.435  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-25T05:14:21.435Z||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-25 05:14:21.436  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:14:21.436Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:14:30.986  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:14:30.986Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:14:51.431  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-25T05:14:51.431Z||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-25 05:14:51.432  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-25 05:14:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:14:51.432Z||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-25T05:14:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:15:00.981  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:15:00.981Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:15:21.431  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-25T05:15:21.431Z||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-25 05:15:21.432  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-25 05:15:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:15:21.432Z||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-25T05:15:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:15:30.984  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:15:30.984Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:15:51.433  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-25 05:15:51.437  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-25 05:15:51.437  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:15:51.433Z||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-25T05:15:51.437Z||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-25T05:15:51.437Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:16:00.989  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:16:00.989Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:16:21.431  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-25T05:16:21.431Z||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-25 05:16:21.432  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-25 05:16:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:16:21.432Z||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-25T05:16:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:16:30.982  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:16:30.982Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:16:51.431  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-25T05:16:51.431Z||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-25 05:16:51.432  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-25 05:16:51.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:16:51.432Z||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-25T05:16:51.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:17:00.973  INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:17:00.973Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:17:21.431  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-25T05:17:21.431Z||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-25 05:17:21.432  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-25 05:17:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:17:21.432Z||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-25T05:17:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:17:30.978  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:17:30.978Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:17:51.431  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-25 05:17:51.432  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-25 05:17:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:17:51.431Z||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-25T05:17:51.432Z||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-25T05:17:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:18:00.983  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:18:00.983Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:18:21.431  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-25T05:18:21.431Z||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-25 05:18:21.432  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-25 05:18:21.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:18:21.432Z||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-25T05:18:21.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:18:30.984  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:18:30.984Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:18:51.431  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-25T05:18:51.431Z||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-25 05:18:51.432  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-25 05:18:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:18:51.432Z||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-25T05:18:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:19:00.977  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:19:00.977Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:19:21.431  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-25T05:19:21.431Z||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-25 05:19:21.433  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-25 05:19:21.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:19:21.433Z||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-25T05:19:21.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:19:30.978  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:19:30.978Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:19:51.431  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-25T05:19:51.431Z||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-25 05:19:51.432  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-25 05:19:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:19:51.432Z||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-25T05:19:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:20:00.981  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:20:00.981Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:20:21.431  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-25T05:20:21.431Z||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-25 05:20:21.433  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-25 05:20:21.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:20:21.433Z||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-25T05:20:21.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:20:30.977  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:20:30.977Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:20:51.431  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-25T05:20:51.431Z||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-25 05:20:51.432  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-25 05:20:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:20:51.432Z||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-25T05:20:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:21:00.982  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:21:00.982Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:21:21.431  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-25T05:21:21.431Z||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-25 05:21:21.432  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-25 05:21:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:21:21.432Z||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-25T05:21:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:21:30.994  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:21:30.994Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:21:51.432  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-25T05:21:51.432Z||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-25 05:21:51.436  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-25 05:21:51.436  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:21:51.436Z||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-25T05:21:51.436Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:22:00.994  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:22:00.994Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:22:21.431  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-25T05:22:21.431Z||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-25 05:22:21.433  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-25 05:22:21.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:22:21.433Z||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-25T05:22:21.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:22:30.985  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:22:30.985Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:22:51.431  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-25 05:22:51.432  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-25 05:22:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:22:51.431Z||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-25T05:22:51.432Z||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-25T05:22:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:23:01.004  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:23:01.004Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:23:21.431  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-25T05:23:21.431Z||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-25 05:23:21.432  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-25 05:23:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:23:21.432Z||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-25T05:23:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:23:30.979  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:23:30.979Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:23:51.431  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-25T05:23:51.431Z||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-25 05:23:51.432  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-25 05:23:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:23:51.432Z||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-25T05:23:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:24:01.014  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:24:01.014Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:24:21.431  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-25T05:24:21.431Z||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-25 05:24:21.431  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-25 05:24:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:24:21.431Z||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-25T05:24:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:24:30.981  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:24:30.981Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:24:51.431  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-25T05:24:51.431Z||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-25 05:24:51.432  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-25 05:24:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:24:51.432Z||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-25T05:24:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:25:00.981  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:25:00.981Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:25:21.431  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-25T05:25:21.431Z||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-25 05:25:21.432  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-25 05:25:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:25:21.432Z||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-25T05:25:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:25:30.981  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:25:30.981Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:25:51.431  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-25T05:25:51.431Z||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-25 05:25:51.432  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-25 05:25:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:25:51.432Z||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-25T05:25:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:26:00.974  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:26:00.974Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:26:21.431  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-25T05:26:21.431Z||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-25 05:26:21.432  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-25 05:26:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:26:21.432Z||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-25T05:26:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:26:30.974  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:26:30.974Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:26:51.431  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-25T05:26:51.431Z||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-25 05:26:51.432  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-25 05:26:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:26:51.432Z||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-25T05:26:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:27:00.977  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:27:00.977Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:27:21.431  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-25T05:27:21.431Z||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-25 05:27:21.432  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-25 05:27:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:27:21.432Z||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-25T05:27:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:27:30.981  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:27:30.981Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:27:51.432  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-25T05:27:51.432Z||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-25 05:27:51.435  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-25 05:27:51.436  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:27:51.435Z||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-25T05:27:51.436Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:28:00.981  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:28:00.981Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:28:21.431  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-25T05:28:21.431Z||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-25 05:28:21.432  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-25 05:28:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:28:21.432Z||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-25T05:28:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:28:30.970  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:28:30.970Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:28:51.431  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-25T05:28:51.431Z||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-25 05:28:51.432  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-25T05:28:51.432Z||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-25 05:28:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:28:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:29:00.972  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:29:00.972Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:29:21.431  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-25T05:29:21.431Z||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-25 05:29:21.432  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-25 05:29:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:29:21.432Z||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-25T05:29:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:29:30.973  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:29:30.973Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:29:51.431  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-25T05:29:51.431Z||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-25 05:29:51.432  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-25 05:29:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:29:51.432Z||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-25T05:29:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:30:00.974  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:30:00.974Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:30:21.431  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-25T05:30:21.431Z||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-25 05:30:21.432  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-25 05:30:21.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:30:21.432Z||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-25T05:30:21.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:30:30.981  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:30:30.981Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:30:51.431  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-25T05:30:51.431Z||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-25 05:30:51.432  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-25 05:30:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:30:51.432Z||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-25T05:30:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:31:01.000  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:31:01.000Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:31:21.431  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-25T05:31:21.431Z||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-25 05:31:21.432  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-25 05:31:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:31:21.432Z||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-25T05:31:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:31:30.975  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:31:30.975Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:31:51.431  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-25T05:31:51.431Z||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-25 05:31:51.432  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-25 05:31:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:31:51.432Z||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-25T05:31:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:32:00.975  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:32:00.975Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:32:21.431  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-25T05:32:21.431Z||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-25 05:32:21.432  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-25 05:32:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:32:21.432Z||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-25T05:32:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:32:30.978  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:32:30.978Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:32:51.431  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-25T05:32:51.431Z||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-25 05:32:51.432  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-25 05:32:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:32:51.432Z||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-25T05:32:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:33:00.974  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:33:00.974Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:33:21.431  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-25T05:33:21.431Z||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-25 05:33:21.432  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-25 05:33:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:33:21.432Z||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-25T05:33:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:33:30.975  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:33:30.975Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:33:51.431  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-25T05:33:51.431Z||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-25 05:33:51.432  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-25 05:33:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:33:51.432Z||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-25T05:33:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:34:00.978  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:34:00.978Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:34:21.431  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-25T05:34:21.431Z||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-25 05:34:21.432  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-25T05:34:21.432Z||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-25 05:34:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:34:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:34:30.970  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:34:30.970Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:34:51.431  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-25T05:34:51.431Z||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-25 05:34:51.432  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-25 05:34:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:34:51.432Z||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-25T05:34:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:35:00.978  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:35:00.978Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:35:21.431  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-25T05:35:21.431Z||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-25 05:35:21.432  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-25T05:35:21.432Z||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-25 05:35:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:35:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:35:31.000  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:35:31.000Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:35:51.431  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-25T05:35:51.431Z||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-25 05:35:51.432  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-25T05:35:51.432Z||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-25 05:35:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:35:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:36:00.974  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:36:00.974Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:36:21.431  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-25T05:36:21.431Z||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-25 05:36:21.432  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-25 05:36:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:36:21.432Z||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-25T05:36:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:36:30.973  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:36:30.973Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:36:51.431  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-25T05:36:51.431Z||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-25 05:36:51.432  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-25 05:36:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:36:51.432Z||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-25T05:36:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:37:00.979  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:37:00.979Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:37:21.432  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-25T05:37:21.432Z||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-25 05:37:21.434  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-25 05:37:21.434  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:37:21.434Z||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-25T05:37:21.434Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:37:30.987  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:37:30.987Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:37:51.431  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-25 05:37:51.432  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-25 05:37:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:37:51.431Z||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-25T05:37:51.432Z||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-25T05:37:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:38:00.975  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:38:00.975Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:38:21.431  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-25T05:38:21.431Z||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-25 05:38:21.432  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-25T05:38:21.432Z||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-25 05:38:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:38:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:38:30.976  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:38:30.976Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:38:51.431  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-25T05:38:51.431Z||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-25 05:38:51.432  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-25T05:38:51.432Z||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-25 05:38:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:38:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:39:00.991  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:39:00.991Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:39:21.431  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-25T05:39:21.431Z||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-25 05:39:21.434  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-25T05:39:21.434Z||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-25 05:39:21.435  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:39:21.435Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:39:30.978  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:39:30.978Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:39:51.431  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-25T05:39:51.431Z||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-25 05:39:51.432  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-25 05:39:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:39:51.432Z||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-25T05:39:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:40:00.975  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:40:00.975Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:40:21.431  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-25T05:40:21.431Z||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-25 05:40:21.432  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-25 05:40:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:40:21.432Z||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-25T05:40:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:40:30.977  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:40:30.977Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:40:51.431  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-25T05:40:51.431Z||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-25 05:40:51.433  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-25 05:40:51.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:40:51.433Z||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-25T05:40:51.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:41:00.970  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:41:00.970Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:41:21.431  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-25T05:41:21.431Z||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-25 05:41:21.432  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-25 05:41:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:41:21.432Z||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-25T05:41:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:41:30.977  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:41:30.977Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:41:51.431  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-25T05:41:51.431Z||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-25 05:41:51.431  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-25T05:41:51.431Z||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-25 05:41:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:41:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:42:00.976  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:42:00.976Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:42:21.431  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-25T05:42:21.431Z||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-25 05:42:21.433  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-25 05:42:21.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:42:21.433Z||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-25T05:42:21.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:42:30.984  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:42:30.984Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:42:51.431  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-25T05:42:51.431Z||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-25 05:42:51.432  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-25 05:42:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:42:51.432Z||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-25T05:42:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:43:00.982  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:43:00.982Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:43:21.431  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-25T05:43:21.431Z||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-25 05:43:21.431  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-25 05:43:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:43:21.431Z||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-25T05:43:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:43:30.976  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:43:30.976Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:43:51.431  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-25T05:43:51.431Z||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-25 05:43:51.434  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-25 05:43:51.435  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:43:51.434Z||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-25T05:43:51.435Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:44:00.980  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:44:00.980Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:44:21.431  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-25T05:44:21.431Z||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-25 05:44:21.432  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-25T05:44:21.432Z||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-25 05:44:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:44:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:44:30.973  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:44:30.973Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:44:51.431  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-25T05:44:51.431Z||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-25 05:44:51.432  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-25T05:44:51.432Z||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-25 05:44:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:44:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:45:00.976  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:45:00.976Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:45:21.431  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-25T05:45:21.431Z||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-25 05:45:21.432  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-25 05:45:21.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:45:21.432Z||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-25T05:45:21.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:45:30.977  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:45:30.977Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:45:51.431  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-25T05:45:51.431Z||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-25 05:45:51.432  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-25 05:45:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:45:51.432Z||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-25T05:45:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:46:00.975  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:46:00.975Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:46:21.431  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-25T05:46:21.431Z||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-25 05:46:21.432  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-25 05:46:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:46:21.432Z||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-25T05:46:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:46:30.972  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:46:30.972Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:46:51.431  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-25T05:46:51.431Z||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-25 05:46:51.432  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-25 05:46:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:46:51.432Z||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-25T05:46:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:47:00.975  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:47:00.975Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:47:21.431  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-25T05:47:21.431Z||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-25 05:47:21.434  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-25 05:47:21.434  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:47:21.434Z||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-25T05:47:21.434Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:47:30.979  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:47:30.979Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:47:51.431  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-25T05:47:51.431Z||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-25 05:47:51.432  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-25T05:47:51.432Z||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-25 05:47:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:47:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:48:00.973  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:48:00.973Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:48:21.431  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-25T05:48:21.431Z||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-25 05:48:21.432  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-25 05:48:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:48:21.432Z||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-25T05:48:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:48:30.977  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:48:30.977Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:48:51.431  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-25T05:48:51.431Z||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-25 05:48:51.432  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-25 05:48:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:48:51.432Z||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-25T05:48:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:49:00.975  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:49:00.975Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:49:21.431  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-25T05:49:21.431Z||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-25 05:49:21.432  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-25 05:49:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:49:21.432Z||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-25T05:49:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:49:30.974  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:49:30.974Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:49:51.431  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-25T05:49:51.431Z||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-25 05:49:51.432  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-25 05:49:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:49:51.432Z||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-25T05:49:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:50:00.980  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:50:00.980Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:50:21.431  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-25T05:50:21.431Z||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-25 05:50:21.432  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-25 05:50:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:50:21.432Z||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-25T05:50:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:50:30.977  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:50:30.977Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:50:51.431  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-25T05:50:51.431Z||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-25 05:50:51.432  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-25 05:50:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:50:51.432Z||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-25T05:50:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:51:00.978  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:51:00.978Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:51:21.431  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-25T05:51:21.431Z||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-25 05:51:21.432  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-25 05:51:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:51:21.432Z||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-25T05:51:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:51:30.971  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:51:30.971Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:51:51.431  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-25T05:51:51.431Z||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-25 05:51:51.432  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-25 05:51:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:51:51.432Z||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-25T05:51:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:52:00.983  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:52:00.983Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:52:21.431  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-25T05:52:21.431Z||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-25 05:52:21.432  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-25 05:52:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:52:21.432Z||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-25T05:52:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:52:30.986  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:52:30.986Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:52:51.431  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-25T05:52:51.431Z||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-25 05:52:51.432  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-25 05:52:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:52:51.432Z||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-25T05:52:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:53:00.976  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:53:00.976Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:53:21.431  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-25T05:53:21.431Z||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-25 05:53:21.432  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-25 05:53:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:53:21.432Z||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-25T05:53:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:53:30.972  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:53:30.972Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:53:51.431  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-25 05:53:51.432  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-25 05:53:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:53:51.431Z||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-25T05:53:51.432Z||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-25T05:53:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:54:00.978  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:54:00.978Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:54:21.431  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-25T05:54:21.431Z||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-25 05:54:21.433  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-25 05:54:21.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:54:21.433Z||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-25T05:54:21.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:54:30.979  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:54:30.979Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:54:51.431  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-25T05:54:51.431Z||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-25 05:54:51.432  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-25 05:54:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:54:51.432Z||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-25T05:54:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:55:00.976  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:55:00.976Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:55:21.431  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-25T05:55:21.431Z||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-25 05:55:21.432  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-25 05:55:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:55:21.432Z||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-25T05:55:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:55:30.971  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:55:30.971Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:55:51.431  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-25T05:55:51.431Z||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-25 05:55:51.432  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-25 05:55:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:55:51.432Z||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-25T05:55:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:56:00.980  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:56:00.980Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:56:21.432  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-25T05:56:21.432Z||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-25 05:56:21.435  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-25 05:56:21.435  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:56:21.435Z||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-25T05:56:21.435Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:56:30.978  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:56:30.978Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:56:51.431  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-25T05:56:51.431Z||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-25 05:56:51.432  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-25 05:56:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:56:51.432Z||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-25T05:56:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:57:00.972  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:57:00.972Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:57:21.431  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-25T05:57:21.431Z||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-25 05:57:21.432  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-25 05:57:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:57:21.432Z||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-25T05:57:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:57:30.979  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:57:30.979Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:57:51.431  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-25T05:57:51.431Z||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-25 05:57:51.432  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-25 05:57:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:57:51.432Z||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-25T05:57:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:58:00.975  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:58:00.975Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:58:21.431  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-25 05:58:21.432  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-25 05:58:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:58:21.431Z||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-25T05:58:21.432Z||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-25T05:58:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:58:30.978  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:58:30.978Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:58:51.431  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-25T05:58:51.431Z||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-25 05:58:51.432  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-25 05:58:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:58:51.432Z||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-25T05:58:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:59:00.984  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:59:00.984Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:59:21.431  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-25T05:59:21.431Z||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-25 05:59:21.432  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-25 05:59:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:59:21.432Z||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-25T05:59:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 05:59:30.984  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T05:59:30.984Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 05:59:51.431  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-25T05:59:51.431Z||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-25 05:59:51.432  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-25 05:59:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T05:59:51.432Z||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-25T05:59:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:00:00.976  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:00:00.976Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:00:21.431  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-25T06:00:21.431Z||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-25 06:00:21.432  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-25 06:00:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:00:21.432Z||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-25T06:00:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:00:30.978  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:00:30.978Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:00:51.431  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-25T06:00:51.431Z||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-25 06:00:51.432  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-25 06:00:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:00:51.432Z||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-25T06:00:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:01:00.973  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:01:00.973Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:01:21.431  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-25T06:01:21.431Z||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-25 06:01:21.432  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-25 06:01:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:01:21.432Z||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-25T06:01:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:01:30.971  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:01:30.971Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:01:51.431  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-25T06:01:51.431Z||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-25 06:01:51.432  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-25 06:01:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:01:51.432Z||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-25T06:01:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:02:00.972  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:02:00.972Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:02:21.431  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-25T06:02:21.431Z||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-25 06:02:21.431  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-25 06:02:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:02:21.431Z||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-25T06:02:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:02:30.971  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:02:30.971Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:02:51.431  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-25 06:02:51.432  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-25 06:02:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:02:51.431Z||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-25T06:02:51.432Z||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-25T06:02:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:03:00.973  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:03:00.973Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:03:21.431  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-25T06:03:21.431Z||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-25 06:03:21.433  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-25T06:03:21.433Z||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-25 06:03:21.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:03:21.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:03:30.974  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:03:30.974Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:03:51.431  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-25T06:03:51.431Z||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-25 06:03:51.432  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-25 06:03:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:03:51.432Z||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-25T06:03:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:04:00.969  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:04:00.969Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:04:21.431  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-25T06:04:21.431Z||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-25 06:04:21.431  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-25 06:04:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:04:21.431Z||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-25T06:04:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:04:30.975  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:04:30.975Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:04:51.431  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-25T06:04:51.431Z||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-25 06:04:51.432  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-25 06:04:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:04:51.432Z||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-25T06:04:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:05:00.972  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:05:00.972Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:05:21.431  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-25T06:05:21.431Z||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-25 06:05:21.432  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-25T06:05:21.432Z||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-25 06:05:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:05:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:05:30.981  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:05:30.981Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:05:51.431  INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml
2022-05-25T06:05:51.431Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml
2022-05-25 06:05:51.433  WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel.
2022-05-25 06:05:51.433  INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as tT5wxMRBB9pi90CL) ...
2022-05-25T06:05:51.433Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel.
2022-05-25T06:05:51.433Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as tT5wxMRBB9pi90CL) ...
2022-05-25 06:06:00.976  INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:06:00.976Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:06:21.431  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-25T06:06:21.431Z||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-25 06:06:21.432  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-25 06:06:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:06:21.432Z||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-25T06:06:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:06:30.976  INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:06:30.976Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:06:51.431  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-25T06:06:51.431Z||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-25 06:06:51.432  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-25 06:06:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:06:51.432Z||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-25T06:06:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:07:00.989  INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:07:00.989Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:07:21.431  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-25T06:07:21.431Z||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-25 06:07:21.432  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-25 06:07:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:07:21.432Z||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-25T06:07:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:07:30.979  INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:07:30.979Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:07:51.431  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-25 06:07:51.432  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-25 06:07:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:07:51.431Z||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-25T06:07:51.432Z||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-25T06:07:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:08:00.967  INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:08:00.967Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:08:21.431  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-25T06:08:21.431Z||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-25 06:08:21.432  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-25T06:08:21.432Z||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-25 06:08:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:08:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:08:30.975  INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:08:30.975Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:08:51.431  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-25T06:08:51.431Z||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-25 06:08:51.432  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-25T06:08:51.432Z||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-25 06:08:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:08:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:09:00.974  INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:09:00.974Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:09:21.431  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-25T06:09:21.431Z||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-25 06:09:21.432  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-25T06:09:21.432Z||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-25 06:09:21.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:09:21.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:09:30.981  INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:09:30.981Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:09:51.431  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-25T06:09:51.431Z||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-25 06:09:51.432  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-25 06:09:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:09:51.432Z||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-25T06:09:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:10:00.978  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:10:00.978Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:10:21.431  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-25 06:10:21.432  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-25 06:10:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:10:21.431Z||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-25T06:10:21.432Z||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-25T06:10:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:10:30.975  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:10:30.975Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:10:51.431  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-25 06:10:51.431  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-25 06:10:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:10:51.431Z||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-25T06:10:51.431Z||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-25T06:10:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:11:00.985  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:11:00.985Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:11:21.432  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-25T06:11:21.432Z||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-25 06:11:21.434  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-25 06:11:21.434  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:11:21.434Z||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-25T06:11:21.434Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:11:30.983  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:11:30.983Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:11:51.431  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-25T06:11:51.431Z||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-25 06:11:51.432  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-25 06:11:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:11:51.432Z||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-25T06:11:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:12:00.981  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:12:00.981Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:12:21.431  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-25T06:12:21.431Z||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-25 06:12:21.432  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-25 06:12:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:12:21.432Z||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-25T06:12:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:12:30.966  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:12:30.966Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:12:51.431  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-25T06:12:51.431Z||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-25 06:12:51.432  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-25 06:12:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:12:51.432Z||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-25T06:12:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:13:00.968  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:13:00.968Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:13:21.431  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-25T06:13:21.431Z||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-25 06:13:21.432  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-25T06:13:21.432Z||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-25 06:13:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:13:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:13:30.970  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:13:30.970Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:13:51.431  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-25T06:13:51.431Z||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-25 06:13:51.432  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-25T06:13:51.432Z||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-25 06:13:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:13:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:14:00.977  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:14:00.977Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:14:21.431  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-25 06:14:21.432  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-25 06:14:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:14:21.431Z||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-25T06:14:21.432Z||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-25T06:14:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:14:30.971  INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:14:30.971Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:14:51.431  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-25T06:14:51.431Z||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-25 06:14:51.432  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-25 06:14:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:14:51.432Z||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-25T06:14:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:15:00.976  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:15:00.976Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:15:21.431  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-25T06:15:21.431Z||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-25 06:15:21.432  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-25 06:15:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:15:21.432Z||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-25T06:15:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:15:30.973  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:15:30.973Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:15:51.431  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-25T06:15:51.431Z||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-25 06:15:51.432  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-25 06:15:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:15:51.432Z||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-25T06:15:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:16:00.971  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:16:00.971Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:16:21.431  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-25T06:16:21.431Z||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-25 06:16:21.432  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-25 06:16:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:16:21.432Z||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-25T06:16:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:16:30.974  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:16:30.974Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:16:51.431  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-25T06:16:51.431Z||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-25 06:16:51.431  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-25 06:16:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:16:51.431Z||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-25T06:16:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:17:00.973  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:17:00.973Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:17:21.431  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-25T06:17:21.431Z||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-25 06:17:21.433  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-25 06:17:21.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:17:21.433Z||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-25T06:17:21.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:17:30.974  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:17:30.974Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:17:51.431  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-25T06:17:51.431Z||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-25 06:17:51.432  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-25 06:17:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:17:51.432Z||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-25T06:17:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:18:00.976  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:18:00.976Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:18:21.431  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-25T06:18:21.431Z||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-25 06:18:21.432  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-25 06:18:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:18:21.432Z||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-25T06:18:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:18:30.970  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:18:30.970Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:18:51.431  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-25T06:18:51.431Z||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-25 06:18:51.432  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-25 06:18:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:18:51.432Z||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-25T06:18:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:19:00.981  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:19:00.981Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:19:21.431  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-25T06:19:21.431Z||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-25 06:19:21.432  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-25 06:19:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:19:21.432Z||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-25T06:19:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:19:30.973  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:19:30.973Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:19:51.431  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-25T06:19:51.431Z||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-25 06:19:51.433  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-25 06:19:51.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:19:51.433Z||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-25T06:19:51.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:20:00.975  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:20:00.975Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:20:21.431  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-25T06:20:21.431Z||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-25 06:20:21.432  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-25 06:20:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:20:21.432Z||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-25T06:20:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:20:30.981  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:20:30.981Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:20:51.431  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-25T06:20:51.431Z||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-25 06:20:51.432  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-25 06:20:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:20:51.432Z||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-25T06:20:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:21:00.970  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:21:00.970Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:21:21.431  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-25T06:21:21.431Z||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-25 06:21:21.433  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-25 06:21:21.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:21:21.433Z||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-25T06:21:21.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:21:30.986  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:21:30.986Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:21:51.431  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-25 06:21:51.432  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-25 06:21:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:21:51.431Z||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-25T06:21:51.432Z||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-25T06:21:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:22:00.983  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:22:00.983Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:22:21.431  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-25T06:22:21.431Z||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-25 06:22:21.432  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-25 06:22:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:22:21.432Z||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-25T06:22:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:22:30.980  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:22:30.980Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:22:51.431  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-25T06:22:51.431Z||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-25 06:22:51.432  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-25 06:22:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:22:51.432Z||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-25T06:22:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:23:00.975  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:23:00.975Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:23:21.431  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-25T06:23:21.431Z||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-25 06:23:21.432  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-25 06:23:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:23:21.432Z||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-25T06:23:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:23:30.972  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:23:30.972Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:23:51.431  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-25T06:23:51.431Z||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-25 06:23:51.432  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-25 06:23:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:23:51.432Z||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-25T06:23:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:24:00.988  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:24:00.988Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:24:21.431  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-25T06:24:21.431Z||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-25 06:24:21.431  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-25 06:24:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:24:21.431Z||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-25T06:24:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:24:30.975  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:24:30.975Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:24:51.431  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-25T06:24:51.431Z||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-25 06:24:51.432  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-25 06:24:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:24:51.432Z||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-25T06:24:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:25:00.972  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:25:00.972Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:25:21.431  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-25T06:25:21.431Z||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-25 06:25:21.433  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-25 06:25:21.434  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:25:21.433Z||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-25T06:25:21.434Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:25:30.976  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:25:30.976Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:25:51.431  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-25T06:25:51.431Z||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-25 06:25:51.432  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-25 06:25:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:25:51.432Z||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-25T06:25:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:26:00.975  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:26:00.975Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:26:21.431  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-25T06:26:21.431Z||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-25 06:26:21.435  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-25 06:26:21.435  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:26:21.435Z||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-25T06:26:21.435Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:26:30.983  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:26:30.983Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:26:51.431  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-25T06:26:51.431Z||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-25 06:26:51.432  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-25 06:26:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:26:51.432Z||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-25T06:26:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:27:00.972  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:27:00.972Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:27:21.431  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-25T06:27:21.431Z||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-25 06:27:21.432  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-25 06:27:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:27:21.432Z||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-25T06:27:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:27:30.976  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:27:30.976Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:27:51.431  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-25 06:27:51.431  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-25 06:27:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:27:51.431Z||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-25T06:27:51.431Z||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-25T06:27:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:28:00.973  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:28:00.973Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:28:21.431  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-25T06:28:21.431Z||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-25 06:28:21.431  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-25 06:28:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:28:21.431Z||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-25T06:28:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:28:31.001  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:28:31.001Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:28:51.433  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-25 06:28:51.434  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-25 06:28:51.434  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:28:51.433Z||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-25T06:28:51.434Z||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-25T06:28:51.434Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:29:00.976  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:29:00.976Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:29:21.431  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-25T06:29:21.431Z||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-25 06:29:21.432  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-25 06:29:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:29:21.432Z||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-25T06:29:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:29:30.970  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:29:30.970Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:29:51.432  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-25 06:29:51.433  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-25 06:29:51.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:29:51.432Z||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-25T06:29:51.433Z||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-25T06:29:51.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:30:00.977  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:30:00.977Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:30:21.431  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-25T06:30:21.431Z||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-25 06:30:21.432  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-25T06:30:21.432Z||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-25 06:30:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:30:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:30:30.972  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:30:30.972Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:30:51.431  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-25T06:30:51.431Z||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-25 06:30:51.433  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-25 06:30:51.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:30:51.433Z||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-25T06:30:51.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:31:00.982  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:31:00.982Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:31:21.431  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-25T06:31:21.431Z||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-25 06:31:21.432  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-25T06:31:21.432Z||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-25 06:31:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:31:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:31:30.970  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:31:30.970Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:31:51.431  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-25T06:31:51.431Z||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-25 06:31:51.432  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-25 06:31:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:31:51.432Z||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-25T06:31:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:32:01.012  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:32:01.012Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:32:21.431  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-25T06:32:21.431Z||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-25 06:32:21.432  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-25 06:32:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:32:21.432Z||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-25T06:32:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:32:30.970  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:32:30.970Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:32:51.431  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-25T06:32:51.431Z||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-25 06:32:51.432  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-25 06:32:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:32:51.432Z||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-25T06:32:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:33:00.973  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:33:00.973Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:33:21.431  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-25T06:33:21.431Z||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-25 06:33:21.431  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-25 06:33:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:33:21.431Z||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-25T06:33:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:33:30.981  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:33:30.981Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:33:51.431  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-25T06:33:51.431Z||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-25 06:33:51.433  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-25 06:33:51.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:33:51.433Z||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-25T06:33:51.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:34:00.975  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:34:00.975Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:34:21.431  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-25T06:34:21.431Z||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-25 06:34:21.432  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-25 06:34:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:34:21.432Z||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-25T06:34:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:34:30.974  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:34:30.974Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:34:51.431  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-25T06:34:51.431Z||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-25 06:34:51.432  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-25 06:34:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:34:51.432Z||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-25T06:34:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:35:00.971  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:35:00.971Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:35:21.431  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-25T06:35:21.431Z||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-25 06:35:21.432  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-25 06:35:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:35:21.432Z||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-25T06:35:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:35:30.972  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:35:30.972Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:35:51.431  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-25T06:35:51.431Z||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-25 06:35:51.432  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-25 06:35:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:35:51.432Z||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-25T06:35:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:36:00.975  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:36:00.975Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:36:21.431  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-25T06:36:21.431Z||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-25 06:36:21.431  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-25 06:36:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:36:21.431Z||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-25T06:36:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:36:30.966  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:36:30.966Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:36:51.431  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-25T06:36:51.431Z||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-25 06:36:51.432  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-25 06:36:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:36:51.432Z||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-25T06:36:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:37:00.976  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:37:00.976Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:37:21.431  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-25T06:37:21.431Z||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-25 06:37:21.431  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-25 06:37:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:37:21.431Z||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-25T06:37:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:37:30.972  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:37:30.972Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:37:51.431  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-25T06:37:51.431Z||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-25 06:37:51.431  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-25T06:37:51.431Z||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-25 06:37:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:37:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:38:00.981  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:38:00.981Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:38:21.431  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-25T06:38:21.431Z||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-25 06:38:21.432  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-25 06:38:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:38:21.432Z||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-25T06:38:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:38:30.974  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:38:30.974Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:38:51.431  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-25T06:38:51.431Z||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-25 06:38:51.432  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-25 06:38:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:38:51.432Z||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-25T06:38:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:39:00.976  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:39:00.976Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:39:21.431  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-25T06:39:21.431Z||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-25 06:39:21.432  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-25 06:39:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:39:21.432Z||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-25T06:39:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:39:30.974  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:39:30.974Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:39:51.431  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-25T06:39:51.431Z||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-25 06:39:51.432  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-25 06:39:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:39:51.432Z||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-25T06:39:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:40:00.977  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:40:00.977Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:40:21.431  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-25T06:40:21.431Z||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-25 06:40:21.432  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-25T06:40:21.432Z||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-25 06:40:21.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:40:21.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:40:30.972  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:40:30.972Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:40:51.431  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-25T06:40:51.431Z||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-25 06:40:51.433  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-25 06:40:51.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:40:51.433Z||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-25T06:40:51.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:41:00.977  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:41:00.977Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:41:21.431  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-25T06:41:21.431Z||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-25 06:41:21.432  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-25 06:41:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:41:21.432Z||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-25T06:41:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:41:30.971  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:41:30.971Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:41:51.431  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-25T06:41:51.431Z||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-25 06:41:51.434  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-25 06:41:51.434  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:41:51.434Z||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-25T06:41:51.434Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:42:00.975  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:42:00.975Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:42:21.431  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-25T06:42:21.431Z||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-25 06:42:21.433  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-25 06:42:21.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:42:21.433Z||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-25T06:42:21.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:42:30.974  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:42:30.974Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:42:51.431  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-25T06:42:51.431Z||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-25 06:42:51.432  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-25 06:42:51.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:42:51.432Z||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-25T06:42:51.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:43:00.972  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:43:00.972Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:43:21.431  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-25T06:43:21.431Z||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-25 06:43:21.432  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-25T06:43:21.432Z||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-25 06:43:21.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:43:21.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:43:30.974  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:43:30.974Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:43:51.431  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-25T06:43:51.431Z||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-25 06:43:51.432  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-25T06:43:51.432Z||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-25 06:43:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:43:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:44:00.982  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:44:00.982Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:44:21.431  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-25T06:44:21.431Z||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-25 06:44:21.432  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-25T06:44:21.432Z||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-25 06:44:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:44:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:44:30.972  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:44:30.972Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:44:51.431  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-25T06:44:51.431Z||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-25 06:44:51.431  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-25T06:44:51.431Z||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-25 06:44:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:44:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:45:00.976  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:45:00.976Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:45:21.431  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-25 06:45:21.432  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-25T06:45:21.431Z||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-25 06:45:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:45:21.432Z||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-25T06:45:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:45:30.970  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:45:30.970Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:45:51.431  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-25T06:45:51.431Z||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-25 06:45:51.432  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-25T06:45:51.432Z||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-25 06:45:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:45:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:46:00.970  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:46:00.970Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:46:21.431  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-25T06:46:21.431Z||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-25 06:46:21.433  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-25 06:46:21.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:46:21.433Z||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-25T06:46:21.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:46:30.978  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:46:30.978Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:46:51.431  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-25T06:46:51.431Z||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-25 06:46:51.432  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-25 06:46:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:46:51.432Z||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-25T06:46:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:47:00.971  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:47:00.971Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:47:21.431  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-25T06:47:21.431Z||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-25 06:47:21.432  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-25 06:47:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:47:21.432Z||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-25T06:47:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:47:30.985  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:47:30.985Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:47:51.431  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-25T06:47:51.431Z||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-25 06:47:51.432  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-25 06:47:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:47:51.432Z||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-25T06:47:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:48:00.975  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:48:00.975Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:48:21.431  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-25T06:48:21.431Z||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-25 06:48:21.433  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-25T06:48:21.433Z||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-25 06:48:21.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:48:21.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:48:30.986  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:48:30.986Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:48:51.431  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-25T06:48:51.431Z||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-25 06:48:51.432  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-25 06:48:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:48:51.432Z||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-25T06:48:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:49:00.977  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:49:00.977Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:49:21.431  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-25T06:49:21.431Z||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-25 06:49:21.432  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-25 06:49:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:49:21.432Z||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-25T06:49:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:49:30.975  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:49:30.975Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:49:51.431  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-25T06:49:51.431Z||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-25 06:49:51.432  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-25 06:49:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:49:51.432Z||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-25T06:49:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:50:00.979  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:50:00.979Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:50:21.431  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-25T06:50:21.431Z||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-25 06:50:21.432  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-25 06:50:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:50:21.432Z||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-25T06:50:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:50:30.974  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:50:30.974Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:50:51.431  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-25T06:50:51.431Z||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-25 06:50:51.432  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-25 06:50:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:50:51.432Z||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-25T06:50:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:51:00.975  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:51:00.975Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:51:21.431  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-25T06:51:21.431Z||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-25 06:51:21.431  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-25T06:51:21.431Z||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-25 06:51:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:51:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:51:30.979  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:51:30.979Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:51:51.431  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-25T06:51:51.431Z||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-25 06:51:51.432  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-25 06:51:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:51:51.432Z||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-25T06:51:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:52:00.972  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:52:00.972Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:52:21.431  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-25T06:52:21.431Z||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-25 06:52:21.433  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-25T06:52:21.433Z||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-25 06:52:21.434  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:52:21.434Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:52:30.988  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:52:30.988Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:52:51.431  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-25T06:52:51.431Z||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-25 06:52:51.432  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-25 06:52:51.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:52:51.432Z||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-25T06:52:51.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:53:00.977  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:53:00.977Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:53:21.431  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-25T06:53:21.431Z||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-25 06:53:21.432  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-25 06:53:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:53:21.432Z||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-25T06:53:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:53:30.972  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:53:30.972Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:53:51.431  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-25T06:53:51.431Z||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-25 06:53:51.431  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-25T06:53:51.431Z||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-25 06:53:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:53:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:54:00.966  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:54:00.966Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:54:21.431  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-25T06:54:21.431Z||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-25 06:54:21.432  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-25 06:54:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:54:21.432Z||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-25T06:54:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:54:30.972  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:54:30.972Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:54:51.431  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-25T06:54:51.431Z||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-25 06:54:51.432  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-25 06:54:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:54:51.432Z||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-25T06:54:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:55:00.975  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:55:00.975Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:55:21.431  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-25T06:55:21.431Z||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-25 06:55:21.432  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-25 06:55:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:55:21.432Z||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-25T06:55:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:55:30.972  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:55:30.972Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:55:51.431  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-25T06:55:51.431Z||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-25 06:55:51.431  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-25 06:55:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:55:51.431Z||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-25T06:55:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:56:00.975  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:56:00.975Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:56:21.431  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-25T06:56:21.431Z||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-25 06:56:21.432  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-25 06:56:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:56:21.432Z||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-25T06:56:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:56:30.978  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:56:30.978Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:56:51.431  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-25T06:56:51.431Z||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-25 06:56:51.432  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-25 06:56:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:56:51.432Z||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-25T06:56:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:57:00.972  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:57:00.972Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:57:21.431  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-25T06:57:21.431Z||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-25 06:57:21.431  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-25 06:57:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:57:21.431Z||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-25T06:57:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:57:30.974  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:57:30.974Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:57:51.431  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-25T06:57:51.431Z||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-25 06:57:51.431  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-25 06:57:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:57:51.431Z||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-25T06:57:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:58:00.968  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:58:00.968Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:58:21.431  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-25T06:58:21.431Z||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-25 06:58:21.432  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-25 06:58:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:58:21.432Z||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-25T06:58:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:58:30.973  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:58:30.973Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:58:51.431  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-25T06:58:51.431Z||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-25 06:58:51.433  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-25 06:58:51.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:58:51.433Z||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-25T06:58:51.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:59:00.981  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:59:00.981Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:59:21.431  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-25T06:59:21.431Z||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-25 06:59:21.432  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-25 06:59:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:59:21.432Z||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-25T06:59:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 06:59:30.973  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T06:59:30.973Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 06:59:51.431  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-25T06:59:51.431Z||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-25 06:59:51.432  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-25 06:59:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T06:59:51.432Z||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-25T06:59:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:00:00.980  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:00:00.980Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:00:21.431  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-25T07:00:21.431Z||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-25 07:00:21.432  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-25T07:00:21.432Z||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-25 07:00:21.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:00:21.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:00:30.974  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:00:30.974Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:00:51.431  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-25T07:00:51.431Z||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-25 07:00:51.432  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-25T07:00:51.432Z||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-25 07:00:51.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:00:51.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:01:00.971  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:01:00.971Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:01:21.431  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-25T07:01:21.431Z||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-25 07:01:21.432  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-25 07:01:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:01:21.432Z||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-25T07:01:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:01:30.982  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:01:30.982Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:01:51.431  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-25T07:01:51.431Z||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-25 07:01:51.432  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-25 07:01:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:01:51.432Z||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-25T07:01:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:02:00.982  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:02:00.982Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:02:21.431  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-25T07:02:21.431Z||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-25 07:02:21.432  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-25 07:02:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:02:21.432Z||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-25T07:02:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:02:30.978  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:02:30.978Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:02:51.431  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-25T07:02:51.431Z||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-25 07:02:51.432  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-25 07:02:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:02:51.432Z||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-25T07:02:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:03:00.969  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:03:00.969Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:03:21.431  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-25T07:03:21.431Z||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-25 07:03:21.434  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-25 07:03:21.434  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:03:21.434Z||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-25T07:03:21.434Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:03:30.975  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:03:30.975Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:03:51.431  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-25T07:03:51.431Z||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-25 07:03:51.432  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-25 07:03:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:03:51.432Z||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-25T07:03:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:04:00.980  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:04:00.980Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:04:21.431  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-25T07:04:21.431Z||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-25 07:04:21.432  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-25 07:04:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:04:21.432Z||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-25T07:04:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:04:30.973  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:04:30.973Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:04:51.431  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-25T07:04:51.431Z||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-25 07:04:51.432  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-25 07:04:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:04:51.432Z||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-25T07:04:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:05:00.973  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:05:00.973Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:05:21.431  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-25T07:05:21.431Z||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-25 07:05:21.432  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-25 07:05:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:05:21.432Z||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-25T07:05:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:05:30.977  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:05:30.977Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:05:51.431  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-25T07:05:51.431Z||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-25 07:05:51.432  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-25 07:05:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:05:51.432Z||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-25T07:05:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:06:00.974  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:06:00.974Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:06:21.431  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-25T07:06:21.431Z||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-25 07:06:21.432  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-25T07:06:21.432Z||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-25 07:06:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:06:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:06:30.979  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:06:30.979Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:06:51.431  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-25T07:06:51.431Z||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-25 07:06:51.432  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-25 07:06:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:06:51.432Z||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-25T07:06:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:07:00.980  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:07:00.980Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:07:21.431  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-25T07:07:21.431Z||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-25 07:07:21.432  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-25 07:07:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:07:21.432Z||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-25T07:07:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:07:30.975  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:07:30.975Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:07:51.431  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-25T07:07:51.431Z||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-25 07:07:51.432  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-25 07:07:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:07:51.432Z||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-25T07:07:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:08:00.974  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:08:00.974Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:08:21.431  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-25T07:08:21.431Z||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-25 07:08:21.432  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-25 07:08:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:08:21.432Z||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-25T07:08:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:08:30.972  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:08:30.972Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:08:51.431  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-25T07:08:51.431Z||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-25 07:08:51.432  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-25 07:08:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:08:51.432Z||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-25T07:08:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:09:00.972  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:09:00.972Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:09:21.431  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-25T07:09:21.431Z||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-25 07:09:21.432  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-25 07:09:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:09:21.432Z||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-25T07:09:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:09:30.977  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:09:30.977Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:09:51.431  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-25T07:09:51.431Z||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-25 07:09:51.432  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-25 07:09:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:09:51.432Z||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-25T07:09:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:10:00.977  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:10:00.977Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:10:21.431  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-25T07:10:21.431Z||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-25 07:10:21.432  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-25 07:10:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:10:21.432Z||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-25T07:10:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:10:30.978  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:10:30.978Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:10:51.431  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-25T07:10:51.431Z||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-25 07:10:51.432  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-25 07:10:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:10:51.432Z||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-25T07:10:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:11:00.978  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:11:00.978Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:11:21.431  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-25T07:11:21.431Z||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-25 07:11:21.432  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-25 07:11:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:11:21.432Z||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-25T07:11:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:11:30.970  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:11:30.970Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:11:51.431  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-25T07:11:51.431Z||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-25 07:11:51.432  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-25 07:11:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:11:51.432Z||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-25T07:11:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:12:00.977  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:12:00.977Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:12:21.431  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-25T07:12:21.431Z||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-25 07:12:21.433  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-25 07:12:21.434  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:12:21.433Z||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-25T07:12:21.434Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:12:30.984  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:12:30.984Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:12:51.431  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-25T07:12:51.431Z||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-25 07:12:51.431  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-25 07:12:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:12:51.431Z||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-25T07:12:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:13:00.979  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:13:00.979Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:13:21.431  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-25T07:13:21.431Z||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-25 07:13:21.431  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-25 07:13:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:13:21.431Z||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-25T07:13:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:13:30.971  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:13:30.971Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:13:51.431  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-25T07:13:51.431Z||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-25 07:13:51.431  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-25 07:13:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:13:51.431Z||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-25T07:13:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:14:00.972  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:14:00.972Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:14:21.431  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-25T07:14:21.431Z||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-25 07:14:21.432  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-25 07:14:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:14:21.432Z||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-25T07:14:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:14:30.977  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:14:30.977Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:14:51.431  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-25T07:14:51.431Z||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-25 07:14:51.433  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-25T07:14:51.433Z||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-25 07:14:51.434  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:14:51.434Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:15:00.975  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:15:00.975Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:15:21.431  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-25T07:15:21.431Z||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-25 07:15:21.432  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-25T07:15:21.432Z||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-25 07:15:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:15:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:15:30.973  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:15:30.973Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:15:51.431  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-25 07:15:51.432  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-25 07:15:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:15:51.431Z||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-25T07:15:51.432Z||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-25T07:15:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:16:00.982  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:16:00.982Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:16:21.431  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-25T07:16:21.431Z||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-25 07:16:21.432  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-25 07:16:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:16:21.432Z||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-25T07:16:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:16:30.982  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:16:30.982Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:16:51.431  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-25T07:16:51.431Z||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-25 07:16:51.432  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-25 07:16:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:16:51.432Z||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-25T07:16:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:17:00.981  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:17:00.981Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:17:21.431  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-25T07:17:21.431Z||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-25 07:17:21.432  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-25 07:17:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:17:21.432Z||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-25T07:17:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:17:30.975  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:17:30.975Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:17:51.431  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-25T07:17:51.431Z||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-25 07:17:51.432  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-25 07:17:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:17:51.432Z||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-25T07:17:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:18:00.976  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:18:00.976Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:18:21.431  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-25T07:18:21.431Z||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-25 07:18:21.432  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-25 07:18:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:18:21.432Z||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-25T07:18:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:18:30.980  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:18:30.980Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:18:51.431  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-25T07:18:51.431Z||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-25 07:18:51.433  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-25 07:18:51.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:18:51.433Z||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-25T07:18:51.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:19:00.980  INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:19:00.980Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:19:21.431  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-25T07:19:21.431Z||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-25 07:19:21.432  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-25 07:19:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:19:21.432Z||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-25T07:19:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:19:30.969  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:19:30.969Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:19:51.431  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-25T07:19:51.431Z||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-25 07:19:51.432  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-25 07:19:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:19:51.432Z||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-25T07:19:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:20:00.974  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:20:00.974Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:20:21.431  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-25T07:20:21.431Z||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-25 07:20:21.432  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-25T07:20:21.432Z||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-25 07:20:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:20:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:20:30.972  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:20:30.972Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:20:51.431  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-25T07:20:51.431Z||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-25 07:20:51.432  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-25 07:20:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:20:51.432Z||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-25T07:20:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:21:00.978  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:21:00.978Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:21:21.431  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-25T07:21:21.431Z||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-25 07:21:21.432  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-25 07:21:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:21:21.432Z||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-25T07:21:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:21:30.976  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:21:30.976Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:21:51.431  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-25T07:21:51.431Z||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-25 07:21:51.432  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-25 07:21:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:21:51.432Z||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-25T07:21:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:22:00.975  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:22:00.975Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:22:21.431  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-25T07:22:21.431Z||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-25 07:22:21.431  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-25 07:22:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:22:21.431Z||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-25T07:22:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:22:30.974  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:22:30.974Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:22:51.431  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-25T07:22:51.431Z||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-25 07:22:51.432  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-25 07:22:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:22:51.432Z||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-25T07:22:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:23:00.978  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:23:00.978Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:23:21.431  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-25T07:23:21.431Z||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-25 07:23:21.432  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-25 07:23:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:23:21.432Z||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-25T07:23:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:23:30.968  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:23:30.968Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:23:51.431  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-25T07:23:51.431Z||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-25 07:23:51.432  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-25 07:23:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:23:51.432Z||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-25T07:23:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:24:00.976  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:24:00.976Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:24:21.431  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-25T07:24:21.431Z||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-25 07:24:21.431  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-25 07:24:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:24:21.431Z||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-25T07:24:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:24:30.974  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:24:30.974Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:24:51.431  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-25T07:24:51.431Z||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-25 07:24:51.431  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-25T07:24:51.431Z||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-25 07:24:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:24:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:25:00.975  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:25:00.975Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:25:21.431  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-25T07:25:21.431Z||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-25 07:25:21.432  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-25 07:25:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:25:21.432Z||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-25T07:25:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:25:30.974  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:25:30.974Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:25:51.431  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-25T07:25:51.431Z||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-25 07:25:51.434  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-25 07:25:51.434  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:25:51.434Z||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-25T07:25:51.434Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:26:00.981  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:26:00.981Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:26:21.431  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-25T07:26:21.431Z||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-25 07:26:21.431  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-25T07:26:21.431Z||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-25 07:26:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:26:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:26:30.972  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:26:30.972Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:26:51.431  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-25T07:26:51.431Z||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-25 07:26:51.432  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-25T07:26:51.432Z||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-25 07:26:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:26:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:27:00.981  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:27:00.981Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:27:21.431  INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml
2022-05-25T07:27:21.431Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml
2022-05-25 07:27:21.432  WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel.
2022-05-25 07:27:21.432  INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as tT5wxMRBB9pi90CL) ...
2022-05-25T07:27:21.432Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel.
2022-05-25T07:27:21.432Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as tT5wxMRBB9pi90CL) ...
2022-05-25 07:27:30.974  INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:27:30.974Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:27:51.431  INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml
2022-05-25T07:27:51.431Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml
2022-05-25 07:27:51.432  WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel.
2022-05-25 07:27:51.432  INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as tT5wxMRBB9pi90CL) ...
2022-05-25T07:27:51.432Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel.
2022-05-25T07:27:51.432Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as tT5wxMRBB9pi90CL) ...
2022-05-25 07:28:00.969  INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:28:00.969Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:28:21.431  INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml
2022-05-25T07:28:21.431Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml
2022-05-25 07:28:21.431  WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel.
2022-05-25 07:28:21.431  INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as tT5wxMRBB9pi90CL) ...
2022-05-25T07:28:21.431Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel.
2022-05-25T07:28:21.431Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as tT5wxMRBB9pi90CL) ...
2022-05-25 07:28:30.969  INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:28:30.969Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:28:51.431  INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml
2022-05-25T07:28:51.431Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml
2022-05-25 07:28:51.431  WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel.
2022-05-25 07:28:51.432  INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as tT5wxMRBB9pi90CL) ...
2022-05-25T07:28:51.431Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel.
2022-05-25T07:28:51.432Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as tT5wxMRBB9pi90CL) ...
2022-05-25 07:29:00.976  INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:29:00.976Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:29:21.431  INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml
2022-05-25T07:29:21.431Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml
2022-05-25 07:29:21.432  WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel.
2022-05-25 07:29:21.432  INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as tT5wxMRBB9pi90CL) ...
2022-05-25T07:29:21.432Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel.
2022-05-25T07:29:21.432Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as tT5wxMRBB9pi90CL) ...
2022-05-25 07:29:30.971  INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:29:30.971Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:29:51.431  INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml
2022-05-25T07:29:51.431Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml
2022-05-25 07:29:51.432  WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel.
2022-05-25 07:29:51.432  INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as tT5wxMRBB9pi90CL) ...
2022-05-25T07:29:51.432Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel.
2022-05-25T07:29:51.432Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as tT5wxMRBB9pi90CL) ...
2022-05-25 07:30:00.972  INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:30:00.972Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:30:21.431  INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml
2022-05-25 07:30:21.432  WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel.
2022-05-25 07:30:21.432  INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as tT5wxMRBB9pi90CL) ...
2022-05-25T07:30:21.431Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml
2022-05-25T07:30:21.432Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel.
2022-05-25T07:30:21.432Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as tT5wxMRBB9pi90CL) ...
2022-05-25 07:30:30.980  INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:30:30.980Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:30:51.431  INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml
2022-05-25T07:30:51.431Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml
2022-05-25 07:30:51.433  WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel.
2022-05-25 07:30:51.433  INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as tT5wxMRBB9pi90CL) ...
2022-05-25T07:30:51.433Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel.
2022-05-25T07:30:51.433Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as tT5wxMRBB9pi90CL) ...
2022-05-25 07:31:00.972  INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:31:00.972Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:31:21.431  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-25 07:31:21.432  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-25 07:31:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:31:21.431Z||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-25T07:31:21.432Z||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-25T07:31:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:31:30.972  INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:31:30.972Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:31:51.431  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-25T07:31:51.431Z||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-25 07:31:51.431  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-25 07:31:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:31:51.431Z||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-25T07:31:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:32:00.980  INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:32:00.980Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:32:21.431  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-25T07:32:21.431Z||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-25 07:32:21.432  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-25 07:32:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:32:21.432Z||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-25T07:32:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:32:30.979  INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:32:30.979Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:32:51.431  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-25T07:32:51.431Z||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-25 07:32:51.432  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-25 07:32:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:32:51.432Z||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-25T07:32:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:33:00.971  INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:33:00.971Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:33:21.431  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-25T07:33:21.431Z||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-25 07:33:21.431  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-25 07:33:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:33:21.431Z||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-25T07:33:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:33:30.976  INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:33:30.976Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:33:51.431  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-25T07:33:51.431Z||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-25 07:33:51.432  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-25 07:33:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:33:51.432Z||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-25T07:33:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:34:00.975  INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:34:00.975Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:34:21.431  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-25T07:34:21.431Z||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-25 07:34:21.432  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-25 07:34:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:34:21.432Z||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-25T07:34:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:34:30.969  INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:34:30.969Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:34:51.431  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-25 07:34:51.431  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-25 07:34:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:34:51.431Z||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-25T07:34:51.431Z||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-25T07:34:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:35:00.974  INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:35:00.974Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:35:21.431  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-25T07:35:21.431Z||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-25 07:35:21.431  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-25T07:35:21.431Z||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-25 07:35:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:35:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:35:30.972  INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:35:30.972Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:35:51.431  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-25T07:35:51.431Z||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-25 07:35:51.431  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-25 07:35:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:35:51.431Z||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-25T07:35:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:36:00.972  INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:36:00.972Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:36:21.432  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-25T07:36:21.432Z||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-25 07:36:21.435  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-25 07:36:21.435  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:36:21.435Z||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-25T07:36:21.435Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:36:30.981  INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:36:30.981Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:36:51.431  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-25T07:36:51.431Z||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-25 07:36:51.432  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-25 07:36:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:36:51.432Z||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-25T07:36:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:37:00.976  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:37:00.976Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:37:21.431  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-25T07:37:21.431Z||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-25 07:37:21.431  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-25 07:37:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:37:21.431Z||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-25T07:37:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:37:30.974  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:37:30.974Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:37:51.431  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-25T07:37:51.431Z||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-25 07:37:51.432  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-25 07:37:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:37:51.432Z||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-25T07:37:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:38:00.978  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:38:00.978Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:38:21.431  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-25T07:38:21.431Z||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-25 07:38:21.432  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-25 07:38:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:38:21.432Z||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-25T07:38:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:38:30.976  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:38:30.976Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:38:51.435  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-25T07:38:51.435Z||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-25 07:38:51.436  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-25 07:38:51.436  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:38:51.436Z||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-25T07:38:51.436Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:39:00.974  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:39:00.974Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:39:21.431  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-25T07:39:21.431Z||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-25 07:39:21.431  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-25 07:39:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:39:21.431Z||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-25T07:39:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:39:30.977  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:39:30.977Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:39:51.431  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-25T07:39:51.431Z||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-25 07:39:51.431  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-25 07:39:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:39:51.431Z||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-25T07:39:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:40:00.978  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:40:00.978Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:40:21.431  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-25T07:40:21.431Z||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-25 07:40:21.431  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-25T07:40:21.431Z||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-25 07:40:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:40:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:40:30.985  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:40:30.985Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:40:51.431  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-25T07:40:51.431Z||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-25 07:40:51.432  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-25 07:40:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:40:51.432Z||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-25T07:40:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:41:00.972  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:41:00.972Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:41:21.431  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-25T07:41:21.431Z||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-25 07:41:21.431  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-25 07:41:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:41:21.431Z||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-25T07:41:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:41:30.981  INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:41:30.981Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:41:51.431  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-25T07:41:51.431Z||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-25 07:41:51.431  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-25 07:41:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:41:51.431Z||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-25T07:41:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:42:00.979  INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:42:00.979Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:42:21.431  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-25T07:42:21.431Z||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-25 07:42:21.431  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-25T07:42:21.431Z||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-25 07:42:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:42:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:42:30.971  INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:42:30.971Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:42:51.431  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-25T07:42:51.431Z||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-25 07:42:51.433  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-25 07:42:51.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:42:51.433Z||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-25T07:42:51.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:43:00.976  INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:43:00.976Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:43:21.431  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-25T07:43:21.431Z||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-25 07:43:21.432  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-25 07:43:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:43:21.432Z||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-25T07:43:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:43:30.974  INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:43:30.974Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:43:51.431  INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml
2022-05-25T07:43:51.431Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml
2022-05-25 07:43:51.432  WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel.
2022-05-25 07:43:51.432  INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as tT5wxMRBB9pi90CL) ...
2022-05-25T07:43:51.432Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel.
2022-05-25T07:43:51.432Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as tT5wxMRBB9pi90CL) ...
2022-05-25 07:44:00.977  INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:44:00.977Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:44:21.431  INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml
2022-05-25T07:44:21.431Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml
2022-05-25 07:44:21.433  WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel.
2022-05-25 07:44:21.433  INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as tT5wxMRBB9pi90CL) ...
2022-05-25T07:44:21.433Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel.
2022-05-25T07:44:21.433Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as tT5wxMRBB9pi90CL) ...
2022-05-25 07:44:30.977  INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:44:30.977Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:44:51.431  INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml
2022-05-25T07:44:51.431Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml
2022-05-25 07:44:51.432  WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel.
2022-05-25 07:44:51.432  INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as tT5wxMRBB9pi90CL) ...
2022-05-25T07:44:51.432Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel.
2022-05-25T07:44:51.432Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as tT5wxMRBB9pi90CL) ...
2022-05-25 07:45:00.974  INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:45:00.974Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:45:21.431  INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml
2022-05-25T07:45:21.431Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml
2022-05-25 07:45:21.432  WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel.
2022-05-25 07:45:21.432  INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as tT5wxMRBB9pi90CL) ...
2022-05-25T07:45:21.432Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel.
2022-05-25T07:45:21.432Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as tT5wxMRBB9pi90CL) ...
2022-05-25 07:45:30.978  INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:45:30.978Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:45:51.431  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-25T07:45:51.431Z||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-25 07:45:51.431  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-25 07:45:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:45:51.431Z||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-25T07:45:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:46:00.979  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:46:00.979Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:46:21.431  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-25T07:46:21.431Z||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-25 07:46:21.432  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-25 07:46:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:46:21.432Z||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-25T07:46:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:46:30.975  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:46:30.975Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:46:51.431  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-25T07:46:51.431Z||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-25 07:46:51.431  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-25 07:46:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:46:51.431Z||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-25T07:46:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:47:00.976  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:47:00.976Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:47:21.431  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-25T07:47:21.431Z||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-25 07:47:21.433  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-25T07:47:21.433Z||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-25 07:47:21.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:47:21.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:47:30.982  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:47:30.982Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:47:51.431  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-25T07:47:51.431Z||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-25 07:47:51.432  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-25T07:47:51.432Z||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-25 07:47:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:47:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:48:00.978  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:48:00.978Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:48:21.431  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-25T07:48:21.431Z||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-25 07:48:21.431  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-25T07:48:21.431Z||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-25 07:48:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:48:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:48:30.977  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:48:30.977Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:48:51.431  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-25T07:48:51.431Z||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-25 07:48:51.431  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-25T07:48:51.431Z||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-25 07:48:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:48:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:49:00.998  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:49:00.998Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:49:21.431  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-25T07:49:21.431Z||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-25 07:49:21.432  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-25 07:49:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:49:21.432Z||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-25T07:49:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:49:30.979  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:49:30.979Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:49:51.431  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-25T07:49:51.431Z||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-25 07:49:51.432  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-25 07:49:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:49:51.432Z||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-25T07:49:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:50:00.971  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:50:00.971Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:50:21.431  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-25T07:50:21.431Z||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-25 07:50:21.432  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-25 07:50:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:50:21.432Z||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-25T07:50:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:50:30.972  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:50:30.972Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:50:51.431  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-25T07:50:51.431Z||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-25 07:50:51.431  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-25 07:50:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:50:51.431Z||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-25T07:50:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:51:00.978  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:51:00.978Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:51:21.431  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-25T07:51:21.431Z||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-25 07:51:21.432  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-25 07:51:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:51:21.432Z||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-25T07:51:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:51:30.979  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:51:30.979Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:51:51.431  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-25T07:51:51.431Z||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-25 07:51:51.432  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-25 07:51:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:51:51.432Z||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-25T07:51:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:52:00.980  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:52:00.980Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:52:21.431  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-25T07:52:21.431Z||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-25 07:52:21.431  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-25 07:52:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:52:21.431Z||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-25T07:52:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:52:30.974  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:52:30.974Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:52:51.431  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-25T07:52:51.431Z||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-25 07:52:51.432  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-25 07:52:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:52:51.432Z||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-25T07:52:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:53:00.969  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:53:00.969Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:53:21.431  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-25T07:53:21.431Z||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-25 07:53:21.431  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-25 07:53:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:53:21.431Z||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-25T07:53:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:53:30.977  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:53:30.977Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:53:51.431  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-25 07:53:51.432  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-25 07:53:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:53:51.431Z||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-25T07:53:51.432Z||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-25T07:53:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:54:00.981  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:54:00.981Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:54:21.431  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-25T07:54:21.431Z||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-25 07:54:21.432  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-25T07:54:21.432Z||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-25 07:54:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:54:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:54:30.972  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:54:30.972Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:54:51.431  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-25T07:54:51.431Z||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-25 07:54:51.432  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-25 07:54:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:54:51.432Z||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-25T07:54:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:55:00.971  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:55:00.971Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:55:21.431  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-25T07:55:21.431Z||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-25 07:55:21.433  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-25 07:55:21.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:55:21.433Z||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-25T07:55:21.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:55:30.972  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:55:30.972Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:55:51.431  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-25T07:55:51.431Z||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-25 07:55:51.431  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-25T07:55:51.431Z||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-25 07:55:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:55:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:56:00.974  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:56:00.974Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:56:21.431  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-25T07:56:21.431Z||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-25 07:56:21.432  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-25 07:56:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:56:21.432Z||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-25T07:56:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:56:30.972  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:56:30.972Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:56:51.431  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-25T07:56:51.431Z||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-25 07:56:51.431  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-25 07:56:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:56:51.431Z||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-25T07:56:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:57:00.979  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:57:00.979Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:57:21.431  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-25T07:57:21.431Z||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-25 07:57:21.431  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-25 07:57:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:57:21.431Z||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-25T07:57:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:57:30.980  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:57:30.980Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:57:51.431  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-25T07:57:51.431Z||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-25 07:57:51.432  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-25 07:57:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:57:51.432Z||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-25T07:57:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:58:00.975  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:58:00.975Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:58:21.431  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-25T07:58:21.431Z||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-25 07:58:21.434  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-25 07:58:21.435  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:58:21.434Z||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-25T07:58:21.435Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:58:30.985  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:58:30.985Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:58:51.431  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-25T07:58:51.431Z||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-25 07:58:51.432  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-25 07:58:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:58:51.432Z||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-25T07:58:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:59:00.974  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:59:00.974Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:59:21.431  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-25T07:59:21.431Z||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-25 07:59:21.432  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-25 07:59:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:59:21.432Z||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-25T07:59:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 07:59:30.988  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T07:59:30.988Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 07:59:51.431  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-25T07:59:51.431Z||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-25 07:59:51.432  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-25 07:59:51.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T07:59:51.432Z||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-25T07:59:51.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:00:00.974  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:00:00.974Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:00:21.431  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-25T08:00:21.431Z||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-25 08:00:21.432  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-25 08:00:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:00:21.432Z||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-25T08:00:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:00:30.972  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:00:30.972Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:00:51.431  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-25T08:00:51.431Z||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-25 08:00:51.432  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-25 08:00:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:00:51.432Z||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-25T08:00:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:01:00.971  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:01:00.971Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:01:21.431  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-25T08:01:21.431Z||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-25 08:01:21.431  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-25 08:01:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:01:21.431Z||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-25T08:01:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:01:30.978  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:01:30.978Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:01:51.431  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-25T08:01:51.431Z||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-25 08:01:51.431  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-25 08:01:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:01:51.431Z||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-25T08:01:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:02:00.976  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:02:00.976Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:02:21.431  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-25T08:02:21.431Z||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-25 08:02:21.431  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-25 08:02:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:02:21.431Z||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-25T08:02:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:02:30.968  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:02:30.968Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:02:51.431  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-25T08:02:51.431Z||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-25 08:02:51.432  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-25 08:02:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:02:51.432Z||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-25T08:02:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:03:00.974  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:03:00.974Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:03:21.431  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-25 08:03:21.432  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-25 08:03:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:03:21.431Z||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-25T08:03:21.432Z||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-25T08:03:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:03:30.979  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:03:30.979Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:03:51.431  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-25T08:03:51.431Z||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-25 08:03:51.431  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-25 08:03:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:03:51.431Z||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-25T08:03:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:04:00.976  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:04:00.976Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:04:21.431  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-25T08:04:21.431Z||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-25 08:04:21.431  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-25 08:04:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:04:21.431Z||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-25T08:04:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:04:30.980  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:04:30.980Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:04:51.431  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-25T08:04:51.431Z||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-25 08:04:51.431  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-25T08:04:51.431Z||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-25 08:04:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:04:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:05:00.971  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:05:00.971Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:05:21.431  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-25T08:05:21.431Z||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-25 08:05:21.432  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-25 08:05:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:05:21.432Z||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-25T08:05:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:05:30.979  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:05:30.979Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:05:51.431  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-25T08:05:51.431Z||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-25 08:05:51.431  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-25T08:05:51.431Z||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-25 08:05:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:05:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:06:00.973  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:06:00.973Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:06:21.431  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-25T08:06:21.431Z||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-25 08:06:21.431  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-25 08:06:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:06:21.431Z||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-25T08:06:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:06:30.974  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:06:30.974Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:06:51.431  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-25T08:06:51.431Z||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-25 08:06:51.432  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-25 08:06:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:06:51.432Z||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-25T08:06:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:07:00.974  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:07:00.974Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:07:21.431  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-25T08:07:21.431Z||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-25 08:07:21.431  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-25 08:07:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:07:21.431Z||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-25T08:07:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:07:30.970  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:07:30.970Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:07:51.431  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-25T08:07:51.431Z||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-25 08:07:51.432  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-25 08:07:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:07:51.432Z||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-25T08:07:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:08:00.972  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:08:00.972Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:08:21.431  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-25T08:08:21.431Z||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-25 08:08:21.432  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-25T08:08:21.432Z||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-25 08:08:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:08:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:08:30.979  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:08:30.979Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:08:51.431  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-25T08:08:51.431Z||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-25 08:08:51.432  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-25 08:08:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:08:51.432Z||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-25T08:08:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:09:00.971  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:09:00.971Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:09:21.431  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-25T08:09:21.431Z||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-25 08:09:21.434  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-25 08:09:21.434  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:09:21.434Z||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-25T08:09:21.434Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:09:30.983  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:09:30.983Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:09:51.431  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-25T08:09:51.431Z||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-25 08:09:51.432  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-25 08:09:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:09:51.432Z||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-25T08:09:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:10:00.975  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:10:00.975Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:10:21.431  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-25T08:10:21.431Z||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-25 08:10:21.431  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-25T08:10:21.431Z||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-25 08:10:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:10:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:10:30.980  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:10:30.980Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:10:51.431  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-25T08:10:51.431Z||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-25 08:10:51.432  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-25 08:10:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:10:51.432Z||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-25T08:10:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:11:00.976  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:11:00.976Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:11:21.431  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-25T08:11:21.431Z||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-25 08:11:21.432  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-25T08:11:21.432Z||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-25 08:11:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:11:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:11:30.974  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:11:30.974Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:11:51.431  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-25T08:11:51.431Z||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-25 08:11:51.432  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-25 08:11:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:11:51.432Z||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-25T08:11:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:12:00.979  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:12:00.979Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:12:21.431  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-25T08:12:21.431Z||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-25 08:12:21.431  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-25 08:12:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:12:21.431Z||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-25T08:12:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:12:30.969  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:12:30.969Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:12:51.431  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-25T08:12:51.431Z||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-25 08:12:51.431  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-25 08:12:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:12:51.431Z||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-25T08:12:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:13:00.975  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:13:00.975Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:13:21.431  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-25T08:13:21.431Z||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-25 08:13:21.431  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-25 08:13:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:13:21.431Z||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-25T08:13:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:13:30.972  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:13:30.972Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:13:51.431  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-25T08:13:51.431Z||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-25 08:13:51.431  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-25T08:13:51.431Z||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-25 08:13:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:13:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:14:00.974  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:14:00.974Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:14:21.431  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-25T08:14:21.431Z||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-25 08:14:21.432  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-25 08:14:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:14:21.432Z||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-25T08:14:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:14:30.977  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:14:30.977Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:14:51.431  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-25T08:14:51.431Z||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-25 08:14:51.431  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-25 08:14:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:14:51.431Z||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-25T08:14:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:15:00.970  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:15:00.970Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:15:21.431  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-25T08:15:21.431Z||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-25 08:15:21.431  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-25 08:15:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:15:21.431Z||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-25T08:15:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:15:30.974  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:15:30.974Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:15:51.431  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-25T08:15:51.431Z||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-25 08:15:51.432  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-25 08:15:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:15:51.432Z||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-25T08:15:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:16:00.977  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:16:00.977Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:16:21.431  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-25T08:16:21.431Z||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-25 08:16:21.432  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-25T08:16:21.432Z||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-25 08:16:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:16:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:16:30.978  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:16:30.978Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:16:51.431  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-25T08:16:51.431Z||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-25 08:16:51.431  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-25 08:16:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:16:51.431Z||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-25T08:16:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:17:00.968  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:17:00.968Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:17:21.431  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-25T08:17:21.431Z||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-25 08:17:21.432  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-25 08:17:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:17:21.432Z||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-25T08:17:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:17:30.975  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:17:30.975Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:17:51.431  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-25T08:17:51.431Z||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-25 08:17:51.431  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-25 08:17:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:17:51.431Z||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-25T08:17:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:18:00.971  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:18:00.971Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:18:21.431  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-25 08:18:21.431  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-25 08:18:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:18:21.431Z||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-25T08:18:21.431Z||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-25T08:18:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:18:30.971  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:18:30.971Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:18:51.431  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-25T08:18:51.431Z||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-25 08:18:51.431  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-25T08:18:51.431Z||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-25 08:18:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:18:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:19:00.967  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:19:00.967Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:19:21.431  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-25T08:19:21.431Z||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-25 08:19:21.432  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-25 08:19:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:19:21.432Z||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-25T08:19:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:19:30.973  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:19:30.973Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:19:51.431  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-25T08:19:51.431Z||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-25 08:19:51.431  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-25 08:19:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:19:51.431Z||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-25T08:19:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:20:00.975  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:20:00.975Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:20:21.431  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-25T08:20:21.431Z||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-25 08:20:21.433  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-25 08:20:21.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:20:21.433Z||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-25T08:20:21.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:20:30.972  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:20:30.972Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:20:51.431  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-25T08:20:51.431Z||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-25 08:20:51.431  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-25 08:20:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:20:51.431Z||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-25T08:20:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:21:00.970  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:21:00.970Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:21:21.431  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-25T08:21:21.431Z||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-25 08:21:21.431  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-25T08:21:21.431Z||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-25 08:21:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:21:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:21:30.971  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:21:30.971Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:21:51.431  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-25T08:21:51.431Z||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-25 08:21:51.431  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-25 08:21:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:21:51.431Z||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-25T08:21:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:22:00.986  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:22:00.986Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:22:21.431  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-25T08:22:21.431Z||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-25 08:22:21.432  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-25 08:22:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:22:21.432Z||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-25T08:22:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:22:30.969  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:22:30.969Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:22:51.431  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-25T08:22:51.431Z||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-25 08:22:51.432  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-25 08:22:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:22:51.432Z||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-25T08:22:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:23:00.968  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:23:00.968Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:23:21.431  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-25T08:23:21.431Z||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-25 08:23:21.432  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-25 08:23:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:23:21.432Z||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-25T08:23:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:23:30.973  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:23:30.973Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:23:51.431  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-25T08:23:51.431Z||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-25 08:23:51.431  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-25T08:23:51.431Z||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-25 08:23:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:23:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:24:00.979  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:24:00.979Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:24:21.431  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-25T08:24:21.431Z||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-25 08:24:21.432  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-25 08:24:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:24:21.432Z||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-25T08:24:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:24:30.976  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:24:30.976Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:24:51.431  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-25T08:24:51.431Z||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-25 08:24:51.431  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-25 08:24:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:24:51.431Z||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-25T08:24:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:25:00.967  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:25:00.967Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:25:21.431  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-25T08:25:21.431Z||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-25 08:25:21.432  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-25 08:25:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:25:21.432Z||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-25T08:25:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:25:30.970  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:25:30.970Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:25:51.431  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-25T08:25:51.431Z||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-25 08:25:51.431  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-25T08:25:51.431Z||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-25 08:25:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:25:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:26:00.971  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:26:00.971Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:26:21.431  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-25T08:26:21.431Z||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-25 08:26:21.431  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-25 08:26:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:26:21.431Z||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-25T08:26:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:26:30.972  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:26:30.972Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:26:51.431  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-25T08:26:51.431Z||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-25 08:26:51.431  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-25T08:26:51.431Z||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-25 08:26:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:26:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:27:00.977  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:27:00.977Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:27:21.431  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-25T08:27:21.431Z||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-25 08:27:21.432  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-25 08:27:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:27:21.432Z||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-25T08:27:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:27:30.976  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:27:30.976Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:27:51.431  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-25T08:27:51.431Z||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-25 08:27:51.432  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-25 08:27:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:27:51.432Z||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-25T08:27:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:28:00.976  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:28:00.976Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:28:21.431  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-25T08:28:21.431Z||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-25 08:28:21.432  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-25 08:28:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:28:21.432Z||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-25T08:28:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:28:30.982  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:28:30.982Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:28:51.431  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-25T08:28:51.431Z||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-25 08:28:51.432  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-25 08:28:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:28:51.432Z||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-25T08:28:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:29:00.971  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:29:00.971Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:29:21.431  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-25T08:29:21.431Z||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-25 08:29:21.431  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-25 08:29:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:29:21.431Z||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-25T08:29:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:29:30.979  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:29:30.979Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:29:51.431  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-25T08:29:51.431Z||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-25 08:29:51.431  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-25 08:29:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:29:51.431Z||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-25T08:29:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:30:00.970  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:30:00.970Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:30:21.431  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-25T08:30:21.431Z||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-25 08:30:21.432  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-25 08:30:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:30:21.432Z||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-25T08:30:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:30:30.974  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:30:30.974Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:30:51.431  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-25T08:30:51.431Z||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-25 08:30:51.432  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-25 08:30:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:30:51.432Z||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-25T08:30:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:31:00.978  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:31:00.978Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:31:21.431  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-25T08:31:21.431Z||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-25 08:31:21.432  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-25 08:31:21.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:31:21.432Z||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-25T08:31:21.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:31:30.976  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:31:30.976Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:31:51.431  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-25T08:31:51.431Z||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-25 08:31:51.432  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-25 08:31:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:31:51.432Z||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-25T08:31:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:32:00.970  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:32:00.970Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:32:21.431  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-25T08:32:21.431Z||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-25 08:32:21.432  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-25 08:32:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:32:21.432Z||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-25T08:32:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:32:30.977  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:32:30.977Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:32:51.431  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-25T08:32:51.431Z||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-25 08:32:51.431  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-25T08:32:51.431Z||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-25 08:32:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:32:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:33:00.977  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:33:00.977Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:33:21.431  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-25T08:33:21.431Z||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-25 08:33:21.432  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-25 08:33:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:33:21.432Z||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-25T08:33:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:33:30.984  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:33:30.984Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:33:51.431  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-25T08:33:51.431Z||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-25 08:33:51.431  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-25T08:33:51.431Z||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-25 08:33:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:33:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:34:00.978  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:34:00.978Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:34:21.431  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-25T08:34:21.431Z||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-25 08:34:21.431  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-25T08:34:21.431Z||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-25 08:34:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:34:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:34:30.970  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:34:30.970Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:34:51.431  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-25T08:34:51.431Z||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-25 08:34:51.431  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-25 08:34:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:34:51.431Z||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-25T08:34:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:35:00.966  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:35:00.966Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:35:21.431  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-25T08:35:21.431Z||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-25 08:35:21.431  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-25 08:35:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:35:21.431Z||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-25T08:35:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:35:30.974  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:35:30.974Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:35:51.431  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-25T08:35:51.431Z||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-25 08:35:51.431  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-25 08:35:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:35:51.431Z||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-25T08:35:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:36:00.974  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:36:00.974Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:36:21.431  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-25T08:36:21.431Z||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-25 08:36:21.431  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-25 08:36:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:36:21.431Z||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-25T08:36:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:36:30.975  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:36:30.975Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:36:51.431  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-25T08:36:51.431Z||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-25 08:36:51.432  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-25 08:36:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:36:51.432Z||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-25T08:36:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:37:00.974  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:37:00.974Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:37:21.431  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-25T08:37:21.431Z||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-25 08:37:21.432  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-25 08:37:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:37:21.432Z||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-25T08:37:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:37:30.972  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:37:30.972Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:37:51.431  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-25 08:37:51.431  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-25 08:37:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:37:51.431Z||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-25T08:37:51.431Z||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-25T08:37:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:38:00.971  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:38:00.971Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:38:21.431  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-25 08:38:21.432  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-25T08:38:21.431Z||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-25 08:38:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:38:21.432Z||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-25T08:38:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:38:30.973  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:38:30.973Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:38:51.431  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-25T08:38:51.431Z||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-25 08:38:51.432  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-25 08:38:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:38:51.432Z||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-25T08:38:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:39:00.969  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:39:00.969Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:39:21.431  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-25T08:39:21.431Z||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-25 08:39:21.432  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-25T08:39:21.432Z||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-25 08:39:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:39:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:39:30.972  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:39:30.972Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:39:51.431  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-25T08:39:51.431Z||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-25 08:39:51.431  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-25T08:39:51.431Z||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-25 08:39:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:39:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:40:00.967  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:40:00.967Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:40:21.431  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-25T08:40:21.431Z||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-25 08:40:21.431  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-25T08:40:21.431Z||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-25 08:40:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:40:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:40:30.973  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:40:30.973Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:40:51.431  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-25T08:40:51.431Z||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-25 08:40:51.431  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-25 08:40:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:40:51.431Z||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-25T08:40:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:41:00.973  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:41:00.973Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:41:21.431  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-25T08:41:21.431Z||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-25 08:41:21.431  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-25 08:41:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:41:21.431Z||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-25T08:41:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:41:30.973  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:41:30.973Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:41:51.431  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-25T08:41:51.431Z||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-25 08:41:51.431  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-25 08:41:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:41:51.431Z||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-25T08:41:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:42:00.979  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:42:00.979Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:42:21.431  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-25T08:42:21.431Z||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-25 08:42:21.431  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-25 08:42:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:42:21.431Z||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-25T08:42:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:42:30.971  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:42:30.971Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:42:51.431  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-25T08:42:51.431Z||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-25 08:42:51.431  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-25 08:42:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:42:51.431Z||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-25T08:42:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:43:00.970  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:43:00.970Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:43:21.431  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-25T08:43:21.431Z||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-25 08:43:21.433  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-25 08:43:21.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:43:21.433Z||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-25T08:43:21.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:43:30.975  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:43:30.975Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:43:51.431  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-25T08:43:51.431Z||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-25 08:43:51.432  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-25 08:43:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:43:51.432Z||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-25T08:43:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:44:00.972  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:44:00.972Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:44:21.431  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-25T08:44:21.431Z||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-25 08:44:21.431  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-25 08:44:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:44:21.431Z||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-25T08:44:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:44:30.971  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:44:30.971Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:44:51.431  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-25 08:44:51.432  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-25 08:44:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:44:51.431Z||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-25T08:44:51.432Z||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-25T08:44:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:45:00.972  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:45:00.972Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:45:21.431  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-25T08:45:21.431Z||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-25 08:45:21.431  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-25T08:45:21.431Z||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-25 08:45:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:45:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:45:30.973  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:45:30.973Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:45:51.431  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-25T08:45:51.431Z||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-25 08:45:51.432  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-25T08:45:51.432Z||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-25 08:45:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:45:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:46:00.973  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:46:00.973Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:46:21.431  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-25T08:46:21.431Z||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-25 08:46:21.432  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-25T08:46:21.432Z||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-25 08:46:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:46:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:46:30.974  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:46:30.974Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:46:51.431  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-25T08:46:51.431Z||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-25 08:46:51.432  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-25T08:46:51.432Z||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-25 08:46:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:46:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:47:00.977  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:47:00.977Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:47:21.431  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-25T08:47:21.431Z||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-25 08:47:21.431  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-25T08:47:21.431Z||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-25 08:47:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:47:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:47:30.971  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:47:30.971Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:47:51.431  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-25T08:47:51.431Z||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-25 08:47:51.432  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-25T08:47:51.432Z||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-25 08:47:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:47:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:48:00.969  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:48:00.969Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:48:21.431  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-25T08:48:21.431Z||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-25 08:48:21.432  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-25T08:48:21.432Z||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-25 08:48:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:48:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:48:30.980  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:48:30.980Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:48:51.431  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-25T08:48:51.431Z||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-25 08:48:51.432  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-25 08:48:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:48:51.432Z||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-25T08:48:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:49:00.976  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:49:00.976Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:49:21.431  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-25T08:49:21.431Z||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-25 08:49:21.432  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-25 08:49:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:49:21.432Z||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-25T08:49:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:49:30.975  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:49:30.975Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:49:51.431  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-25T08:49:51.431Z||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-25 08:49:51.432  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-25 08:49:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:49:51.432Z||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-25T08:49:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:50:00.975  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:50:00.975Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:50:21.431  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-25T08:50:21.431Z||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-25 08:50:21.431  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-25 08:50:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:50:21.431Z||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-25T08:50:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:50:30.974  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:50:30.974Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:50:51.431  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-25T08:50:51.431Z||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-25 08:50:51.432  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-25 08:50:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:50:51.432Z||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-25T08:50:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:51:00.968  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:51:00.968Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:51:21.431  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-25T08:51:21.431Z||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-25 08:51:21.431  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-25T08:51:21.431Z||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-25 08:51:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:51:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:51:30.978  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:51:30.978Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:51:51.431  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-25T08:51:51.431Z||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-25 08:51:51.432  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-25T08:51:51.432Z||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-25 08:51:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:51:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:52:00.980  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:52:00.980Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:52:21.431  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-25T08:52:21.431Z||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-25 08:52:21.432  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-25 08:52:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:52:21.432Z||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-25T08:52:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:52:30.974  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:52:30.974Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:52:51.431  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-25T08:52:51.431Z||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-25 08:52:51.432  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-25 08:52:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:52:51.432Z||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-25T08:52:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:53:01.014  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:53:01.014Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:53:21.431  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-25T08:53:21.431Z||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-25 08:53:21.431  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-25 08:53:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:53:21.431Z||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-25T08:53:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:53:30.969  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:53:30.969Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:53:51.434  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-25T08:53:51.434Z||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-25 08:53:51.435  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-25 08:53:51.435  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:53:51.435Z||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-25T08:53:51.435Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:54:00.979  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:54:00.979Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:54:21.431  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-25T08:54:21.431Z||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-25 08:54:21.432  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-25T08:54:21.432Z||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-25 08:54:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:54:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:54:30.969  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:54:30.969Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:54:51.431  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-25 08:54:51.432  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-25 08:54:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:54:51.431Z||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-25T08:54:51.432Z||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-25T08:54:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:55:00.972  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:55:00.972Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:55:21.431  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-25T08:55:21.431Z||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-25 08:55:21.433  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-25 08:55:21.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:55:21.433Z||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-25T08:55:21.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:55:30.973  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:55:30.973Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:55:51.431  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-25T08:55:51.431Z||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-25 08:55:51.431  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-25 08:55:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:55:51.431Z||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-25T08:55:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:56:00.970  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:56:00.970Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:56:21.431  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-25T08:56:21.431Z||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-25 08:56:21.431  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-25 08:56:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:56:21.431Z||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-25T08:56:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:56:30.987  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:56:30.987Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:56:51.431  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-25T08:56:51.431Z||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-25 08:56:51.431  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-25 08:56:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:56:51.431Z||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-25T08:56:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:57:00.972  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:57:00.972Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:57:21.431  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-25T08:57:21.431Z||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-25 08:57:21.431  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-25 08:57:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:57:21.431Z||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-25T08:57:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:57:30.972  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:57:30.972Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:57:51.431  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-25T08:57:51.431Z||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-25 08:57:51.431  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-25 08:57:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:57:51.431Z||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-25T08:57:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:58:00.974  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:58:00.974Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:58:21.431  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-25T08:58:21.431Z||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-25 08:58:21.432  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-25T08:58:21.432Z||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-25 08:58:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:58:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:58:30.991  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:58:30.991Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:58:51.431  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-25T08:58:51.431Z||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-25 08:58:51.431  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-25 08:58:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:58:51.431Z||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-25T08:58:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:59:00.966  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:59:00.966Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:59:21.431  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-25T08:59:21.431Z||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-25 08:59:21.431  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-25 08:59:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:59:21.431Z||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-25T08:59:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 08:59:30.972  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T08:59:30.972Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 08:59:51.431  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-25T08:59:51.431Z||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-25 08:59:51.431  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-25 08:59:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T08:59:51.431Z||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-25T08:59:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:00:00.971  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:00:00.971Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:00:21.431  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-25T09:00:21.431Z||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-25 09:00:21.432  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-25 09:00:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:00:21.432Z||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-25T09:00:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:00:30.975  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:00:30.975Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:00:51.431  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-25T09:00:51.431Z||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-25 09:00:51.431  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-25 09:00:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:00:51.431Z||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-25T09:00:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:01:00.971  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:01:00.971Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:01:21.431  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-25T09:01:21.431Z||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-25 09:01:21.431  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-25 09:01:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:01:21.431Z||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-25T09:01:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:01:30.970  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:01:30.970Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:01:51.431  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-25T09:01:51.431Z||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-25 09:01:51.431  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-25T09:01:51.431Z||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-25 09:01:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:01:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:02:00.972  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:02:00.972Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:02:21.431  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-25T09:02:21.431Z||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-25 09:02:21.432  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-25 09:02:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:02:21.432Z||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-25T09:02:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:02:30.974  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:02:30.974Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:02:51.431  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-25T09:02:51.431Z||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-25 09:02:51.432  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-25 09:02:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:02:51.432Z||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-25T09:02:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:03:00.973  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:03:00.973Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:03:21.431  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-25T09:03:21.431Z||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-25 09:03:21.431  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-25 09:03:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:03:21.431Z||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-25T09:03:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:03:30.969  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:03:30.969Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:03:51.433  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-25T09:03:51.433Z||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-25 09:03:51.434  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-25 09:03:51.434  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:03:51.434Z||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-25T09:03:51.434Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:04:00.974  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:04:00.974Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:04:21.431  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-25T09:04:21.431Z||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-25 09:04:21.431  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-25 09:04:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:04:21.431Z||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-25T09:04:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:04:30.967  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:04:30.967Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:04:51.431  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-25T09:04:51.431Z||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-25 09:04:51.431  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-25 09:04:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:04:51.431Z||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-25T09:04:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:05:00.976  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:05:00.976Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:05:21.431  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-25T09:05:21.431Z||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-25 09:05:21.431  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-25 09:05:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:05:21.431Z||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-25T09:05:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:05:30.974  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:05:30.974Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:05:51.431  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-25T09:05:51.431Z||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-25 09:05:51.431  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-25 09:05:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:05:51.431Z||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-25T09:05:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:06:00.971  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:06:00.971Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:06:21.431  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-25T09:06:21.431Z||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-25 09:06:21.431  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-25 09:06:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:06:21.431Z||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-25T09:06:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:06:30.971  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:06:30.971Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:06:51.431  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-25T09:06:51.431Z||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-25 09:06:51.432  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-25 09:06:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:06:51.432Z||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-25T09:06:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:07:00.977  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:07:00.977Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:07:21.431  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-25T09:07:21.431Z||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-25 09:07:21.433  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-25 09:07:21.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:07:21.433Z||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-25T09:07:21.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:07:30.978  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:07:30.978Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:07:51.431  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-25T09:07:51.431Z||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-25 09:07:51.431  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-25 09:07:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:07:51.431Z||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-25T09:07:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:08:00.970  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:08:00.970Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:08:21.431  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-25T09:08:21.431Z||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-25 09:08:21.431  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-25 09:08:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:08:21.431Z||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-25T09:08:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:08:30.976  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:08:30.976Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:08:51.431  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-25T09:08:51.431Z||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-25 09:08:51.431  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-25 09:08:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:08:51.431Z||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-25T09:08:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:09:00.974  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:09:00.974Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:09:21.431  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-25T09:09:21.431Z||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-25 09:09:21.431  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-25 09:09:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:09:21.431Z||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-25T09:09:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:09:30.970  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:09:30.970Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:09:51.431  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-25T09:09:51.431Z||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-25 09:09:51.431  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-25 09:09:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:09:51.431Z||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-25T09:09:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:10:00.967  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:10:00.967Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:10:21.431  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-25T09:10:21.431Z||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-25 09:10:21.432  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-25 09:10:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:10:21.432Z||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-25T09:10:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:10:30.975  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:10:30.975Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:10:51.431  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-25T09:10:51.431Z||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-25 09:10:51.431  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-25 09:10:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:10:51.431Z||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-25T09:10:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:11:00.972  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:11:00.972Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:11:21.431  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-25T09:11:21.431Z||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-25 09:11:21.431  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-25 09:11:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:11:21.431Z||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-25T09:11:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:11:30.970  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:11:30.970Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:11:51.432  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-25 09:11:51.433  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-25 09:11:51.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:11:51.432Z||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-25T09:11:51.433Z||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-25T09:11:51.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:12:00.977  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:12:00.977Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:12:21.431  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-25T09:12:21.431Z||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-25 09:12:21.432  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-25 09:12:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:12:21.432Z||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-25T09:12:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:12:30.977  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:12:30.977Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:12:51.431  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-25T09:12:51.431Z||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-25 09:12:51.431  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-25T09:12:51.431Z||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-25 09:12:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:12:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:13:00.968  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:13:00.968Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:13:21.431  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-25T09:13:21.431Z||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-25 09:13:21.432  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-25T09:13:21.432Z||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-25 09:13:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:13:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:13:30.972  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:13:30.972Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:13:51.431  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-25T09:13:51.431Z||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-25 09:13:51.432  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-25T09:13:51.432Z||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-25 09:13:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:13:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:14:00.978  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:14:00.978Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:14:21.431  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-25T09:14:21.431Z||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-25 09:14:21.431  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-25 09:14:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:14:21.431Z||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-25T09:14:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:14:30.972  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:14:30.972Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:14:51.431  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-25T09:14:51.431Z||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-25 09:14:51.432  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-25 09:14:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:14:51.432Z||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-25T09:14:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:15:00.971  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:15:00.971Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:15:21.431  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-25T09:15:21.431Z||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-25 09:15:21.431  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-25T09:15:21.431Z||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-25 09:15:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:15:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:15:30.970  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:15:30.970Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:15:51.431  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-25T09:15:51.431Z||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-25 09:15:51.431  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-25 09:15:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:15:51.431Z||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-25T09:15:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:16:00.974  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:16:00.974Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:16:21.431  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-25T09:16:21.431Z||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-25 09:16:21.432  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-25 09:16:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:16:21.432Z||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-25T09:16:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:16:30.968  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:16:30.968Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:16:51.431  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-25T09:16:51.431Z||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-25 09:16:51.432  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-25 09:16:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:16:51.432Z||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-25T09:16:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:17:00.966  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:17:00.966Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:17:21.432  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-25T09:17:21.432Z||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-25 09:17:21.433  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-25 09:17:21.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:17:21.433Z||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-25T09:17:21.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:17:30.970  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:17:30.970Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:17:51.431  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-25T09:17:51.431Z||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-25 09:17:51.433  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-25T09:17:51.433Z||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-25 09:17:51.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:17:51.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:18:00.976  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:18:00.976Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:18:21.431  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-25T09:18:21.431Z||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-25 09:18:21.432  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-25 09:18:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:18:21.432Z||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-25T09:18:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:18:30.982  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:18:30.982Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:18:51.431  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-25T09:18:51.431Z||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-25 09:18:51.431  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-25 09:18:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:18:51.431Z||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-25T09:18:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:19:00.968  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:19:00.968Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:19:21.431  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-25T09:19:21.431Z||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-25 09:19:21.431  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-25 09:19:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:19:21.431Z||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-25T09:19:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:19:30.972  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:19:30.972Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:19:51.431  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-25T09:19:51.431Z||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-25 09:19:51.431  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-25 09:19:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:19:51.431Z||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-25T09:19:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:20:00.977  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:20:00.977Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:20:21.431  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-25T09:20:21.431Z||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-25 09:20:21.431  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-25 09:20:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:20:21.431Z||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-25T09:20:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:20:30.970  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:20:30.970Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:20:51.431  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-25T09:20:51.431Z||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-25 09:20:51.432  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-25 09:20:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:20:51.432Z||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-25T09:20:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:21:00.972  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:21:00.972Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:21:21.431  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-25T09:21:21.431Z||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-25 09:21:21.431  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-25 09:21:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:21:21.431Z||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-25T09:21:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:21:30.971  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:21:30.971Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:21:51.431  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-25T09:21:51.431Z||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-25 09:21:51.431  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-25 09:21:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:21:51.431Z||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-25T09:21:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:22:00.974  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:22:00.974Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:22:21.431  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-25T09:22:21.431Z||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-25 09:22:21.431  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-25 09:22:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:22:21.431Z||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-25T09:22:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:22:30.970  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:22:30.970Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:22:51.431  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-25T09:22:51.431Z||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-25 09:22:51.431  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-25 09:22:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:22:51.431Z||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-25T09:22:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:23:00.974  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:23:00.974Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:23:21.431  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-25T09:23:21.431Z||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-25 09:23:21.431  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-25 09:23:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:23:21.431Z||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-25T09:23:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:23:30.973  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:23:30.973Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:23:51.431  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-25T09:23:51.431Z||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-25 09:23:51.431  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-25 09:23:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:23:51.431Z||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-25T09:23:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:24:00.978  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:24:00.978Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:24:21.431  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-25T09:24:21.431Z||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-25 09:24:21.432  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-25 09:24:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:24:21.432Z||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-25T09:24:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:24:30.976  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:24:30.976Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:24:51.431  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-25T09:24:51.431Z||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-25 09:24:51.432  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-25T09:24:51.432Z||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-25 09:24:51.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:24:51.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:25:00.972  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:25:00.972Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:25:21.431  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-25T09:25:21.431Z||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-25 09:25:21.431  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-25 09:25:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:25:21.431Z||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-25T09:25:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:25:30.977  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:25:30.977Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:25:51.431  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-25T09:25:51.431Z||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-25 09:25:51.432  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-25 09:25:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:25:51.432Z||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-25T09:25:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:26:00.980  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:26:00.980Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:26:21.431  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-25T09:26:21.431Z||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-25 09:26:21.431  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-25T09:26:21.431Z||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-25 09:26:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:26:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:26:30.987  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:26:30.987Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:26:51.431  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-25T09:26:51.431Z||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-25 09:26:51.431  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-25 09:26:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:26:51.431Z||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-25T09:26:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:27:00.972  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:27:00.972Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:27:21.431  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-25T09:27:21.431Z||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-25 09:27:21.432  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-25 09:27:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:27:21.432Z||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-25T09:27:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:27:30.976  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:27:30.976Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:27:51.431  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-25T09:27:51.431Z||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-25 09:27:51.432  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-25 09:27:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:27:51.432Z||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-25T09:27:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:28:00.976  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:28:00.976Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:28:21.431  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-25T09:28:21.431Z||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-25 09:28:21.431  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-25 09:28:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:28:21.431Z||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-25T09:28:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:28:30.975  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:28:30.975Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:28:51.431  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-25T09:28:51.431Z||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-25 09:28:51.435  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-25 09:28:51.435  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:28:51.435Z||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-25T09:28:51.435Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:29:00.977  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:29:00.977Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:29:21.431  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-25T09:29:21.431Z||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-25 09:29:21.431  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-25 09:29:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:29:21.431Z||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-25T09:29:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:29:30.972  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:29:30.972Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:29:51.431  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-25T09:29:51.431Z||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-25 09:29:51.431  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-25T09:29:51.431Z||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-25 09:29:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:29:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:30:00.967  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:30:00.967Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:30:21.431  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-25T09:30:21.431Z||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-25 09:30:21.431  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-25 09:30:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:30:21.431Z||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-25T09:30:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:30:30.977  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:30:30.977Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:30:51.431  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-25T09:30:51.431Z||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-25 09:30:51.431  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-25 09:30:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:30:51.431Z||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-25T09:30:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:31:00.974  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:31:00.974Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:31:21.431  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-25T09:31:21.431Z||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-25 09:31:21.431  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-25 09:31:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:31:21.431Z||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-25T09:31:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:31:30.982  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:31:30.982Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:31:51.431  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-25T09:31:51.431Z||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-25 09:31:51.431  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-25 09:31:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:31:51.431Z||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-25T09:31:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:32:00.974  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:32:00.974Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:32:21.431  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-25T09:32:21.431Z||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-25 09:32:21.431  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-25 09:32:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:32:21.431Z||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-25T09:32:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:32:30.975  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:32:30.975Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:32:51.431  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-25T09:32:51.431Z||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-25 09:32:51.432  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-25T09:32:51.432Z||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-25 09:32:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:32:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:33:00.972  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:33:00.972Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:33:21.431  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-25T09:33:21.431Z||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-25 09:33:21.431  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-25 09:33:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:33:21.431Z||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-25T09:33:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:33:30.974  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:33:30.974Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:33:51.431  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-25T09:33:51.431Z||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-25 09:33:51.432  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-25 09:33:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:33:51.432Z||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-25T09:33:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:34:00.975  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:34:00.975Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:34:21.431  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-25T09:34:21.431Z||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-25 09:34:21.432  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-25 09:34:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:34:21.432Z||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-25T09:34:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:34:30.970  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:34:30.970Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:34:51.431  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-25T09:34:51.431Z||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-25 09:34:51.431  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-25 09:34:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:34:51.431Z||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-25T09:34:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:35:00.975  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:35:00.975Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:35:21.431  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-25 09:35:21.431  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-25 09:35:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:35:21.431Z||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-25T09:35:21.431Z||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-25T09:35:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:35:30.976  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:35:30.976Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:35:51.431  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-25T09:35:51.431Z||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-25 09:35:51.432  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-25 09:35:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:35:51.432Z||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-25T09:35:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:36:00.988  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:36:00.988Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:36:21.431  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-25T09:36:21.431Z||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-25 09:36:21.433  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-25 09:36:21.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:36:21.433Z||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-25T09:36:21.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:36:30.976  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:36:30.976Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:36:51.431  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-25T09:36:51.431Z||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-25 09:36:51.432  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-25 09:36:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:36:51.432Z||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-25T09:36:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:37:00.969  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:37:00.969Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:37:21.431  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-25T09:37:21.431Z||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-25 09:37:21.432  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-25 09:37:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:37:21.432Z||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-25T09:37:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:37:30.972  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:37:30.972Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:37:51.431  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-25T09:37:51.431Z||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-25 09:37:51.432  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-25T09:37:51.432Z||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-25 09:37:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:37:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:38:00.976  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:38:00.976Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:38:21.431  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-25T09:38:21.431Z||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-25 09:38:21.432  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-25T09:38:21.432Z||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-25 09:38:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:38:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:38:30.971  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:38:30.971Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:38:51.431  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-25T09:38:51.431Z||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-25 09:38:51.431  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-25 09:38:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:38:51.431Z||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-25T09:38:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:39:00.969  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:39:00.969Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:39:21.431  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-25T09:39:21.431Z||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-25 09:39:21.431  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-25 09:39:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:39:21.431Z||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-25T09:39:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:39:30.975  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:39:30.975Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:39:51.431  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-25T09:39:51.431Z||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-25 09:39:51.432  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-25 09:39:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:39:51.432Z||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-25T09:39:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:40:00.976  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:40:00.976Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:40:21.431  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-25T09:40:21.431Z||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-25 09:40:21.433  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-25 09:40:21.433  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:40:21.433Z||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-25T09:40:21.433Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:40:30.975  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:40:30.975Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:40:51.431  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-25T09:40:51.431Z||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-25 09:40:51.432  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-25 09:40:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:40:51.432Z||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-25T09:40:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:41:00.973  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:41:00.973Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:41:21.431  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-25T09:41:21.431Z||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-25 09:41:21.431  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-25T09:41:21.431Z||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-25 09:41:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:41:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:41:30.973  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:41:30.973Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:41:51.431  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-25T09:41:51.431Z||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-25 09:41:51.431  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-25T09:41:51.431Z||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-25 09:41:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:41:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:42:00.976  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:42:00.976Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:42:21.431  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-25T09:42:21.431Z||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-25 09:42:21.432  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-25 09:42:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:42:21.432Z||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-25T09:42:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:42:30.972  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:42:30.972Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:42:51.431  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-25T09:42:51.431Z||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-25 09:42:51.431  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-25 09:42:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:42:51.431Z||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-25T09:42:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:43:00.976  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:43:00.976Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:43:21.431  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-25T09:43:21.431Z||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-25 09:43:21.432  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-25T09:43:21.432Z||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-25 09:43:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:43:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:43:30.983  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:43:30.983Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:43:51.431  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-25 09:43:51.431  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-25 09:43:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:43:51.431Z||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-25T09:43:51.431Z||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-25T09:43:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:44:00.978  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:44:00.978Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:44:21.431  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-25T09:44:21.431Z||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-25 09:44:21.432  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-25 09:44:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:44:21.432Z||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-25T09:44:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:44:30.984  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:44:30.984Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:44:51.431  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-25T09:44:51.431Z||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-25 09:44:51.431  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-25 09:44:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:44:51.431Z||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-25T09:44:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:45:00.971  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:45:00.971Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:45:21.431  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-25T09:45:21.431Z||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-25 09:45:21.431  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-25 09:45:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:45:21.431Z||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-25T09:45:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:45:30.977  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:45:30.977Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:45:51.431  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-25T09:45:51.431Z||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-25 09:45:51.432  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-25 09:45:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:45:51.432Z||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-25T09:45:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:46:00.976  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:46:00.976Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:46:21.431  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-25T09:46:21.431Z||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-25 09:46:21.432  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-25 09:46:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:46:21.432Z||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-25T09:46:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:46:30.974  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:46:30.974Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:46:51.431  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-25T09:46:51.431Z||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-25 09:46:51.432  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-25 09:46:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:46:51.432Z||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-25T09:46:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:47:00.990  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:47:00.990Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:47:21.431  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-25T09:47:21.431Z||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-25 09:47:21.432  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-25 09:47:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:47:21.432Z||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-25T09:47:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:47:30.971  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:47:30.971Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:47:51.431  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-25T09:47:51.431Z||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-25 09:47:51.431  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-25T09:47:51.431Z||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-25 09:47:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:47:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:48:00.967  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:48:00.967Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:48:21.431  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-25T09:48:21.431Z||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-25 09:48:21.432  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-25 09:48:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:48:21.432Z||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-25T09:48:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:48:30.973  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:48:30.973Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:48:51.431  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-25 09:48:51.432  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-25 09:48:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:48:51.431Z||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-25T09:48:51.432Z||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-25T09:48:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:49:00.973  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:49:00.973Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:49:21.431  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-25T09:49:21.431Z||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-25 09:49:21.431  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-25 09:49:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:49:21.431Z||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-25T09:49:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:49:30.975  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:49:30.975Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:49:51.431  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-25T09:49:51.431Z||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-25 09:49:51.431  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-25T09:49:51.431Z||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-25 09:49:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:49:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:50:00.972  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:50:00.972Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:50:21.431  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-25T09:50:21.431Z||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-25 09:50:21.431  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-25 09:50:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:50:21.431Z||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-25T09:50:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:50:30.971  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:50:30.971Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:50:51.431  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-25 09:50:51.432  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-25 09:50:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:50:51.431Z||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-25T09:50:51.432Z||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-25T09:50:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:51:00.974  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:51:00.974Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:51:21.431  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-25T09:51:21.431Z||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-25 09:51:21.431  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-25T09:51:21.431Z||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-25 09:51:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:51:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:51:30.972  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:51:30.972Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:51:51.431  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-25T09:51:51.431Z||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-25 09:51:51.432  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-25T09:51:51.432Z||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-25 09:51:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:51:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:52:00.977  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:52:00.977Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:52:21.431  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-25 09:52:21.431  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-25 09:52:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:52:21.431Z||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-25T09:52:21.431Z||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-25T09:52:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:52:30.969  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:52:30.969Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:52:51.431  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-25T09:52:51.431Z||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-25 09:52:51.431  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-25 09:52:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:52:51.431Z||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-25T09:52:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:53:00.974  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:53:00.974Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:53:21.431  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-25 09:53:21.431  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-25 09:53:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:53:21.431Z||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-25T09:53:21.431Z||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-25T09:53:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:53:30.971  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:53:30.971Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:53:51.431  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-25T09:53:51.431Z||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-25 09:53:51.431  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-25 09:53:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:53:51.431Z||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-25T09:53:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:54:00.973  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:54:00.973Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:54:21.431  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-25T09:54:21.431Z||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-25 09:54:21.432  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-25T09:54:21.432Z||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-25 09:54:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:54:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:54:30.975  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:54:30.975Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:54:51.431  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-25T09:54:51.431Z||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-25 09:54:51.431  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-25 09:54:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:54:51.431Z||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-25T09:54:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:55:00.979  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:55:00.979Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:55:21.431  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-25 09:55:21.431  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-25 09:55:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:55:21.431Z||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-25T09:55:21.431Z||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-25T09:55:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:55:30.971  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:55:30.971Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:55:51.431  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-25T09:55:51.431Z||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-25 09:55:51.431  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-25 09:55:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:55:51.431Z||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-25T09:55:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:56:00.978  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:56:00.978Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:56:21.431  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-25T09:56:21.431Z||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-25 09:56:21.431  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-25 09:56:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:56:21.431Z||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-25T09:56:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:56:30.970  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:56:30.970Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:56:51.431  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-25T09:56:51.431Z||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-25 09:56:51.432  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-25 09:56:51.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:56:51.432Z||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-25T09:56:51.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:57:00.969  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:57:00.969Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:57:21.431  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-25T09:57:21.431Z||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-25 09:57:21.431  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-25 09:57:21.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:57:21.431Z||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-25T09:57:21.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:57:30.977  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:57:30.977Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:57:51.431  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-25T09:57:51.431Z||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-25 09:57:51.431  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-25 09:57:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:57:51.431Z||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-25T09:57:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:58:00.967  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:58:00.967Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:58:21.431  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-25T09:58:21.431Z||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-25 09:58:21.431  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-25 09:58:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:58:21.431Z||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-25T09:58:21.432Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:58:30.974  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:58:30.974Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:58:51.431  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-25T09:58:51.431Z||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-25 09:58:51.431  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-25 09:58:51.431  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:58:51.431Z||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-25T09:58:51.431Z||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 tT5wxMRBB9pi90CL) ...
2022-05-25 09:59:00.974  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-25T09:59:00.974Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|	--> HTTP/1.1 200 OK
2022-05-25 09:59:21.431  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-25T09:59:21.431Z||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-25 09:59:21.431  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-25 09:59:21.432  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 tT5wxMRBB9pi90CL) ...
2022-05-25T09:59:21.431Z||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-25T09:59:21.432Z||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 tT5wxMRBB9pi90CL) ...