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.11.0.jar 2023-02-07 02:46:04.743 WARN 7 --- [ main] o.s.b.l.logback.LogbackLoggingSystem : Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead. 2023-02-07T02:46:04.743Z||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) 2023-02-07 02:46:05.290 INFO 7 --- [ main] o.o.a.m.ModelLoaderApplication : Starting ModelLoaderApplication on onap-aai-modelloader-54bfb47b4-klzpl with PID 7 (/opt/app/model-loader/model-loader-1.11.0.jar started by aaiadmin in /opt/app/model-loader) 2023-02-07 02:46:05.292 INFO 7 --- [ main] o.o.a.m.ModelLoaderApplication : No active profile set, falling back to default profiles: default 2023-02-07T02:46:05.290Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|Starting ModelLoaderApplication on onap-aai-modelloader-54bfb47b4-klzpl with PID 7 (/opt/app/model-loader/model-loader-1.11.0.jar started by aaiadmin in /opt/app/model-loader) 2023-02-07T02:46:05.292Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|No active profile set, falling back to default profiles: default 2023-02-07 02:46:08.170 INFO 7 --- [ main] org.eclipse.jetty.util.log : Logging initialized @6352ms to org.eclipse.jetty.util.log.Slf4jLog 2023-02-07T02:46:08.170Z||main|ModelLoader||org.eclipse.jetty.util.log||INFO|Logging initialized @6352ms to org.eclipse.jetty.util.log.Slf4jLog 2023-02-07 02:46:08.359 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 2023-02-07T02:46:08.359Z||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 2023-02-07 02:46:08.415 INFO 7 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 2023-02-07T02:46:08.415Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler.application||INFO|Initializing Spring embedded WebApplicationContext 2023-02-07 02:46:08.647 INFO 7 --- [ main] org.eclipse.jetty.server.session : DefaultSessionIdManager workerName=node0 2023-02-07T02:46:08.647Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|DefaultSessionIdManager workerName=node0 2023-02-07 02:46:08.648 INFO 7 --- [ main] org.eclipse.jetty.server.session : No SessionScavenger set, using defaults 2023-02-07T02:46:08.648Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|No SessionScavenger set, using defaults 2023-02-07 02:46:08.654 INFO 7 --- [ main] org.eclipse.jetty.server.session : node0 Scavenging every 600000ms 2023-02-07T02:46:08.654Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|node0 Scavenging every 600000ms 2023-02-07 02:46:08.666 INFO 7 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@68044f4{application,/,[file:///tmp/jetty-docbase.15734856666317151303.9500/],AVAILABLE} 2023-02-07T02:46:08.666Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler||INFO|Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@68044f4{application,/,[file:///tmp/jetty-docbase.15734856666317151303.9500/],AVAILABLE} 2023-02-07 02:46:08.669 INFO 7 --- [ main] org.eclipse.jetty.server.Server : Started @6855ms 2023-02-07T02:46:08.669Z||main|ModelLoader||org.eclipse.jetty.server.Server||INFO|Started @6855ms 2023-02-07 02:46:08.784 INFO 7 --- [ main] o.o.a.m.service.ModelLoaderService : MDLSVC0001I|MDLSVC0001I Loading configuration | 2023-02-07T02:46:08.784Z||main|ModelLoader||org.onap.aai.modelloader.service.ModelLoaderService||INFO|MDLSVC0001I|MDLSVC0001I Loading configuration | 2023-02-07 02:46:08.862 INFO 7 --- [ main] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T02:46:08.862Z||main|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 02:46:08.960 ERROR 7 --- [ main] o.o.a.m.service.ModelLoaderService : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07T02:46:08.960Z||main|ModelLoader||org.onap.aai.modelloader.service.ModelLoaderService||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07 02:46:08.964 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T02:46:08.964Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 02:46:09.002 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07T02:46:09.002Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07 02:46:10.198 INFO 7 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-02-07T02:46:10.198Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler.application||INFO|Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-02-07 02:46:10.269 INFO 7 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@2a898881{HTTP/1.1,[http/1.1]}{0.0.0.0:9500} 2023-02-07T02:46:10.269Z||main|ModelLoader||org.eclipse.jetty.server.AbstractConnector||INFO|Started ServerConnector@2a898881{HTTP/1.1,[http/1.1]}{0.0.0.0:9500} 2023-02-07 02:46:10.279 INFO 7 --- [ main] o.o.a.m.ModelLoaderApplication : Started ModelLoaderApplication in 6.539 seconds (JVM running for 8.465) 2023-02-07T02:46:10.279Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|Started ModelLoaderApplication in 6.539 seconds (JVM running for 8.465) 2023-02-07 02:47:08.965 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T02:47:08.965Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 02:47:08.994 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07T02:47:08.994Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07 02:48:08.964 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T02:48:08.964Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 02:48:08.992 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07T02:48:08.992Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07 02:49:08.964 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T02:49:08.964Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 02:49:08.988 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07T02:49:08.988Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07 02:50:08.964 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T02:50:08.964Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 02:50:08.988 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07T02:50:08.988Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07 02:51:08.964 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T02:51:08.964Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 02:51:08.985 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07T02:51:08.985Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07 02:52:08.964 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T02:52:08.964Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 02:52:08.991 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07T02:52:08.991Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07 02:53:08.965 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T02:53:08.965Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 02:53:09.001 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07T02:53:09.001Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07 02:54:08.965 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T02:54:08.965Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 02:54:08.992 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07T02:54:08.992Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07 02:55:08.966 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T02:55:08.966Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 02:55:09.675 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) 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) 2023-02-07T02:55:09.675Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) 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) 2023-02-07 02:55:09.680 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5cdeb995 2023-02-07T02:55:09.680Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5cdeb995 2023-02-07 02:55:09.680 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T02:55:09.680Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 02:55:09.693 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| 2023-02-07T02:55:09.693Z||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| 2023-02-07 02:56:08.965 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T02:56:08.965Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 02:56:09.007 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) 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) 2023-02-07T02:56:09.007Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) 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) 2023-02-07 02:56:09.008 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e3f368d 2023-02-07T02:56:09.008Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e3f368d 2023-02-07 02:56:09.009 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T02:56:09.009Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 02:56:09.009 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| 2023-02-07T02:56:09.009Z||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| 2023-02-07 02:57:08.965 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T02:57:08.965Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 02:57:08.998 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) 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) 2023-02-07T02:57:08.998Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) 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) 2023-02-07 02:57:09.000 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ab77fff 2023-02-07T02:57:09.000Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ab77fff 2023-02-07 02:57:09.000 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T02:57:09.000Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 02:57:09.001 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| 2023-02-07T02:57:09.001Z||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| 2023-02-07 02:58:08.966 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T02:58:08.966Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 02:58:09.005 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) 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) 2023-02-07 02:58:09.006 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1662c6a5 2023-02-07T02:58:09.005Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) 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) 2023-02-07 02:58:09.006 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T02:58:09.006Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1662c6a5 2023-02-07T02:58:09.006Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 02:58:09.007 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| 2023-02-07T02:58:09.007Z||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| 2023-02-07 02:59:08.966 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T02:59:08.966Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 02:59:08.999 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) 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) 2023-02-07 02:59:09.000 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a512906 2023-02-07 02:59:09.000 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T02:59:08.999Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) 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) 2023-02-07T02:59:09.000Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a512906 2023-02-07T02:59:09.000Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 02:59:09.001 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| 2023-02-07T02:59:09.001Z||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| 2023-02-07 03:00:08.966 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:00:08.966Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:00:09.012 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) 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) 2023-02-07 03:00:09.013 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5bc37137 2023-02-07 03:00:09.014 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:00:09.012Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) 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) 2023-02-07T03:00:09.013Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5bc37137 2023-02-07T03:00:09.014Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:00:09.015 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| 2023-02-07T03:00:09.015Z||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| 2023-02-07 03:01:08.967 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:01:08.967Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:01:09.022 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) 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) 2023-02-07 03:01:09.023 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7425d755 2023-02-07 03:01:09.024 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:01:09.025 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| 2023-02-07T03:01:09.022Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) 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) 2023-02-07T03:01:09.023Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7425d755 2023-02-07T03:01:09.024Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:01:09.025Z||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| 2023-02-07 03:02:08.967 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:02:08.967Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:02:08.998 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) 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) 2023-02-07 03:02:08.999 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49def428 2023-02-07 03:02:08.999 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:02:08.998Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) 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) 2023-02-07T03:02:08.999Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49def428 2023-02-07T03:02:08.999Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:02:09.000 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| 2023-02-07T03:02:09.000Z||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| 2023-02-07 03:03:08.967 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:03:08.967Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:03:09.175 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) 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) 2023-02-07T03:03:09.175Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) 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) 2023-02-07 03:03:09.176 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a9026df 2023-02-07T03:03:09.176Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a9026df 2023-02-07 03:03:09.176 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:03:09.176Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:03:09.177 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| 2023-02-07T03:03:09.177Z||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| 2023-02-07 03:04:08.968 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:04:08.968Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:04:10.060 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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07T03:04:10.060Z||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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07 03:04:10.061 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@104732c2 2023-02-07T03:04:10.061Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@104732c2 2023-02-07 03:04:10.062 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:04:10.062Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:04:10.063 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| 2023-02-07T03:04:10.063Z||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| 2023-02-07 03:05:08.967 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:05:08.967Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:05:10.025 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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07 03:05:10.026 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ec19a2 2023-02-07T03:05:10.025Z||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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07 03:05:10.026 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:05:10.026Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ec19a2 2023-02-07T03:05:10.026Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:05:10.026 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| 2023-02-07T03:05:10.026Z||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| 2023-02-07 03:06:08.967 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:06:08.967Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:06:10.029 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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07 03:06:10.031 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@478a1f1f 2023-02-07 03:06:10.031 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:06:10.029Z||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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07T03:06:10.031Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@478a1f1f 2023-02-07T03:06:10.031Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:06:10.033 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| 2023-02-07T03:06:10.033Z||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| 2023-02-07 03:07:08.968 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:07:08.968Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:07:09.997 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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07 03:07:09.998 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@640bbfeb 2023-02-07 03:07:09.999 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:07:09.997Z||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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07T03:07:09.998Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@640bbfeb 2023-02-07T03:07:09.999Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:07:10.000 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| 2023-02-07T03:07:10.000Z||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| 2023-02-07 03:08:08.968 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:08:08.968Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:08:09.993 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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07 03:08:09.994 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b21264d 2023-02-07T03:08:09.993Z||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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07 03:08:09.995 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:08:09.994Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b21264d 2023-02-07T03:08:09.995Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:08:09.995 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| 2023-02-07T03:08:09.995Z||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| 2023-02-07 03:09:08.969 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:09:08.969Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:09:10.025 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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07T03:09:10.025Z||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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07 03:09:10.027 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@232cb2 2023-02-07T03:09:10.027Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@232cb2 2023-02-07 03:09:10.028 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:09:10.028Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:09:10.029 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| 2023-02-07T03:09:10.029Z||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| 2023-02-07 03:10:08.968 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:10:08.968Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:10:10.024 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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07T03:10:10.024Z||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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07 03:10:10.025 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30db3b34 2023-02-07T03:10:10.025Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30db3b34 2023-02-07 03:10:10.025 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:10:10.025Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:10:10.026 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| 2023-02-07T03:10:10.026Z||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| 2023-02-07 03:11:08.968 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:11:08.968Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:11:09.992 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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07 03:11:09.993 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5623a947 2023-02-07 03:11:09.993 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:11:09.992Z||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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07T03:11:09.993Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5623a947 2023-02-07T03:11:09.993Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:11:09.994 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| 2023-02-07T03:11:09.994Z||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| 2023-02-07 03:12:08.969 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:12:08.969Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:12:10.029 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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07T03:12:10.029Z||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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07 03:12:10.031 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@758232ab 2023-02-07 03:12:10.031 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:12:10.031Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@758232ab 2023-02-07T03:12:10.031Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:12:10.032 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| 2023-02-07T03:12:10.032Z||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| 2023-02-07 03:13:08.969 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:13:08.969Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:13:10.024 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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07 03:13:10.025 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18d136a8 2023-02-07T03:13:10.024Z||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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07 03:13:10.026 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:13:10.025Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18d136a8 2023-02-07T03:13:10.026Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:13:10.027 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| 2023-02-07T03:13:10.027Z||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| 2023-02-07 03:14:08.970 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:14:08.970Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:14:10.026 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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07T03:14:10.026Z||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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07 03:14:10.027 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2dde0cbf 2023-02-07T03:14:10.027Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2dde0cbf 2023-02-07 03:14:10.028 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:14:10.028Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:14:10.029 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| 2023-02-07T03:14:10.029Z||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| 2023-02-07 03:15:08.971 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:15:08.971Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:15:10.028 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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07 03:15:10.030 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71351006 2023-02-07 03:15:10.030 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:15:10.028Z||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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07T03:15:10.030Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71351006 2023-02-07T03:15:10.030Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:15:10.031 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| 2023-02-07T03:15:10.031Z||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| 2023-02-07 03:16:08.970 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:16:08.970Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:16:09.992 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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07 03:16:09.993 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e9e94ff 2023-02-07 03:16:09.994 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:16:09.992Z||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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07T03:16:09.993Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e9e94ff 2023-02-07 03:16:09.994 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| 2023-02-07T03:16:09.994Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:16:09.994Z||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| 2023-02-07 03:17:08.970 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:17:08.970Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:17:10.033 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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07T03:17:10.033Z||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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07 03:17:10.035 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3724351d 2023-02-07T03:17:10.035Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3724351d 2023-02-07 03:17:10.036 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:17:10.036Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:17:10.041 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| 2023-02-07T03:17:10.041Z||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| 2023-02-07 03:18:08.972 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:18:08.972Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:18:10.024 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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07 03:18:10.028 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58040d60 2023-02-07 03:18:10.028 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:18:10.029 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| 2023-02-07T03:18:10.024Z||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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07T03:18:10.028Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58040d60 2023-02-07T03:18:10.028Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:18:10.029Z||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| 2023-02-07 03:19:08.972 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:19:08.972Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:19:10.025 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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07 03:19:10.027 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6592c31e 2023-02-07 03:19:10.027 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:19:10.025Z||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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07T03:19:10.027Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6592c31e 2023-02-07 03:19:10.027 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| 2023-02-07T03:19:10.027Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:19:10.027Z||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| 2023-02-07 03:20:08.972 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:20:08.972Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:20:10.024 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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07 03:20:10.025 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53f84db 2023-02-07 03:20:10.025 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:20:10.024Z||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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07T03:20:10.025Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53f84db 2023-02-07T03:20:10.025Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:20:10.026 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| 2023-02-07T03:20:10.026Z||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| 2023-02-07 03:21:08.973 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:21:08.973Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:21:10.026 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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07T03:21:10.026Z||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:8080 [sdc-be.onap/10.233.21.253] 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-07 03:21:10.027 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@419cb2d6 2023-02-07T03:21:10.027Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@419cb2d6 2023-02-07 03:21:10.027 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:21:10.027Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:21:10.028 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| 2023-02-07T03:21:10.028Z||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| 2023-02-07 03:22:08.974 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:22:08.974Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:22:09.138 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2023-02-07T03:22:09.138Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2023-02-07 03:22:09.201 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:22:09.201Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:22:09.269 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@116bd933 2023-02-07T03:22:09.269Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@116bd933 2023-02-07 03:22:09.269 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:22:09.269Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:22:09.278 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/LLQKwJ4n6xqeTbQF will send credentials over a clear channel. 2023-02-07T03:22:09.278Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/LLQKwJ4n6xqeTbQF will send credentials over a clear channel. 2023-02-07 03:22:09.279 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/LLQKwJ4n6xqeTbQF (as LLQKwJ4n6xqeTbQF) ... 2023-02-07T03:22:09.279Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/LLQKwJ4n6xqeTbQF (as LLQKwJ4n6xqeTbQF) ... 2023-02-07 03:22:09.319 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:22:09.319Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:22:09.320 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| 2023-02-07T03:22:09.320Z||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| 2023-02-07 03:23:08.975 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:23:08.975Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:23:09.010 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:23:09.010Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:23:09.010 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LLQKwJ4n6xqeTbQF) ... 2023-02-07T03:23:09.010Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LLQKwJ4n6xqeTbQF) ... 2023-02-07 03:23:09.111 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:23:09.111Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:23:09.129 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62f5716b 2023-02-07 03:23:09.130 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:23:09.129Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62f5716b 2023-02-07T03:23:09.130Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:23:09.131 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/B30QLxCRWFKAMrJJ will send credentials over a clear channel. 2023-02-07 03:23:09.132 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/B30QLxCRWFKAMrJJ (as B30QLxCRWFKAMrJJ) ... 2023-02-07T03:23:09.131Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/B30QLxCRWFKAMrJJ will send credentials over a clear channel. 2023-02-07T03:23:09.132Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/B30QLxCRWFKAMrJJ (as B30QLxCRWFKAMrJJ) ... 2023-02-07 03:23:09.188 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:23:09.188Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:23:09.190 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| 2023-02-07T03:23:09.190Z||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| 2023-02-07 03:24:08.976 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:24:08.976Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:24:09.028 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:24:09.029 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as B30QLxCRWFKAMrJJ) ... 2023-02-07T03:24:09.028Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:24:09.029Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as B30QLxCRWFKAMrJJ) ... 2023-02-07 03:24:09.071 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:24:09.071Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:24:09.114 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@732f7d8f 2023-02-07 03:24:09.115 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:24:09.116 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/wIQbVpCgBtWYL918 will send credentials over a clear channel. 2023-02-07 03:24:09.116 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/wIQbVpCgBtWYL918 (as wIQbVpCgBtWYL918) ... 2023-02-07T03:24:09.114Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@732f7d8f 2023-02-07T03:24:09.115Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:24:09.116Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/wIQbVpCgBtWYL918 will send credentials over a clear channel. 2023-02-07T03:24:09.116Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/wIQbVpCgBtWYL918 (as wIQbVpCgBtWYL918) ... 2023-02-07 03:24:09.137 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:24:09.137Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:24:09.139 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| 2023-02-07T03:24:09.139Z||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| 2023-02-07 03:25:08.975 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:25:08.975Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:25:09.016 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:25:09.016 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as wIQbVpCgBtWYL918) ... 2023-02-07T03:25:09.016Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:25:09.016Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as wIQbVpCgBtWYL918) ... 2023-02-07 03:25:09.053 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:25:09.053Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:25:09.081 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e1b425a 2023-02-07 03:25:09.081 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:25:09.081Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e1b425a 2023-02-07T03:25:09.081Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:25:09.084 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/dqJ4eTnHYUrqeeBo will send credentials over a clear channel. 2023-02-07 03:25:09.084 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/dqJ4eTnHYUrqeeBo (as dqJ4eTnHYUrqeeBo) ... 2023-02-07T03:25:09.084Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/dqJ4eTnHYUrqeeBo will send credentials over a clear channel. 2023-02-07T03:25:09.084Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/dqJ4eTnHYUrqeeBo (as dqJ4eTnHYUrqeeBo) ... 2023-02-07 03:25:09.104 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:25:09.104Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:25:09.105 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| 2023-02-07T03:25:09.105Z||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| 2023-02-07 03:26:08.976 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:26:08.976Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:26:09.006 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:26:09.007 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as dqJ4eTnHYUrqeeBo) ... 2023-02-07T03:26:09.006Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:26:09.007Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as dqJ4eTnHYUrqeeBo) ... 2023-02-07 03:26:09.048 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:26:09.048Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:26:09.064 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@785802f5 2023-02-07 03:26:09.065 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:26:09.064Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@785802f5 2023-02-07T03:26:09.065Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:26:09.066 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/RxVR1eiVGgZR5RpS will send credentials over a clear channel. 2023-02-07 03:26:09.066 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/RxVR1eiVGgZR5RpS (as RxVR1eiVGgZR5RpS) ... 2023-02-07T03:26:09.066Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/RxVR1eiVGgZR5RpS will send credentials over a clear channel. 2023-02-07T03:26:09.066Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/RxVR1eiVGgZR5RpS (as RxVR1eiVGgZR5RpS) ... 2023-02-07 03:26:09.087 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:26:09.087Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:26:09.087 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| 2023-02-07T03:26:09.087Z||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| 2023-02-07 03:27:08.976 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:27:08.976Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:27:09.059 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:27:09.059 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as RxVR1eiVGgZR5RpS) ... 2023-02-07T03:27:09.059Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:27:09.059Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as RxVR1eiVGgZR5RpS) ... 2023-02-07 03:27:09.098 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:27:09.098Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:27:09.115 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@443430b6 2023-02-07 03:27:09.116 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:27:09.115Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@443430b6 2023-02-07 03:27:09.117 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/9uSm2Iy9SzEAAZcR will send credentials over a clear channel. 2023-02-07 03:27:09.117 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/9uSm2Iy9SzEAAZcR (as 9uSm2Iy9SzEAAZcR) ... 2023-02-07T03:27:09.116Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:27:09.117Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/9uSm2Iy9SzEAAZcR will send credentials over a clear channel. 2023-02-07T03:27:09.117Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/9uSm2Iy9SzEAAZcR (as 9uSm2Iy9SzEAAZcR) ... 2023-02-07 03:27:09.140 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07 03:27:09.142 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| 2023-02-07T03:27:09.140Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07T03:27:09.142Z||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| 2023-02-07 03:28:08.975 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:28:08.975Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:28:09.028 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:28:09.029 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as 9uSm2Iy9SzEAAZcR) ... 2023-02-07T03:28:09.028Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:28:09.029Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as 9uSm2Iy9SzEAAZcR) ... 2023-02-07 03:28:09.076 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:28:09.076Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:28:09.101 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54691efb 2023-02-07 03:28:09.101 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:28:09.101Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54691efb 2023-02-07T03:28:09.101Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:28:09.102 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/7OnXnH3O3qmmC0Jt will send credentials over a clear channel. 2023-02-07 03:28:09.102 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/7OnXnH3O3qmmC0Jt (as 7OnXnH3O3qmmC0Jt) ... 2023-02-07T03:28:09.102Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/7OnXnH3O3qmmC0Jt will send credentials over a clear channel. 2023-02-07T03:28:09.102Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/7OnXnH3O3qmmC0Jt (as 7OnXnH3O3qmmC0Jt) ... 2023-02-07 03:28:09.126 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:28:09.126Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:28:09.127 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| 2023-02-07T03:28:09.127Z||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| 2023-02-07 03:29:08.975 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:29:08.975Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:29:09.030 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:29:09.030 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as 7OnXnH3O3qmmC0Jt) ... 2023-02-07T03:29:09.030Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:29:09.030Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as 7OnXnH3O3qmmC0Jt) ... 2023-02-07 03:29:09.146 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:29:09.146Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:29:09.167 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3fda3d59 2023-02-07 03:29:09.167 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:29:09.167Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3fda3d59 2023-02-07T03:29:09.167Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:29:09.168 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/KIeTWlqQFu4I4rMF will send credentials over a clear channel. 2023-02-07 03:29:09.168 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/KIeTWlqQFu4I4rMF (as KIeTWlqQFu4I4rMF) ... 2023-02-07T03:29:09.168Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/KIeTWlqQFu4I4rMF will send credentials over a clear channel. 2023-02-07T03:29:09.168Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/KIeTWlqQFu4I4rMF (as KIeTWlqQFu4I4rMF) ... 2023-02-07 03:29:09.190 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:29:09.190Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:29:09.191 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| 2023-02-07T03:29:09.191Z||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| 2023-02-07 03:30:08.976 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:30:08.976Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:30:09.033 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:30:09.033 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as KIeTWlqQFu4I4rMF) ... 2023-02-07T03:30:09.033Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:30:09.033Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as KIeTWlqQFu4I4rMF) ... 2023-02-07 03:30:09.081 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:30:09.081Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:30:09.110 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f8d917a 2023-02-07 03:30:09.111 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:30:09.110Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f8d917a 2023-02-07T03:30:09.111Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:30:09.113 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/RMW4w9cd9KjiTnTM will send credentials over a clear channel. 2023-02-07 03:30:09.113 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/RMW4w9cd9KjiTnTM (as RMW4w9cd9KjiTnTM) ... 2023-02-07T03:30:09.113Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/RMW4w9cd9KjiTnTM will send credentials over a clear channel. 2023-02-07T03:30:09.113Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/RMW4w9cd9KjiTnTM (as RMW4w9cd9KjiTnTM) ... 2023-02-07 03:30:09.146 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07 03:30:09.150 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| 2023-02-07T03:30:09.146Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07T03:30:09.150Z||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| 2023-02-07 03:31:08.975 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:31:08.975Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:31:09.003 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:31:09.004 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as RMW4w9cd9KjiTnTM) ... 2023-02-07T03:31:09.003Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:31:09.004Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as RMW4w9cd9KjiTnTM) ... 2023-02-07 03:31:09.051 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:31:09.051Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:31:09.070 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4605cdb7 2023-02-07 03:31:09.071 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:31:09.070Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4605cdb7 2023-02-07T03:31:09.071Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:31:09.072 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/SWEULauvY93nGP1G will send credentials over a clear channel. 2023-02-07 03:31:09.072 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/SWEULauvY93nGP1G (as SWEULauvY93nGP1G) ... 2023-02-07T03:31:09.072Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/SWEULauvY93nGP1G will send credentials over a clear channel. 2023-02-07T03:31:09.072Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/SWEULauvY93nGP1G (as SWEULauvY93nGP1G) ... 2023-02-07 03:31:09.094 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:31:09.094Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:31:09.095 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| 2023-02-07T03:31:09.095Z||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| 2023-02-07 03:32:08.976 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:32:08.976Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:32:09.017 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:32:09.018 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as SWEULauvY93nGP1G) ... 2023-02-07T03:32:09.017Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:32:09.018Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as SWEULauvY93nGP1G) ... 2023-02-07 03:32:09.054 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:32:09.054Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:32:09.081 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a1d77f1 2023-02-07T03:32:09.081Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a1d77f1 2023-02-07 03:32:09.082 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:32:09.082Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:32:09.083 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/1pQsyvice3nZf9u5 will send credentials over a clear channel. 2023-02-07T03:32:09.083Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/1pQsyvice3nZf9u5 will send credentials over a clear channel. 2023-02-07 03:32:09.083 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/1pQsyvice3nZf9u5 (as 1pQsyvice3nZf9u5) ... 2023-02-07T03:32:09.083Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/1pQsyvice3nZf9u5 (as 1pQsyvice3nZf9u5) ... 2023-02-07 03:32:09.108 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:32:09.108Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:32:09.110 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| 2023-02-07T03:32:09.110Z||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| 2023-02-07 03:33:08.977 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:33:08.977Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:33:09.009 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:33:09.010 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as 1pQsyvice3nZf9u5) ... 2023-02-07T03:33:09.009Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:33:09.010Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as 1pQsyvice3nZf9u5) ... 2023-02-07 03:33:09.046 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:33:09.046Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:33:09.065 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@655f6e1d 2023-02-07 03:33:09.065 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:33:09.067 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/e9vkzKcMGJTI2b5K will send credentials over a clear channel. 2023-02-07 03:33:09.067 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/e9vkzKcMGJTI2b5K (as e9vkzKcMGJTI2b5K) ... 2023-02-07T03:33:09.065Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@655f6e1d 2023-02-07T03:33:09.065Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:33:09.067Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/e9vkzKcMGJTI2b5K will send credentials over a clear channel. 2023-02-07T03:33:09.067Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/e9vkzKcMGJTI2b5K (as e9vkzKcMGJTI2b5K) ... 2023-02-07 03:33:09.086 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:33:09.086Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:33:09.087 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| 2023-02-07T03:33:09.087Z||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| 2023-02-07 03:34:08.977 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:34:08.977Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:34:09.006 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:34:09.006 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as e9vkzKcMGJTI2b5K) ... 2023-02-07T03:34:09.006Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:34:09.006Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as e9vkzKcMGJTI2b5K) ... 2023-02-07 03:34:09.078 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:34:09.078Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:34:09.095 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d015e1c 2023-02-07 03:34:09.096 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:34:09.095Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d015e1c 2023-02-07T03:34:09.096Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:34:09.097 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/zOXW7ugQrOI7oHJ0 will send credentials over a clear channel. 2023-02-07 03:34:09.098 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/zOXW7ugQrOI7oHJ0 (as zOXW7ugQrOI7oHJ0) ... 2023-02-07T03:34:09.097Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/zOXW7ugQrOI7oHJ0 will send credentials over a clear channel. 2023-02-07T03:34:09.098Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/zOXW7ugQrOI7oHJ0 (as zOXW7ugQrOI7oHJ0) ... 2023-02-07 03:34:09.125 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07 03:34:09.126 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| 2023-02-07T03:34:09.125Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07T03:34:09.126Z||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| 2023-02-07 03:35:08.977 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:35:08.977Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:35:09.024 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:35:09.024 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as zOXW7ugQrOI7oHJ0) ... 2023-02-07T03:35:09.024Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:35:09.024Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as zOXW7ugQrOI7oHJ0) ... 2023-02-07 03:35:09.057 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:35:09.057Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:35:09.070 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42c60452 2023-02-07 03:35:09.071 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:35:09.072 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/9eIZdtDXyrhjCFc7 will send credentials over a clear channel. 2023-02-07 03:35:09.072 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/9eIZdtDXyrhjCFc7 (as 9eIZdtDXyrhjCFc7) ... 2023-02-07T03:35:09.070Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42c60452 2023-02-07T03:35:09.071Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:35:09.072Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/9eIZdtDXyrhjCFc7 will send credentials over a clear channel. 2023-02-07T03:35:09.072Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/9eIZdtDXyrhjCFc7 (as 9eIZdtDXyrhjCFc7) ... 2023-02-07 03:35:09.096 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07 03:35:09.097 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| 2023-02-07T03:35:09.096Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07T03:35:09.097Z||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| 2023-02-07 03:36:08.979 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:36:08.979Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:36:09.017 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:36:09.017 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as 9eIZdtDXyrhjCFc7) ... 2023-02-07T03:36:09.017Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:36:09.017Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as 9eIZdtDXyrhjCFc7) ... 2023-02-07 03:36:09.070 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:36:09.070Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:36:09.084 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2535002f 2023-02-07 03:36:09.085 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:36:09.084Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2535002f 2023-02-07T03:36:09.085Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:36:09.086 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/ZhwhDH8fGrC6uVy6 will send credentials over a clear channel. 2023-02-07 03:36:09.086 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/ZhwhDH8fGrC6uVy6 (as ZhwhDH8fGrC6uVy6) ... 2023-02-07T03:36:09.086Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/ZhwhDH8fGrC6uVy6 will send credentials over a clear channel. 2023-02-07T03:36:09.086Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/ZhwhDH8fGrC6uVy6 (as ZhwhDH8fGrC6uVy6) ... 2023-02-07 03:36:09.114 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:36:09.114Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:36:09.115 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| 2023-02-07T03:36:09.115Z||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| 2023-02-07 03:37:08.980 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:37:08.980Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:37:09.085 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:37:09.086 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as ZhwhDH8fGrC6uVy6) ... 2023-02-07T03:37:09.085Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:37:09.086Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as ZhwhDH8fGrC6uVy6) ... 2023-02-07 03:37:09.154 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:37:09.154Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:37:09.170 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28463c61 2023-02-07 03:37:09.170 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:37:09.170Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28463c61 2023-02-07T03:37:09.170Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:37:09.171 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/vdTW84JsqqiSwRJa will send credentials over a clear channel. 2023-02-07 03:37:09.172 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/vdTW84JsqqiSwRJa (as vdTW84JsqqiSwRJa) ... 2023-02-07T03:37:09.171Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/vdTW84JsqqiSwRJa will send credentials over a clear channel. 2023-02-07T03:37:09.172Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/vdTW84JsqqiSwRJa (as vdTW84JsqqiSwRJa) ... 2023-02-07 03:37:09.193 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:37:09.193Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:37:09.194 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| 2023-02-07T03:37:09.194Z||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| 2023-02-07 03:38:08.981 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:38:08.981Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:38:09.023 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:38:09.024 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as vdTW84JsqqiSwRJa) ... 2023-02-07T03:38:09.023Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:38:09.024Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as vdTW84JsqqiSwRJa) ... 2023-02-07 03:38:09.092 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:38:09.092Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:38:09.132 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31245444 2023-02-07 03:38:09.133 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:38:09.132Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31245444 2023-02-07T03:38:09.133Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:38:09.135 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/PrK3cAGXpd9htjJE will send credentials over a clear channel. 2023-02-07T03:38:09.135Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/PrK3cAGXpd9htjJE will send credentials over a clear channel. 2023-02-07 03:38:09.135 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/PrK3cAGXpd9htjJE (as PrK3cAGXpd9htjJE) ... 2023-02-07T03:38:09.135Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/PrK3cAGXpd9htjJE (as PrK3cAGXpd9htjJE) ... 2023-02-07 03:38:09.159 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:38:09.159Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:38:09.160 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| 2023-02-07T03:38:09.160Z||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| 2023-02-07 03:39:08.982 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:39:08.982Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:39:09.011 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:39:09.011 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as PrK3cAGXpd9htjJE) ... 2023-02-07T03:39:09.011Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:39:09.011Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as PrK3cAGXpd9htjJE) ... 2023-02-07 03:39:09.972 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:39:09.972Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:39:09.988 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@270ad7a2 2023-02-07 03:39:09.989 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:39:09.988Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@270ad7a2 2023-02-07T03:39:09.989Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:39:09.990 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/jrW2isPijCmXslq4 will send credentials over a clear channel. 2023-02-07 03:39:09.990 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/jrW2isPijCmXslq4 (as jrW2isPijCmXslq4) ... 2023-02-07T03:39:09.990Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/jrW2isPijCmXslq4 will send credentials over a clear channel. 2023-02-07T03:39:09.990Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/jrW2isPijCmXslq4 (as jrW2isPijCmXslq4) ... 2023-02-07 03:39:10.009 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:39:10.009Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:39:10.010 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| 2023-02-07T03:39:10.010Z||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| 2023-02-07 03:40:08.982 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:40:08.982Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:40:09.016 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:40:09.017 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as jrW2isPijCmXslq4) ... 2023-02-07T03:40:09.016Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:40:09.017Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as jrW2isPijCmXslq4) ... 2023-02-07 03:40:09.026 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T03:40:09.026Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 03:40:09.034 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T03:40:09.034Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 03:40:09.037 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T03:40:09.037Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 03:41:08.983 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:41:08.983Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:41:09.018 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:41:09.018Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:41:09.021 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:41:09.021Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:41:09.021 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as jrW2isPijCmXslq4) ... 2023-02-07T03:41:09.021Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as jrW2isPijCmXslq4) ... 2023-02-07 03:41:13.086 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:41:13.086Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:41:13.107 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3037c984 2023-02-07 03:41:13.108 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:41:13.107Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3037c984 2023-02-07T03:41:13.108Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:41:13.109 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/DSu8n2lOQElVYMNe will send credentials over a clear channel. 2023-02-07 03:41:13.109 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/DSu8n2lOQElVYMNe (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:41:13.109Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/DSu8n2lOQElVYMNe will send credentials over a clear channel. 2023-02-07T03:41:13.109Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/DSu8n2lOQElVYMNe (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:41:13.130 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:41:13.130Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:41:13.131 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| 2023-02-07T03:41:13.131Z||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| 2023-02-07 03:42:08.983 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:42:08.983Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:42:09.025 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:42:09.027 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:42:09.025Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:42:09.027Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:42:09.032 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 03:42:09.033 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T03:42:09.032Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 03:42:09.034 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T03:42:09.033Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T03:42:09.034Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 03:43:08.983 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:43:08.983Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:43:09.013 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:43:09.013Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:43:09.014 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:43:09.014 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:43:09.014Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:43:09.014Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:43:09.019 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 03:43:09.019 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T03:43:09.019Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T03:43:09.019Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 03:43:09.020 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T03:43:09.020Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 03:44:08.984 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:44:08.984Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:44:09.029 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:44:09.029Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:44:09.031 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:44:09.031 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:44:09.031Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:44:09.031Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:44:09.039 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T03:44:09.039Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 03:44:09.040 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T03:44:09.040Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 03:44:09.041 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T03:44:09.041Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 03:45:08.984 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:45:08.984Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:45:09.013 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:45:09.013Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:45:09.013 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:45:09.014 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:45:09.013Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:45:09.014Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:45:09.021 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 03:45:09.022 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 03:45:09.022 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T03:45:09.021Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T03:45:09.022Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T03:45:09.022Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 03:46:08.984 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:46:08.984Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:46:09.007 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:46:09.007Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:46:09.008 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:46:09.009 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:46:09.008Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:46:09.009Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:46:09.013 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T03:46:09.013Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 03:46:09.013 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T03:46:09.013Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 03:46:09.014 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T03:46:09.014Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 03:47:08.985 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:47:08.985Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:47:09.034 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:47:09.034Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:47:09.035 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:47:09.036 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:47:09.035Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:47:09.036Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:47:09.040 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T03:47:09.040Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 03:47:09.040 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T03:47:09.040Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 03:47:09.041 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T03:47:09.041Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 03:48:08.985 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:48:08.985Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:48:09.015 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:48:09.015Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:48:09.016 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:48:09.016 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:48:09.016Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:48:09.016Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:48:09.021 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 03:48:09.021 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T03:48:09.021Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 03:48:09.022 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T03:48:09.021Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T03:48:09.022Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 03:49:08.985 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:49:08.985Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:49:09.017 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:49:09.017Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:49:09.019 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:49:09.020 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:49:09.019Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:49:09.020Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:49:09.030 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T03:49:09.030Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 03:49:09.030 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T03:49:09.030Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 03:49:09.031 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T03:49:09.031Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 03:50:08.985 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:50:08.985Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:50:09.031 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:50:09.031Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:50:09.033 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:50:09.033 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:50:09.033Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:50:09.033Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:50:09.038 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T03:50:09.038Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 03:50:09.038 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T03:50:09.038Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 03:50:09.039 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T03:50:09.039Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 03:51:08.986 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:51:08.986Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:51:09.027 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:51:09.027Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:51:09.028 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:51:09.029 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:51:09.028Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:51:09.029Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:51:09.038 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T03:51:09.038Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 03:51:09.038 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T03:51:09.038Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 03:51:09.039 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T03:51:09.039Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 03:52:08.986 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:52:08.986Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:52:09.042 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:52:09.042Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:52:09.044 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:52:09.044 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:52:09.044Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:52:09.044Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:52:09.069 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T03:52:09.069Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 03:52:09.069 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T03:52:09.069Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 03:52:09.070 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T03:52:09.070Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 03:53:08.987 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:53:08.987Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:53:09.024 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:53:09.024Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:53:09.026 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:53:09.026Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:53:09.028 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:53:09.028Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:53:09.032 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T03:53:09.032Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 03:53:09.033 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T03:53:09.033Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 03:53:09.034 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T03:53:09.034Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 03:54:08.988 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:54:08.988Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:54:09.023 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:54:09.023Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:54:09.025 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:54:09.025 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:54:09.025Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:54:09.025Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:54:09.029 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T03:54:09.029Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 03:54:09.029 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T03:54:09.029Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 03:54:09.030 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T03:54:09.030Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 03:55:08.988 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:55:08.988Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:55:09.018 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:55:09.018Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:55:09.019 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:55:09.019 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:55:09.019Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:55:09.019Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:55:09.023 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T03:55:09.023Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 03:55:09.023 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T03:55:09.023Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 03:55:09.024 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T03:55:09.024Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 03:56:08.989 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:56:08.989Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:56:09.056 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:56:09.056Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:56:09.057 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:56:09.057 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:56:09.057Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:56:09.057Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:56:09.078 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 03:56:09.078 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T03:56:09.078Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T03:56:09.078Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 03:56:09.079 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T03:56:09.079Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 03:57:08.988 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:57:08.988Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:57:09.015 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:57:09.021 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:57:09.015Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:57:09.022 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:57:09.021Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:57:09.022Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:57:09.025 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T03:57:09.025Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 03:57:09.026 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 03:57:09.026 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T03:57:09.026Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T03:57:09.026Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 03:58:08.988 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:58:08.988Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:58:09.026 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:58:09.026Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:58:09.028 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:58:09.028Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:58:09.029 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:58:09.029Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:58:09.038 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T03:58:09.038Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 03:58:09.039 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 03:58:09.041 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T03:58:09.039Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T03:58:09.041Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 03:59:08.988 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:59:08.988Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:59:09.012 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:59:09.012Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:59:09.013 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:59:09.013 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:59:09.013Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:59:09.013Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:59:09.018 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T03:59:09.018Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 03:59:09.018 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T03:59:09.018Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 03:59:09.018 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T03:59:09.018Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:00:08.988 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:00:08.988Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:00:09.028 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:00:09.029 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:00:09.029 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T04:00:09.028Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:00:09.029Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:00:09.029Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 04:00:09.035 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T04:00:09.035Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 04:00:09.035 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T04:00:09.035Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 04:00:09.046 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T04:00:09.046Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 04:01:08.989 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:01:08.989Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:01:09.032 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:01:09.035 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:01:09.035 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T04:01:09.032Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:01:09.035Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:01:09.035Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 04:01:35.721 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T04:01:35.721Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 04:01:35.745 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26c480f6 2023-02-07 04:01:35.745 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T04:01:35.745Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26c480f6 2023-02-07T04:01:35.745Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 04:01:35.746 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/255RHWCCr16e4abu will send credentials over a clear channel. 2023-02-07 04:01:35.747 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/255RHWCCr16e4abu (as 255RHWCCr16e4abu) ... 2023-02-07T04:01:35.746Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/255RHWCCr16e4abu will send credentials over a clear channel. 2023-02-07T04:01:35.747Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/255RHWCCr16e4abu (as 255RHWCCr16e4abu) ... 2023-02-07 04:01:35.767 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T04:01:35.767Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 04:01:35.768 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| 2023-02-07T04:01:35.768Z||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| 2023-02-07 04:02:08.988 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:02:08.988Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:02:09.019 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:02:09.019 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as 255RHWCCr16e4abu) ... 2023-02-07T04:02:09.019Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:02:09.019Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as 255RHWCCr16e4abu) ... 2023-02-07 04:02:09.023 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:02:09.023Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:02:09.024 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:02:09.024Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:02:09.024 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:02:09.024Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:03:08.989 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:03:08.989Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:03:09.025 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:03:09.025Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:03:09.026 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:03:09.026 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as 255RHWCCr16e4abu) ... 2023-02-07T04:03:09.026Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:03:09.026Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as 255RHWCCr16e4abu) ... 2023-02-07 04:03:09.030 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:03:09.030 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:03:09.030Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:03:09.030Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:03:09.031 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:03:09.031Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:04:08.990 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:04:08.990Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:04:09.024 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:04:09.024Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:04:09.030 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:04:09.030 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as 255RHWCCr16e4abu) ... 2023-02-07T04:04:09.030Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:04:09.030Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as 255RHWCCr16e4abu) ... 2023-02-07 04:04:44.063 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T04:04:44.063Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 04:04:44.085 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@416f1a80 2023-02-07 04:04:44.085 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T04:04:44.085Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@416f1a80 2023-02-07T04:04:44.085Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 04:04:44.087 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/x7cKTEbUcwh9jwUV will send credentials over a clear channel. 2023-02-07 04:04:44.087 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/x7cKTEbUcwh9jwUV (as x7cKTEbUcwh9jwUV) ... 2023-02-07T04:04:44.087Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/x7cKTEbUcwh9jwUV will send credentials over a clear channel. 2023-02-07T04:04:44.087Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/x7cKTEbUcwh9jwUV (as x7cKTEbUcwh9jwUV) ... 2023-02-07 04:05:10.385 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T04:05:10.385Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 04:05:10.386 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| 2023-02-07 04:05:10.387 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:05:10.386Z||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| 2023-02-07T04:05:10.387Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:05:10.411 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:05:10.412 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as x7cKTEbUcwh9jwUV) ... 2023-02-07T04:05:10.411Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:05:10.412Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as x7cKTEbUcwh9jwUV) ... 2023-02-07 04:05:26.961 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T04:05:26.961Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 04:05:26.978 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a73d4a5 2023-02-07 04:05:26.978 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T04:05:26.978Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a73d4a5 2023-02-07T04:05:26.978Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 04:05:26.979 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/DTF5dgcMEAfCDd3z will send credentials over a clear channel. 2023-02-07 04:05:26.979 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/DTF5dgcMEAfCDd3z (as DTF5dgcMEAfCDd3z) ... 2023-02-07T04:05:26.979Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/DTF5dgcMEAfCDd3z will send credentials over a clear channel. 2023-02-07T04:05:26.979Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/DTF5dgcMEAfCDd3z (as DTF5dgcMEAfCDd3z) ... 2023-02-07 04:05:56.963 INFO 7 --- [ Timer-0] o.apache.http.impl.execchain.RetryExec : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap:3904: The target server failed to respond 2023-02-07 04:05:56.964 INFO 7 --- [ Timer-0] o.apache.http.impl.execchain.RetryExec : Retrying request to {}->http://message-router.onap:3904 2023-02-07T04:05:56.963Z||Timer-0|ModelLoader||org.apache.http.impl.execchain.RetryExec||INFO|I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap:3904: The target server failed to respond 2023-02-07T04:05:56.964Z||Timer-0|ModelLoader||org.apache.http.impl.execchain.RetryExec||INFO|Retrying request to {}->http://message-router.onap:3904 2023-02-07 04:05:56.981 INFO 7 --- [ Timer-0] o.apache.http.impl.execchain.RetryExec : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap:3904: The target server failed to respond 2023-02-07 04:05:56.981 INFO 7 --- [ Timer-0] o.apache.http.impl.execchain.RetryExec : Retrying request to {}->http://message-router.onap:3904 2023-02-07T04:05:56.981Z||Timer-0|ModelLoader||org.apache.http.impl.execchain.RetryExec||INFO|I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap:3904: The target server failed to respond 2023-02-07T04:05:56.981Z||Timer-0|ModelLoader||org.apache.http.impl.execchain.RetryExec||INFO|Retrying request to {}->http://message-router.onap:3904 2023-02-07 04:05:56.985 INFO 7 --- [ Timer-0] o.apache.http.impl.execchain.RetryExec : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap:3904: The target server failed to respond 2023-02-07 04:05:56.986 INFO 7 --- [ Timer-0] o.apache.http.impl.execchain.RetryExec : Retrying request to {}->http://message-router.onap:3904 2023-02-07T04:05:56.985Z||Timer-0|ModelLoader||org.apache.http.impl.execchain.RetryExec||INFO|I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap:3904: The target server failed to respond 2023-02-07T04:05:56.986Z||Timer-0|ModelLoader||org.apache.http.impl.execchain.RetryExec||INFO|Retrying request to {}->http://message-router.onap:3904 2023-02-07 04:05:56.990 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:05:56.990Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:05:56.990 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| 2023-02-07T04:05:56.990Z||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| 2023-02-07 04:06:10.387 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:06:10.387Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:06:10.420 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:06:10.420Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:06:10.421 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:06:10.421 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DTF5dgcMEAfCDd3z) ... 2023-02-07T04:06:10.421Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:06:10.421Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DTF5dgcMEAfCDd3z) ... 2023-02-07 04:06:10.427 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 04:06:10.427 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 04:06:10.427 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T04:06:10.427Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T04:06:10.427Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T04:06:10.427Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 04:07:10.387 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:07:10.387Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:07:10.419 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:07:10.419Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:07:10.420 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:07:10.420 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DTF5dgcMEAfCDd3z) ... 2023-02-07T04:07:10.420Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:07:10.420Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DTF5dgcMEAfCDd3z) ... 2023-02-07 04:07:42.797 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 04:07:42.797 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T04:07:42.797Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T04:07:42.797Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 04:07:42.798 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T04:07:42.798Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 04:08:10.388 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:08:10.388Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:08:10.432 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:08:10.432Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:08:10.436 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:08:10.436 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DTF5dgcMEAfCDd3z) ... 2023-02-07T04:08:10.436Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:08:10.436Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DTF5dgcMEAfCDd3z) ... 2023-02-07 04:08:10.440 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:08:10.440Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:08:10.441 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:08:10.441Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:08:10.443 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:08:10.443Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:09:10.388 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:09:10.388Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:09:10.423 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:09:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:09:10.424 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:09:10.424 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DTF5dgcMEAfCDd3z) ... 2023-02-07T04:09:10.424Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:09:10.424Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DTF5dgcMEAfCDd3z) ... 2023-02-07 04:09:40.698 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T04:09:40.698Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 04:09:40.747 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ce13998 2023-02-07 04:09:40.748 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 04:09:40.749 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/r2HAdkpvj4h3kqkd will send credentials over a clear channel. 2023-02-07T04:09:40.747Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ce13998 2023-02-07T04:09:40.748Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T04:09:40.749Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/r2HAdkpvj4h3kqkd will send credentials over a clear channel. 2023-02-07 04:09:40.751 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/r2HAdkpvj4h3kqkd (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:09:40.751Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/r2HAdkpvj4h3kqkd (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:09:45.985 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T04:09:45.985Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 04:09:45.986 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| 2023-02-07T04:09:45.986Z||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| 2023-02-07 04:10:10.388 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:10:10.388Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:10:10.415 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:10:10.416 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:10:10.415Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:10:10.416Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:10:10.421 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:10:10.421Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:10:10.421 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:10:10.421Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:10:10.422 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:10:10.422Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:11:10.388 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:11:10.388Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:11:10.428 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:11:10.428Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:11:10.431 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:11:10.432 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:11:10.431Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:11:10.432Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:11:10.440 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:11:10.441 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:11:10.440Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:11:10.441Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:11:10.442 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:11:10.442Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:12:10.388 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:12:10.388Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:12:10.420 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:12:10.420Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:12:10.422 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:12:10.422 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:12:10.422Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:12:10.422Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:12:43.270 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 04:12:43.270 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T04:12:43.270Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T04:12:43.270Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 04:12:43.271 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T04:12:43.271Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 04:13:10.388 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:13:10.388Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:13:10.409 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:13:10.409Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:13:10.410 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:13:10.410 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:13:10.410Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:13:10.410Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:13:10.413 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:13:10.413Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:13:10.414 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:13:10.414 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:13:10.414Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:13:10.414Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:14:10.389 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:14:10.389Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:14:10.431 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:14:10.431Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:14:10.433 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:14:10.433 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:14:10.433Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:14:10.433Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:14:10.439 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:14:10.439Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:14:10.439 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:14:10.439Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:14:10.440 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:14:10.440Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:15:10.390 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:15:10.390Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:15:10.434 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:15:10.434Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:15:10.436 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:15:10.436 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:15:10.436Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:15:10.436Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:15:10.440 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T04:15:10.440Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 04:15:10.440 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T04:15:10.440Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 04:15:10.441 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T04:15:10.441Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 04:16:10.389 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:16:10.389Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:16:10.423 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:16:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:16:10.427 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:16:10.428 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:16:10.427Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:16:10.428Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:16:10.431 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:16:10.431Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:16:10.431 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:16:10.431Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:16:10.432 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:16:10.432Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:17:10.389 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:17:10.389Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:17:10.413 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:17:10.413Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:17:10.415 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:17:10.415 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:17:10.415Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:17:10.415Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:17:10.418 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:17:10.418Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:17:10.418 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:17:10.418Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:17:10.419 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:17:10.419Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:18:10.390 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:18:10.390Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:18:10.421 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:18:10.421Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:18:10.422 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:18:10.422 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:18:10.422Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:18:10.422Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:18:10.426 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:18:10.427 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:18:10.426Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:18:10.427Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:18:10.428 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:18:10.428Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:19:10.391 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:19:10.391Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:19:10.421 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:19:10.421Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:19:10.423 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:19:10.423 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:19:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:19:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:19:10.427 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:19:10.427Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:19:10.427 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:19:10.427Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:19:10.428 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:19:10.428Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:20:10.390 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:20:10.390Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:20:10.415 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:20:10.415Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:20:10.416 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:20:10.416 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:20:10.416Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:20:10.416Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:20:10.420 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:20:10.420Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:20:10.420 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:20:10.420Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:20:10.421 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:20:10.421Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:21:10.390 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:21:10.390Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:21:10.429 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:21:10.429Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:21:10.431 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:21:10.431 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:21:10.431Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:21:10.431Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:21:10.435 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:21:10.435 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:21:10.435Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:21:10.435Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:21:10.436 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:21:10.436Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:22:10.391 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:22:10.391Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:22:10.417 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:22:10.417Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:22:10.418 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:22:10.418 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:22:10.418Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:22:10.418Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:22:10.422 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:22:10.422Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:22:10.422 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:22:10.422Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:22:10.423 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:22:10.423Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:23:10.391 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:23:10.391Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:23:10.429 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:23:10.429Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:23:10.432 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:23:10.432Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:23:10.432 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:23:10.432Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:23:10.436 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:23:10.436Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:23:10.436 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:23:10.436Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:23:10.437 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:23:10.437Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:24:10.391 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:24:10.391Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:24:10.417 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:24:10.417Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:24:10.420 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:24:10.420 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:24:10.420Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:24:10.420Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:24:10.424 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:24:10.425 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:24:10.424Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:24:10.425Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:24:10.425 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:24:10.425Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:25:10.391 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:25:10.391Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:25:10.417 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:25:10.417Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:25:10.419 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:25:10.419Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:25:10.420 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:25:10.420Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:25:10.425 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:25:10.425 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:25:10.425Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:25:10.425Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:25:10.425 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:25:10.425Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:26:10.391 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:26:10.391Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:26:10.422 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:26:10.422Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:26:10.423 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:26:10.423 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:26:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:26:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:26:10.426 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:26:10.426Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:26:10.427 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:26:10.427Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:26:10.429 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:26:10.429Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:27:10.391 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:27:10.391Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:27:10.418 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:27:10.418Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:27:10.419 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:27:10.419 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:27:10.419Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:27:10.419Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:27:10.423 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:27:10.423 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:27:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:27:10.423Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:27:10.424 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:27:10.424Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:28:10.391 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:28:10.391Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:28:10.422 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:28:10.424 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:28:10.424 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:28:10.422Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:28:10.424Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:28:10.424Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:28:10.430 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T04:28:10.430Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 04:28:10.430 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T04:28:10.430Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 04:28:10.431 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T04:28:10.431Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 04:29:10.391 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:29:10.391Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:29:10.425 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:29:10.425Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:29:10.428 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:29:10.428 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:29:10.428Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:29:10.428Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:29:10.432 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:29:10.432Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:29:10.433 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:29:10.433Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:29:10.433 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:29:10.433Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:30:10.391 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:30:10.391Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:30:10.419 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:30:10.419Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:30:10.420 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:30:10.421 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:30:10.420Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:30:10.421Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:30:10.424 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:30:10.424Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:30:10.424 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:30:10.424Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:30:10.425 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:30:10.425Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:31:10.391 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:31:10.391Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:31:10.417 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:31:10.417Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:31:10.419 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:31:10.419 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:31:10.419Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:31:10.419Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:31:10.425 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T04:31:10.425Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 04:31:10.425 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T04:31:10.425Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 04:31:10.426 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T04:31:10.426Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 04:32:10.391 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:32:10.391Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:32:10.455 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:32:10.455Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:32:10.456 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:32:10.457 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:32:10.456Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:32:10.457Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:32:10.463 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:32:10.464 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:32:10.463Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:32:10.464 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:32:10.464Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:32:10.464Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:33:10.391 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:33:10.391Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:33:10.435 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:33:10.435Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:33:10.436 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:33:10.437 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:33:10.436Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:33:10.437Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:33:10.440 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:33:10.440Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:33:10.441 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:33:10.441Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:33:10.442 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:33:10.442Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:34:10.391 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:34:10.391Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:34:10.412 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:34:10.412Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:34:10.413 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:34:10.413 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:34:10.413Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:34:10.413Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:34:10.417 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:34:10.417Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:34:10.417 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:34:10.417Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:34:10.417 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:34:10.417Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:35:10.392 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:35:10.392Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:35:10.421 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:35:10.421Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:35:10.423 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:35:10.423 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:35:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:35:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:35:10.427 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:35:10.427Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:35:10.427 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:35:10.427Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:35:10.428 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:35:10.428Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:36:10.393 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:36:10.393Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:36:10.423 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:36:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:36:10.425 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:36:10.425 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:36:10.425Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:36:10.425Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:36:10.429 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 04:36:10.430 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 04:36:10.431 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T04:36:10.429Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T04:36:10.430Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T04:36:10.431Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 04:37:10.394 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:37:10.394Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:37:10.422 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:37:10.423 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:37:10.423 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:37:10.422Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:37:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:37:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:37:10.426 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:37:10.426 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:37:10.427 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:37:10.426Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:37:10.426Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:37:10.427Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:38:10.393 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:38:10.393Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:38:10.413 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:38:10.413Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:38:10.414 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:38:10.414 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:38:10.414Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:38:10.414Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:38:10.417 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:38:10.417Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:38:10.417 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:38:10.417Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:38:10.418 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:38:10.418Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:39:10.393 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:39:10.393Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:39:10.421 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:39:10.421Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:39:10.422 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:39:10.422Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:39:10.422 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:39:10.422Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:39:10.426 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:39:10.426Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:39:10.426 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:39:10.426Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:39:10.426 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:39:10.426Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:40:10.393 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:40:10.393Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:40:10.432 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:40:10.432Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:40:10.434 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:40:10.434 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:40:10.434Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:40:10.434Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:40:10.438 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:40:10.438Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:40:10.438 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:40:10.438Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:40:10.439 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:40:10.439Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:41:10.393 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:41:10.393Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:41:10.421 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:41:10.421Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:41:10.423 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:41:10.423 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:41:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:41:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:41:10.427 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:41:10.427 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:41:10.427Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:41:10.427Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:41:10.428 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:41:10.428Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:42:10.393 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:42:10.393Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:42:10.418 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:42:10.418Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:42:10.419 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:42:10.419 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:42:10.419Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:42:10.419Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:42:10.423 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:42:10.423 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:42:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:42:10.423Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:42:10.423 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:42:10.423Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:43:10.394 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:43:10.394Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:43:10.426 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:43:10.426Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:43:10.427 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:43:10.428 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:43:10.427Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:43:10.428Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:43:10.431 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:43:10.431Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:43:10.432 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:43:10.432Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:43:10.432 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:43:10.432Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:44:10.394 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:44:10.394Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:44:10.416 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:44:10.416Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:44:10.417 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:44:10.417 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:44:10.417Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:44:10.417Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:44:56.977 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T04:44:56.977Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 04:44:56.978 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T04:44:56.978Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 04:44:56.978 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T04:44:56.978Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 04:45:10.394 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:45:10.394Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:45:10.420 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:45:10.421 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:45:10.422 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:45:10.420Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:45:10.421Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:45:10.422Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:45:10.426 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T04:45:10.426Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 04:45:10.426 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T04:45:10.426Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 04:45:10.427 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T04:45:10.427Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 04:46:10.394 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:46:10.394Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:46:10.419 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:46:10.419Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:46:10.420 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:46:10.420 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:46:10.420Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:46:10.420Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:46:10.424 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:46:10.424Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:46:10.424 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:46:10.424Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:46:10.425 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:46:10.425Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:47:10.395 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:47:10.395Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:47:10.429 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:47:10.429Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:47:10.431 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:47:10.432 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:47:10.431Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:47:10.432Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:47:10.435 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:47:10.435Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:47:10.436 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:47:10.436Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:47:10.436 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:47:10.436Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:48:10.396 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:48:10.396Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:48:10.432 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:48:10.432Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:48:10.433 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:48:10.434 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:48:10.433Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:48:10.434Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:48:10.437 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:48:10.437Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:48:10.438 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:48:10.438Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:48:10.438 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:48:10.438Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:49:10.395 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:49:10.395Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:49:10.427 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:49:10.427Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:49:10.428 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:49:10.429 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:49:10.428Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:49:10.429Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:49:10.432 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:49:10.433 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:49:10.432Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:49:10.433Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:49:10.433 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:49:10.433Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:50:10.395 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:50:10.395Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:50:10.417 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:50:10.417Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:50:10.418 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:50:10.418 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:50:10.418Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:50:10.418Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:50:56.355 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T04:50:56.355Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 04:50:56.356 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T04:50:56.356Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 04:50:56.358 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T04:50:56.358Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 04:51:10.395 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:51:10.395Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:51:10.438 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:51:10.438Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:51:10.440 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:51:10.440 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:51:10.440Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:51:10.440Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:51:10.449 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 04:51:10.449 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T04:51:10.449Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T04:51:10.449Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 04:51:10.450 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T04:51:10.450Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 04:52:10.396 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:52:10.396Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:52:10.421 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:52:10.421Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:52:10.422 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:52:10.423 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:52:10.422Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:52:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:52:10.426 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:52:10.426Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:52:10.427 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:52:10.427Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:52:10.428 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:52:10.428Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:53:10.396 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:53:10.396Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:53:10.446 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:53:10.446Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:53:10.449 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:53:10.449 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:53:10.449Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:53:10.449Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:53:10.453 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:53:10.453Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:53:10.453 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:53:10.453Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:53:10.454 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:53:10.454Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:54:10.396 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:54:10.396Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:54:10.421 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:54:10.421Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:54:10.422 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:54:10.422 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:54:10.422Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:54:10.422Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:54:10.427 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 04:54:10.427 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T04:54:10.427Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T04:54:10.427Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 04:54:10.427 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T04:54:10.427Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 04:55:10.396 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:55:10.396Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:55:10.449 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:55:10.449Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:55:10.451 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:55:10.451 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:55:10.451Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:55:10.451Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:55:10.455 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:55:10.455 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:55:10.456 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:55:10.455Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:55:10.455Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:55:10.456Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:56:10.396 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:56:10.396Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:56:10.423 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:56:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:56:10.424 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:56:10.424Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:56:10.429 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:56:10.429Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:56:10.433 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:56:10.434 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:56:10.433Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:56:10.434Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:56:10.434 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:56:10.434Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:57:10.397 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:57:10.397Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:57:10.419 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:57:10.419Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:57:10.421 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:57:10.421 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:57:10.421Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:57:10.421Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:57:10.424 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:57:10.425 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:57:10.424Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:57:10.425Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:57:10.425 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:57:10.425Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:58:10.397 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:58:10.397Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:58:10.439 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:58:10.439Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:58:10.440 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:58:10.440 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:58:10.440Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:58:10.440Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:58:10.444 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T04:58:10.444Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 04:58:10.445 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T04:58:10.445Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 04:58:10.445 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T04:58:10.445Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 04:59:10.398 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:59:10.398Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:59:10.429 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:59:10.429Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:59:10.430 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:59:10.431 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:59:10.430Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:59:10.431Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:59:10.434 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:59:10.435 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:59:10.434Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:59:10.435Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:59:10.435 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:59:10.435Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:00:10.398 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:00:10.398Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:00:10.424 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:00:10.424Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:00:10.425 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:00:10.425 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:00:10.425Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:00:10.425Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:00:10.431 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:00:10.431 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:00:10.431Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:00:10.432 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:00:10.431Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:00:10.432Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:01:10.398 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:01:10.398Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:01:10.428 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:01:10.428Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:01:10.429 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:01:10.429 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:01:10.429Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:01:10.429Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:01:10.433 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:01:10.434 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:01:10.433Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:01:10.434Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:01:10.434 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:01:10.434Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:02:10.398 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:02:10.398Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:02:10.428 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:02:10.428Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:02:10.430 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:02:10.430 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:02:10.430Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:02:10.430Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:02:10.433 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:02:10.433Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:02:10.433 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:02:10.433Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:02:10.434 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:02:10.434Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:03:10.398 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:03:10.398Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:03:10.423 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:03:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:03:10.424 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:03:10.424 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:03:10.424Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:03:10.424Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:03:10.432 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:03:10.433 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:03:10.432Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:03:10.433Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:03:10.433 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:03:10.433Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:04:10.398 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:04:10.398Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:04:10.427 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:04:10.427Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:04:10.427 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:04:10.427Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:04:10.428 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:04:10.428Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:04:10.431 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:04:10.431Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:04:10.432 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:04:10.432Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:04:10.432 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:04:10.432Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:05:10.399 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:05:10.399Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:05:10.427 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:05:10.427Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:05:10.429 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:05:10.429 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:05:10.429Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:05:10.429Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:05:10.433 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:05:10.433Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:05:10.433 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:05:10.433Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:05:10.433 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:05:10.433Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:06:10.399 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:06:10.399Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:06:10.435 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:06:10.436 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:06:10.436 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:06:10.435Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:06:10.436Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:06:10.436Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:06:10.444 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:06:10.444Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:06:10.444 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:06:10.444Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:06:10.444 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:06:10.444Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:07:10.400 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:07:10.400Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:07:10.519 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:07:10.519Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:07:10.524 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:07:10.527 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:07:10.524Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:07:10.527Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:07:10.534 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:07:10.535 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:07:10.536 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:07:10.534Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:07:10.535Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:07:10.536Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:08:10.399 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:08:10.399Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:08:10.430 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:08:10.430Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:08:10.431 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:08:10.431 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:08:10.431Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:08:10.431Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:08:10.435 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:08:10.435Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:08:10.435 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:08:10.435Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:08:10.440 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:08:10.440Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:09:10.399 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:09:10.399Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:09:10.433 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:09:10.433Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:09:10.434 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:09:10.434 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:09:10.434Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:09:10.434Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:09:10.439 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:09:10.439Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:09:10.439 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:09:10.439Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:09:10.440 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:09:10.440Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:10:10.399 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:10:10.399Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:10:10.430 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:10:10.430Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:10:10.433 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:10:10.433 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:10:10.433Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:10:10.433Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:10:10.437 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:10:10.437Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:10:10.438 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:10:10.438Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:10:10.438 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:10:10.438Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:11:10.399 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:11:10.399Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:11:10.434 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:11:10.434Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:11:10.435 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:11:10.435 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:11:10.435Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:11:10.435Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:11:10.440 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:11:10.440 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:11:10.440Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:11:10.440Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:11:10.441 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:11:10.441Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:12:10.399 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:12:10.399Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:12:10.454 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:12:10.454Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:12:10.459 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:12:10.459Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:12:10.459 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:12:10.459Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:12:10.470 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:12:10.470Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:12:10.471 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:12:10.471Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:12:10.471 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:12:10.471Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:13:10.400 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:13:10.400Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:13:10.442 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:13:10.442Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:13:10.443 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:13:10.443 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:13:10.443Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:13:10.443Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:13:10.448 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:13:10.448Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:13:10.448 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:13:10.448Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:13:10.448 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:13:10.448Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:14:10.401 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:14:10.401Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:14:10.461 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:14:10.462 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:14:10.462 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:14:10.461Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:14:10.462Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:14:10.462Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:14:10.468 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:14:10.468Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:14:10.469 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:14:10.469Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:14:10.470 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:14:10.470Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:15:10.401 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:15:10.401Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:15:10.427 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:15:10.427Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:15:10.428 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:15:10.428 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:15:10.428Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:15:10.428Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:15:10.432 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:15:10.433 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:15:10.432Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:15:10.433Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:15:10.434 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:15:10.434Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:16:10.402 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:16:10.402Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:16:10.443 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:16:10.443Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:16:10.445 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:16:10.445 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:16:10.445Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:16:10.445Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:16:10.450 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:16:10.451 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:16:10.450Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:16:10.452 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:16:10.451Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:16:10.452Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:17:10.402 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:17:10.402Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:17:10.435 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:17:10.435Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:17:10.437 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:17:10.437 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:17:10.437Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:17:10.437Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:17:10.441 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:17:10.441Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:17:10.441 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:17:10.441Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:17:10.442 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:17:10.442Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:18:10.401 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:18:10.401Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:18:10.438 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:18:10.438Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:18:10.439 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:18:10.439 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:18:10.439Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:18:10.439Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:18:10.444 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:18:10.444 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:18:10.444Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:18:10.444Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:18:10.445 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:18:10.445Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:19:10.401 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:19:10.401Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:19:10.431 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:19:10.431Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:19:10.433 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:19:10.433 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:19:10.433Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:19:10.433Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:19:10.436 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:19:10.436 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:19:10.436Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:19:10.436Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:19:10.437 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:19:10.437Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:20:10.402 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:20:10.402Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:20:10.427 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:20:10.427Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:20:10.428 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:20:10.428 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:20:10.428Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:20:10.428Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:20:10.431 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:20:10.431Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:20:10.432 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:20:10.432Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:20:10.433 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:20:10.433Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:21:10.402 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:21:10.402Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:21:10.490 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:21:10.490Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:21:10.492 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:21:10.492 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:21:10.492Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:21:10.492Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:21:10.496 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:21:10.496Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:21:10.497 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:21:10.497Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:21:10.497 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:21:10.497Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:22:10.403 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:22:10.403Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:22:10.432 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:22:10.432Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:22:10.435 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:22:10.435 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:22:10.435Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:22:10.435Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:22:10.446 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:22:10.446 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:22:10.446Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:22:10.447 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:22:10.446Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:22:10.447Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:23:10.403 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:23:10.403Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:23:10.441 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:23:10.441Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:23:10.443 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:23:10.444 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:23:10.443Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:23:10.444Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:23:10.452 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:23:10.452Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:23:10.453 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:23:10.453Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:23:10.456 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:23:10.456Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:24:10.404 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:24:10.404Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:24:10.455 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:24:10.455Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:24:10.462 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:24:10.463 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:24:10.462Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:24:10.463Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:24:10.467 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:24:10.467 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:24:10.467Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:24:10.467Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:24:10.468 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:24:10.468Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:25:10.404 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:25:10.404Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:25:10.466 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:25:10.466Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:25:10.468 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:25:10.468 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:25:10.468Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:25:10.468Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:25:10.472 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:25:10.472Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:25:10.473 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:25:10.473Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:25:10.473 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:25:10.473Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:26:10.405 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:26:10.405Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:26:10.462 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:26:10.462Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:26:10.464 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:26:10.464Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:26:10.464 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:26:10.464Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:26:10.468 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:26:10.468Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:26:10.469 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:26:10.469Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:26:10.471 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:26:10.471Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:27:10.405 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:27:10.405Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:27:10.437 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:27:10.437Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:27:10.439 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:27:10.439 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:27:10.439Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:27:10.439Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:27:10.443 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:27:10.443Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:27:10.444 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:27:10.444Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:27:10.444 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:27:10.444Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:28:10.406 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:28:10.406Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:28:10.440 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:28:10.440Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:28:10.441 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:28:10.442 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:28:10.441Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:28:10.442Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:28:10.446 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:28:10.447 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:28:10.448 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:28:10.446Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:28:10.447Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:28:10.448Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:29:10.406 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:29:10.406Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:29:10.443 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:29:10.443Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:29:10.445 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:29:10.445 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:29:10.445Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:29:10.445Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:29:10.449 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:29:10.449 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:29:10.449 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:29:10.449Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:29:10.449Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:29:10.449Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:30:10.406 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:30:10.406Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:30:10.453 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:30:10.453Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:30:10.454 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:30:10.454 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:30:10.454Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:30:10.454Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:30:10.459 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:30:10.459Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:30:10.460 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:30:10.460Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:30:10.460 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:30:10.460Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:31:10.406 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:31:10.406Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:31:10.436 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:31:10.436Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:31:10.438 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:31:10.438 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:31:10.438Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:31:10.438Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:31:10.442 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:31:10.442 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:31:10.442Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:31:10.442Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:31:10.443 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:31:10.443Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:32:10.407 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:32:10.407Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:32:10.451 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:32:10.451Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:32:10.453 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:32:10.453 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:32:10.453Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:32:10.453Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:32:10.463 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:32:10.463Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:32:10.464 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:32:10.464Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:32:10.465 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:32:10.465Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:33:10.406 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:33:10.406Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:33:10.435 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:33:10.435Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:33:10.436 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:33:10.436 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:33:10.436Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:33:10.436Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:33:10.442 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:33:10.442Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:33:10.442 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:33:10.443 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:33:10.442Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:33:10.443Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:34:10.406 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:34:10.406Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:34:10.449 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:34:10.449Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:34:10.451 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:34:10.451 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:34:10.451Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:34:10.451Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:34:10.455 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:34:10.455Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:34:10.456 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:34:10.456Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:34:10.457 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:34:10.457Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:35:10.407 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:35:10.407Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:35:10.465 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:35:10.465Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:35:10.467 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:35:10.467 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:35:10.467Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:35:10.467Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:35:10.471 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:35:10.471 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:35:10.471Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:35:10.471Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:35:10.472 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:35:10.472Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:36:10.406 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:36:10.406Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:36:10.433 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:36:10.433Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:36:10.435 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:36:10.435 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:36:10.435Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:36:10.435Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:36:10.441 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:36:10.442 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:36:10.441Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:36:10.442Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:36:10.443 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:36:10.443Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:37:10.406 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:37:10.406Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:37:10.431 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:37:10.431Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:37:10.432 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:37:10.433 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:37:10.432Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:37:10.433Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:38:04.358 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:38:04.358Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:38:04.359 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:38:04.359Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:38:04.360 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:38:04.360Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:38:10.406 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:38:10.406Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:38:10.442 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:38:10.442Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:38:10.443 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:38:10.443 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:38:10.443Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:38:10.443Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:38:10.451 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:38:10.451 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:38:10.451Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:38:10.451Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:38:10.452 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:38:10.452Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:39:10.407 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:39:10.407Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:39:10.480 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:39:10.480Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:39:10.482 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:39:10.482 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:39:10.482Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:39:10.482Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:39:10.487 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:39:10.487 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:39:10.488 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:39:10.487Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:39:10.487Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:39:10.488Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:40:10.407 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:40:10.407Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:40:10.443 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:40:10.443Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:40:10.445 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:40:10.445 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:40:10.445Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:40:10.445Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:40:10.462 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:40:10.462Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:40:10.463 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:40:10.463Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:40:10.464 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:40:10.464Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:41:10.407 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:41:10.407Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:41:10.436 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:41:10.436Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:41:10.437 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:41:10.438 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:41:10.437Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:41:10.438Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:41:10.441 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:41:10.441 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:41:10.441Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:41:10.441Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:41:10.442 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:41:10.442Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset|