Results

By type

          overriding logback.xml
Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json
[2023-03-11T03:24:58.796+00:00|INFO|Main|main] Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json]
[2023-03-11T03:24:59.184+00:00|INFO|log|main] Logging initialized @1182ms to org.eclipse.jetty.util.log.Slf4jLog
[2023-03-11T03:24:59.441+00:00|INFO|ServiceManager|main] service manager starting
[2023-03-11T03:24:59.442+00:00|INFO|ServiceManager|main] service manager starting REST SDCDistributionGroup
[2023-03-11T03:24:59.442+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-7776ab==io.prometheus.client.exporter.MetricsServlet@1417eba5{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-6f3c660a==org.glassfish.jersey.servlet.ServletContainer@32c93aff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-54e7df6a==io.swagger.jersey.config.JerseyJaxrsConfig@e75f9ff1{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=6969, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@fc258b1{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@6ff65192{/,null,STOPPED}, connector=SDCDistributionGroup@600b90df{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=null, servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-7776ab==io.prometheus.client.exporter.MetricsServlet@1417eba5{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-6f3c660a==org.glassfish.jersey.servlet.ServletContainer@32c93aff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-54e7df6a==io.swagger.jersey.config.JerseyJaxrsConfig@e75f9ff1{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2023-03-11T03:24:59.513+00:00|INFO|ServiceManager|main] service manager started
[2023-03-11T03:24:59.513+00:00|INFO|JettyServletServer|SDCDistributionGroup-6969] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-7776ab==io.prometheus.client.exporter.MetricsServlet@1417eba5{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-6f3c660a==org.glassfish.jersey.servlet.ServletContainer@32c93aff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-54e7df6a==io.swagger.jersey.config.JerseyJaxrsConfig@e75f9ff1{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=6969, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@fc258b1{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@6ff65192{/,null,STOPPED}, connector=SDCDistributionGroup@600b90df{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[SDCDistributionGroup-6969,5,main], servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-7776ab==io.prometheus.client.exporter.MetricsServlet@1417eba5{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-6f3c660a==org.glassfish.jersey.servlet.ServletContainer@32c93aff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-54e7df6a==io.swagger.jersey.config.JerseyJaxrsConfig@e75f9ff1{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2023-03-11T03:24:59.529+00:00|INFO|Server|SDCDistributionGroup-6969] jetty-9.4.48.v20220622; built: 2022-06-21T20:42:25.880Z; git: 6b67c5719d1f4371b33655ff2d047d24e171e49a; jvm 11.0.11+9
[2023-03-11T03:24:59.619+00:00|INFO|session|SDCDistributionGroup-6969] DefaultSessionIdManager workerName=node0
[2023-03-11T03:24:59.620+00:00|INFO|session|SDCDistributionGroup-6969] No SessionScavenger set, using defaults
[2023-03-11T03:24:59.622+00:00|INFO|session|SDCDistributionGroup-6969] node0 Scavenging every 600000ms
[2023-03-11T03:24:59.706+00:00|INFO|Main|main] Started policy-distribution service successfully.
[2023-03-11T03:24:59.712+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:25:00.597+00:00|ERROR|HttpAsdcClient|Timer-0] 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:376)
	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.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
[2023-03-11T03:25:00.601+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e19a84d
[2023-03-11T03:25:00.602+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-03-11T03:25:00.608+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:25:00.608+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:25:00.733+00:00|INFO|YamlMessageBodyHandler|SDCDistributionGroup-6969] Accepting YAML for REST calls
[2023-03-11T03:25:00.733+00:00|INFO|GsonMessageBodyHandler|SDCDistributionGroup-6969] Using GSON for REST calls
[2023-03-11T03:25:00.872+00:00|INFO|ContextHandler|SDCDistributionGroup-6969] Started o.e.j.s.ServletContextHandler@6ff65192{/,null,AVAILABLE}
[2023-03-11T03:25:00.895+00:00|INFO|AbstractConnector|SDCDistributionGroup-6969] Started SDCDistributionGroup@600b90df{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}
[2023-03-11T03:25:00.896+00:00|INFO|Server|SDCDistributionGroup-6969] Started @2894ms
[2023-03-11T03:25:29.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:25:29.729+00:00|ERROR|HttpAsdcClient|Timer-0] 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:376)
	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.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
[2023-03-11T03:25:29.731+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10b2d9
[2023-03-11T03:25:29.732+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-03-11T03:25:29.732+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:25:29.734+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:25:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:26:00.764+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.38.161] 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:376)
	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.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	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)
	... 18 common frames omitted
[2023-03-11T03:26:00.765+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c83c3be
[2023-03-11T03:26:00.765+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-03-11T03:26:00.765+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:26:00.766+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:26:29.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:26:30.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.38.161] 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:376)
	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.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	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)
	... 18 common frames omitted
[2023-03-11T03:26:30.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40968619
[2023-03-11T03:26:30.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-03-11T03:26:30.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:26:30.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:26:59.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:27:00.763+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.38.161] 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:376)
	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.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	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)
	... 18 common frames omitted
[2023-03-11T03:27:00.764+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1fbde1b8
[2023-03-11T03:27:00.764+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-03-11T03:27:00.765+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:27:00.765+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:27:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:27:30.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.38.161] 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:376)
	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.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	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)
	... 18 common frames omitted
[2023-03-11T03:27:30.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b47e9b4
[2023-03-11T03:27:30.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-03-11T03:27:30.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:27:30.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:27:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:28:00.867+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.38.161] 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:376)
	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.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	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)
	... 18 common frames omitted
[2023-03-11T03:28:00.867+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d1c8958
[2023-03-11T03:28:00.867+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-03-11T03:28:00.867+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:28:00.867+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:28:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:28:30.750+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.38.161] 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:376)
	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.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	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)
	... 18 common frames omitted
[2023-03-11T03:28:30.750+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34d157a6
[2023-03-11T03:28:30.750+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-03-11T03:28:30.750+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:28:30.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:28:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:29:00.765+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.38.161] 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:376)
	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.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	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)
	... 18 common frames omitted
[2023-03-11T03:29:00.766+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d9cae28
[2023-03-11T03:29:00.766+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-03-11T03:29:00.766+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:29:00.766+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:29:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:29:30.774+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.38.161] 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:376)
	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.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	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)
	... 18 common frames omitted
[2023-03-11T03:29:30.775+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40f2c8ed
[2023-03-11T03:29:30.775+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-03-11T03:29:30.775+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:29:30.775+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:29:59.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:30:00.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.38.161] 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:376)
	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.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	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)
	... 18 common frames omitted
[2023-03-11T03:30:00.768+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@233c28e4
[2023-03-11T03:30:00.768+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-03-11T03:30:00.768+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:30:00.768+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:30:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:30:30.750+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.38.161] 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:376)
	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.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	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)
	... 18 common frames omitted
[2023-03-11T03:30:30.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5927536f
[2023-03-11T03:30:30.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-03-11T03:30:30.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:30:30.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:30:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:31:00.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.38.161] 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:376)
	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.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	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)
	... 18 common frames omitted
[2023-03-11T03:31:00.768+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1982cf8a
[2023-03-11T03:31:00.768+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-03-11T03:31:00.768+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:31:00.768+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:31:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:31:30.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.38.161] 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:376)
	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.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	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)
	... 18 common frames omitted
[2023-03-11T03:31:30.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@288bb972
[2023-03-11T03:31:30.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-03-11T03:31:30.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:31:30.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:31:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:32:00.731+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.38.161] 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:376)
	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.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	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)
	... 18 common frames omitted
[2023-03-11T03:32:00.731+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b448da0
[2023-03-11T03:32:00.731+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-03-11T03:32:00.731+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:32:00.731+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:32:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:32:30.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.38.161] 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:376)
	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.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	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)
	... 18 common frames omitted
[2023-03-11T03:32:30.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62374491
[2023-03-11T03:32:30.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-03-11T03:32:30.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:32:30.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:32:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:33:00.769+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.38.161] 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:376)
	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.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	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)
	... 18 common frames omitted
[2023-03-11T03:33:00.771+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b319c28
[2023-03-11T03:33:00.771+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-03-11T03:33:00.775+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:33:00.775+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:33:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:33:30.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.38.161] 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:376)
	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.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	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)
	... 18 common frames omitted
[2023-03-11T03:33:30.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31ffc829
[2023-03-11T03:33:30.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-03-11T03:33:30.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:33:30.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:33:59.712+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:34:00.731+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.38.161] 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:376)
	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.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	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)
	... 18 common frames omitted
[2023-03-11T03:34:00.732+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29637044
[2023-03-11T03:34:00.732+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-03-11T03:34:00.733+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:34:00.733+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:34:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:34:30.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.38.161] 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:376)
	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.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	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)
	... 18 common frames omitted
[2023-03-11T03:34:30.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33a05e8
[2023-03-11T03:34:30.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-03-11T03:34:30.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:34:30.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:34:59.712+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:35:00.731+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.38.161] 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:376)
	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.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	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)
	... 18 common frames omitted
[2023-03-11T03:35:00.731+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d01a5c6
[2023-03-11T03:35:00.731+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-03-11T03:35:00.731+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:35:00.731+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:35:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:35:30.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.38.161] 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:376)
	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.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	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)
	... 18 common frames omitted
[2023-03-11T03:35:30.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1de6ffc1
[2023-03-11T03:35:30.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-03-11T03:35:30.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:35:30.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:35:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:36:00.763+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.38.161] 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:376)
	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.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	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)
	... 18 common frames omitted
[2023-03-11T03:36:00.764+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@375d0d61
[2023-03-11T03:36:00.764+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-03-11T03:36:00.764+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:36:00.764+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:36:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:36:30.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.38.161] 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:376)
	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.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	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)
	... 18 common frames omitted
[2023-03-11T03:36:30.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@220dd167
[2023-03-11T03:36:30.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-03-11T03:36:30.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:36:30.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:36:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:37:00.766+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.38.161] 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:376)
	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.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	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)
	... 18 common frames omitted
[2023-03-11T03:37:00.767+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a4e3d65
[2023-03-11T03:37:00.768+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-03-11T03:37:00.768+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:37:00.769+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:37:29.712+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:37:30.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.38.161] 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:376)
	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.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	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)
	... 18 common frames omitted
[2023-03-11T03:37:30.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60890063
[2023-03-11T03:37:30.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-03-11T03:37:30.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:37:30.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:37:59.712+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:38:00.770+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.38.161] 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:376)
	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.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	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)
	... 18 common frames omitted
[2023-03-11T03:38:00.770+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24513645
[2023-03-11T03:38:00.770+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-03-11T03:38:00.770+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:38:00.770+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:38:29.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:38:30.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.38.161] 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:376)
	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.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	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)
	... 18 common frames omitted
[2023-03-11T03:38:30.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@846eb1d
[2023-03-11T03:38:30.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-03-11T03:38:30.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:38:30.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:38:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:39:00.768+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.38.161] 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:376)
	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.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	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)
	... 18 common frames omitted
[2023-03-11T03:39:00.769+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28d96bc7
[2023-03-11T03:39:00.769+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-03-11T03:39:00.769+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:39:00.769+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:39:29.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:39:30.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.38.161] 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:376)
	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.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	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)
	... 18 common frames omitted
[2023-03-11T03:39:30.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@174c3db3
[2023-03-11T03:39:30.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-03-11T03:39:30.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:39:30.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:39:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:40:00.739+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.38.161] 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:376)
	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.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	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)
	... 18 common frames omitted
[2023-03-11T03:40:00.740+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@500c4b51
[2023-03-11T03:40:00.741+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-03-11T03:40:00.741+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:40:00.741+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:40:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:40:30.746+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.38.161] 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:376)
	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.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	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)
	... 18 common frames omitted
[2023-03-11T03:40:30.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65d58345
[2023-03-11T03:40:30.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-03-11T03:40:30.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:40:30.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:40:59.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:41:00.117+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
[2023-03-11T03:41:00.267+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:41:00.351+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f02e65e
[2023-03-11T03:41:00.351+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:41:00.356+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/EQUBQKonJnMouvZF will send credentials over a clear channel.
[2023-03-11T03:41:00.356+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/EQUBQKonJnMouvZF (as EQUBQKonJnMouvZF) ...
[2023-03-11T03:41:00.490+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:41:00.490+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:41:00.490+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:41:29.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:41:29.752+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:41:29.752+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as EQUBQKonJnMouvZF) ...
[2023-03-11T03:41:29.884+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:41:29.904+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d5a8182
[2023-03-11T03:41:29.904+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:41:29.905+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/I2kyCGoSOyyoU9lF will send credentials over a clear channel.
[2023-03-11T03:41:29.905+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/I2kyCGoSOyyoU9lF (as I2kyCGoSOyyoU9lF) ...
[2023-03-11T03:41:29.992+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:41:29.992+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:41:29.992+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:41:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:41:59.727+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:41:59.727+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as I2kyCGoSOyyoU9lF) ...
[2023-03-11T03:41:59.850+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:41:59.872+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35a6b9e4
[2023-03-11T03:41:59.872+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:41:59.874+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/zPpc8TbkDl5L9IoS will send credentials over a clear channel.
[2023-03-11T03:41:59.874+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/zPpc8TbkDl5L9IoS (as zPpc8TbkDl5L9IoS) ...
[2023-03-11T03:41:59.937+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:41:59.937+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:41:59.938+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:42:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:42:29.759+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:42:29.759+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as zPpc8TbkDl5L9IoS) ...
[2023-03-11T03:42:29.908+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:42:29.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d985445
[2023-03-11T03:42:29.926+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:42:29.927+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/dkSe5adm66CYYaec will send credentials over a clear channel.
[2023-03-11T03:42:29.927+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/dkSe5adm66CYYaec (as dkSe5adm66CYYaec) ...
[2023-03-11T03:42:29.988+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:42:29.989+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:42:29.989+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:42:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:42:59.724+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:42:59.725+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as dkSe5adm66CYYaec) ...
[2023-03-11T03:42:59.830+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:42:59.858+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3cb8175d
[2023-03-11T03:42:59.858+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:42:59.859+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/6pIm4BWwoByjmpgK will send credentials over a clear channel.
[2023-03-11T03:42:59.860+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/6pIm4BWwoByjmpgK (as 6pIm4BWwoByjmpgK) ...
[2023-03-11T03:42:59.983+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:42:59.983+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:42:59.984+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:43:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:43:29.730+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:43:29.730+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 6pIm4BWwoByjmpgK) ...
[2023-03-11T03:43:29.825+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:43:29.847+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@616a6442
[2023-03-11T03:43:29.847+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:43:29.848+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/P3WJNIAbCGxHzOgL will send credentials over a clear channel.
[2023-03-11T03:43:29.848+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/P3WJNIAbCGxHzOgL (as P3WJNIAbCGxHzOgL) ...
[2023-03-11T03:43:29.913+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:43:29.914+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:43:29.914+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:43:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:43:59.727+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:43:59.727+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as P3WJNIAbCGxHzOgL) ...
[2023-03-11T03:43:59.816+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:43:59.842+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70ab6268
[2023-03-11T03:43:59.843+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:43:59.844+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/oHhAEX8gtrlNtLmS will send credentials over a clear channel.
[2023-03-11T03:43:59.844+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/oHhAEX8gtrlNtLmS (as oHhAEX8gtrlNtLmS) ...
[2023-03-11T03:43:59.908+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:43:59.908+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:43:59.908+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:44:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:44:29.745+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:44:29.745+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as oHhAEX8gtrlNtLmS) ...
[2023-03-11T03:44:29.875+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:44:29.897+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b71ccb1
[2023-03-11T03:44:29.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:44:29.899+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/5d8YyjPCwJNwq6eZ will send credentials over a clear channel.
[2023-03-11T03:44:29.899+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/5d8YyjPCwJNwq6eZ (as 5d8YyjPCwJNwq6eZ) ...
[2023-03-11T03:44:29.956+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:44:29.956+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:44:29.957+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:44:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:44:59.777+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:44:59.778+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 5d8YyjPCwJNwq6eZ) ...
[2023-03-11T03:44:59.930+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:44:59.957+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ef9c630
[2023-03-11T03:44:59.958+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:44:59.959+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/ubI0vTiDxpRiX0pI will send credentials over a clear channel.
[2023-03-11T03:44:59.959+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/ubI0vTiDxpRiX0pI (as ubI0vTiDxpRiX0pI) ...
[2023-03-11T03:45:00.087+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:45:00.088+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:45:00.088+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:45:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:45:29.752+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:45:29.753+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as ubI0vTiDxpRiX0pI) ...
[2023-03-11T03:45:29.915+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:45:29.935+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@315157cf
[2023-03-11T03:45:29.935+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:45:29.936+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/NkzbMUyUDh1T4yvP will send credentials over a clear channel.
[2023-03-11T03:45:29.936+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/NkzbMUyUDh1T4yvP (as NkzbMUyUDh1T4yvP) ...
[2023-03-11T03:45:30.057+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:45:30.057+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:45:30.058+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:45:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:45:59.725+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:45:59.726+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as NkzbMUyUDh1T4yvP) ...
[2023-03-11T03:45:59.822+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:45:59.843+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ee22165
[2023-03-11T03:45:59.843+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:45:59.844+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/avr2u5asHPkBUDjM will send credentials over a clear channel.
[2023-03-11T03:45:59.844+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/avr2u5asHPkBUDjM (as avr2u5asHPkBUDjM) ...
[2023-03-11T03:45:59.963+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:45:59.963+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:45:59.964+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:46:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:46:29.730+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:46:29.730+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as avr2u5asHPkBUDjM) ...
[2023-03-11T03:46:29.819+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:46:29.836+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24bc4da0
[2023-03-11T03:46:29.836+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:46:29.837+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/MCW8mOEoSj5e4UbX will send credentials over a clear channel.
[2023-03-11T03:46:29.837+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/MCW8mOEoSj5e4UbX (as MCW8mOEoSj5e4UbX) ...
[2023-03-11T03:46:29.929+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:46:29.929+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:46:29.929+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:46:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:46:59.729+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:46:59.730+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MCW8mOEoSj5e4UbX) ...
[2023-03-11T03:46:59.841+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:46:59.868+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e694a8e
[2023-03-11T03:46:59.869+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:46:59.870+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/ERljiFNVZCXw5TKj will send credentials over a clear channel.
[2023-03-11T03:46:59.871+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/ERljiFNVZCXw5TKj (as ERljiFNVZCXw5TKj) ...
[2023-03-11T03:46:59.996+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:46:59.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:46:59.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:47:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:47:29.742+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:47:29.742+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as ERljiFNVZCXw5TKj) ...
[2023-03-11T03:47:29.872+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:47:29.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5084e07f
[2023-03-11T03:47:29.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:47:29.891+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/PBDoE0ARlLcIjtxA will send credentials over a clear channel.
[2023-03-11T03:47:29.892+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/PBDoE0ARlLcIjtxA (as PBDoE0ARlLcIjtxA) ...
[2023-03-11T03:47:29.970+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:47:29.970+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:47:29.970+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:47:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:47:59.725+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:47:59.725+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as PBDoE0ARlLcIjtxA) ...
[2023-03-11T03:47:59.823+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:47:59.838+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79f07565
[2023-03-11T03:47:59.838+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:47:59.839+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/fWZgB42f0Cv34DvZ will send credentials over a clear channel.
[2023-03-11T03:47:59.839+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/fWZgB42f0Cv34DvZ (as fWZgB42f0Cv34DvZ) ...
[2023-03-11T03:47:59.979+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:47:59.979+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:47:59.979+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:48:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:48:29.741+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:48:29.741+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as fWZgB42f0Cv34DvZ) ...
[2023-03-11T03:48:29.845+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:48:29.877+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@379fb736
[2023-03-11T03:48:29.877+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:48:29.878+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/Cxvv8MFfxT5JWDYu will send credentials over a clear channel.
[2023-03-11T03:48:29.878+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/Cxvv8MFfxT5JWDYu (as Cxvv8MFfxT5JWDYu) ...
[2023-03-11T03:48:29.936+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:48:29.937+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:48:29.937+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:48:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:48:59.731+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:48:59.731+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as Cxvv8MFfxT5JWDYu) ...
[2023-03-11T03:48:59.864+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:48:59.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4fc39fd0
[2023-03-11T03:48:59.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:48:59.881+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/6upAMxorWD9dy4tU will send credentials over a clear channel.
[2023-03-11T03:48:59.881+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/6upAMxorWD9dy4tU (as 6upAMxorWD9dy4tU) ...
[2023-03-11T03:48:59.964+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:48:59.964+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:48:59.964+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:49:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:49:29.741+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:49:29.741+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 6upAMxorWD9dy4tU) ...
[2023-03-11T03:49:29.802+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:49:29.823+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2036364b
[2023-03-11T03:49:29.823+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:49:29.824+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/n11WFfHvFlEwyhDF will send credentials over a clear channel.
[2023-03-11T03:49:29.824+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/n11WFfHvFlEwyhDF (as n11WFfHvFlEwyhDF) ...
[2023-03-11T03:49:29.891+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:49:29.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:49:29.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:49:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:49:59.726+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:49:59.726+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as n11WFfHvFlEwyhDF) ...
[2023-03-11T03:49:59.779+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:49:59.793+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@55c130ae
[2023-03-11T03:49:59.794+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:49:59.794+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/Mgd1ddc4wdvOyCWl will send credentials over a clear channel.
[2023-03-11T03:49:59.794+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/Mgd1ddc4wdvOyCWl (as Mgd1ddc4wdvOyCWl) ...
[2023-03-11T03:49:59.863+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:49:59.863+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:49:59.863+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:50:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:50:29.737+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:50:29.737+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as Mgd1ddc4wdvOyCWl) ...
[2023-03-11T03:50:29.819+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:50:29.852+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f19650c
[2023-03-11T03:50:29.856+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:50:29.858+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/ETGSKUMEAYX80rkf will send credentials over a clear channel.
[2023-03-11T03:50:29.858+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/ETGSKUMEAYX80rkf (as ETGSKUMEAYX80rkf) ...
[2023-03-11T03:50:29.923+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:50:29.924+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:50:29.924+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:50:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:50:59.738+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:50:59.739+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as ETGSKUMEAYX80rkf) ...
[2023-03-11T03:50:59.815+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:50:59.840+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7bd19071
[2023-03-11T03:50:59.841+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:50:59.842+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/W0oVUlQrWz2J99Vz will send credentials over a clear channel.
[2023-03-11T03:50:59.842+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/W0oVUlQrWz2J99Vz (as W0oVUlQrWz2J99Vz) ...
[2023-03-11T03:50:59.907+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:50:59.907+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:50:59.907+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:51:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:51:29.727+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:51:29.729+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as W0oVUlQrWz2J99Vz) ...
[2023-03-11T03:51:29.899+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:51:29.917+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@92d02c2
[2023-03-11T03:51:29.918+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:51:29.919+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/kYG1m8T18c762C21 will send credentials over a clear channel.
[2023-03-11T03:51:29.919+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/kYG1m8T18c762C21 (as kYG1m8T18c762C21) ...
[2023-03-11T03:51:29.990+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:51:29.990+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:51:29.990+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:51:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:51:59.731+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:51:59.731+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as kYG1m8T18c762C21) ...
[2023-03-11T03:51:59.792+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:51:59.804+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3cd98b6d
[2023-03-11T03:51:59.804+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:51:59.805+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/NoBuXgHVK9eQtbnw will send credentials over a clear channel.
[2023-03-11T03:51:59.805+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/NoBuXgHVK9eQtbnw (as NoBuXgHVK9eQtbnw) ...
[2023-03-11T03:51:59.867+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:51:59.867+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:51:59.867+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:52:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:52:29.731+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:52:29.731+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as NoBuXgHVK9eQtbnw) ...
[2023-03-11T03:52:29.825+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:52:29.840+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d479137
[2023-03-11T03:52:29.840+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:52:29.841+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/HoAdq6jHKFuobU6x will send credentials over a clear channel.
[2023-03-11T03:52:29.841+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/HoAdq6jHKFuobU6x (as HoAdq6jHKFuobU6x) ...
[2023-03-11T03:52:29.936+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:52:29.937+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:52:29.937+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:52:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:52:59.728+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:52:59.728+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as HoAdq6jHKFuobU6x) ...
[2023-03-11T03:52:59.782+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:52:59.802+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43df0d2e
[2023-03-11T03:52:59.802+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:52:59.803+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/qCBH3DRoeOKQ4LeK will send credentials over a clear channel.
[2023-03-11T03:52:59.803+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/qCBH3DRoeOKQ4LeK (as qCBH3DRoeOKQ4LeK) ...
[2023-03-11T03:52:59.953+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:52:59.953+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:52:59.953+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:53:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:53:29.732+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:53:29.732+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as qCBH3DRoeOKQ4LeK) ...
[2023-03-11T03:53:29.787+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:53:29.809+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78015402
[2023-03-11T03:53:29.810+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:53:29.811+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/R5Bao47Ea47srz2H will send credentials over a clear channel.
[2023-03-11T03:53:29.811+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/R5Bao47Ea47srz2H (as R5Bao47Ea47srz2H) ...
[2023-03-11T03:53:29.861+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:53:29.862+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:53:29.862+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:53:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:53:59.723+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:53:59.723+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as R5Bao47Ea47srz2H) ...
[2023-03-11T03:53:59.780+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:53:59.797+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@589fbc5c
[2023-03-11T03:53:59.797+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:53:59.797+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/dhbTrlfk8vjcp4dM will send credentials over a clear channel.
[2023-03-11T03:53:59.797+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/dhbTrlfk8vjcp4dM (as dhbTrlfk8vjcp4dM) ...
[2023-03-11T03:53:59.845+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:53:59.845+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:53:59.845+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:54:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:54:29.740+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:54:29.740+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as dhbTrlfk8vjcp4dM) ...
[2023-03-11T03:54:29.804+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:54:29.820+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27484ba
[2023-03-11T03:54:29.820+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:54:29.821+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/npkDc5vpWT8yIjTo will send credentials over a clear channel.
[2023-03-11T03:54:29.821+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/npkDc5vpWT8yIjTo (as npkDc5vpWT8yIjTo) ...
[2023-03-11T03:54:29.912+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:54:29.912+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:54:29.912+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:54:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:54:59.724+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:54:59.724+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as npkDc5vpWT8yIjTo) ...
[2023-03-11T03:54:59.801+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:54:59.818+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d1940c2
[2023-03-11T03:54:59.818+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:54:59.819+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/3xITawVQa4EWdtoi will send credentials over a clear channel.
[2023-03-11T03:54:59.819+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/3xITawVQa4EWdtoi (as 3xITawVQa4EWdtoi) ...
[2023-03-11T03:54:59.895+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:54:59.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:54:59.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:55:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:55:29.739+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:55:29.739+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 3xITawVQa4EWdtoi) ...
[2023-03-11T03:55:29.803+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:55:29.819+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b45b000
[2023-03-11T03:55:29.819+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:55:29.821+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/t1eFLt6jERt3gjaq will send credentials over a clear channel.
[2023-03-11T03:55:29.821+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/t1eFLt6jERt3gjaq (as t1eFLt6jERt3gjaq) ...
[2023-03-11T03:55:29.880+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:55:29.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:55:29.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:55:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:55:59.721+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:55:59.721+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as t1eFLt6jERt3gjaq) ...
[2023-03-11T03:55:59.814+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:55:59.828+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e6f0bae
[2023-03-11T03:55:59.828+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:55:59.830+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/UNUCdldrgS4sDLXP will send credentials over a clear channel.
[2023-03-11T03:55:59.830+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/UNUCdldrgS4sDLXP (as UNUCdldrgS4sDLXP) ...
[2023-03-11T03:55:59.871+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:55:59.872+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:55:59.872+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:56:29.709+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:56:29.762+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:56:29.762+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as UNUCdldrgS4sDLXP) ...
[2023-03-11T03:56:29.857+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:56:29.869+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40ad896d
[2023-03-11T03:56:29.869+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:56:29.870+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/zhZlUC1Il906znwB will send credentials over a clear channel.
[2023-03-11T03:56:29.870+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/zhZlUC1Il906znwB (as zhZlUC1Il906znwB) ...
[2023-03-11T03:56:29.945+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:56:29.945+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:56:29.945+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:56:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:56:59.722+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:56:59.722+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as zhZlUC1Il906znwB) ...
[2023-03-11T03:56:59.775+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:56:59.799+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75fa372c
[2023-03-11T03:56:59.800+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:56:59.801+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/kVsYJjRNh9kJi124 will send credentials over a clear channel.
[2023-03-11T03:56:59.801+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/kVsYJjRNh9kJi124 (as kVsYJjRNh9kJi124) ...
[2023-03-11T03:56:59.856+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:56:59.857+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:56:59.857+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:57:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:57:29.730+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:57:29.730+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as kVsYJjRNh9kJi124) ...
[2023-03-11T03:57:29.899+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:57:29.914+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d33ddf2
[2023-03-11T03:57:29.914+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:57:29.915+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/mbEk204jlAYoGVaX will send credentials over a clear channel.
[2023-03-11T03:57:29.915+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/mbEk204jlAYoGVaX (as mbEk204jlAYoGVaX) ...
[2023-03-11T03:57:29.989+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:57:29.989+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:57:29.989+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:57:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:57:59.726+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:57:59.726+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as mbEk204jlAYoGVaX) ...
[2023-03-11T03:57:59.785+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:57:59.801+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@716ec85a
[2023-03-11T03:57:59.801+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:57:59.802+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/YC8BYZP3g09rCZHK will send credentials over a clear channel.
[2023-03-11T03:57:59.802+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/YC8BYZP3g09rCZHK (as YC8BYZP3g09rCZHK) ...
[2023-03-11T03:57:59.874+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:57:59.875+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:57:59.875+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:58:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:58:29.735+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:58:29.735+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as YC8BYZP3g09rCZHK) ...
[2023-03-11T03:58:29.821+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:58:29.833+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2dfe5aee
[2023-03-11T03:58:29.834+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:58:29.835+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/w2vjZZvGGcF0dZG0 will send credentials over a clear channel.
[2023-03-11T03:58:29.835+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/w2vjZZvGGcF0dZG0 (as w2vjZZvGGcF0dZG0) ...
[2023-03-11T03:58:29.900+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:58:29.901+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:58:29.901+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:58:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:58:59.723+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:58:59.724+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as w2vjZZvGGcF0dZG0) ...
[2023-03-11T03:58:59.900+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:58:59.915+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@781136bc
[2023-03-11T03:58:59.915+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:58:59.917+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/W3aUDx4sCVsvVwP4 will send credentials over a clear channel.
[2023-03-11T03:58:59.917+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/W3aUDx4sCVsvVwP4 (as W3aUDx4sCVsvVwP4) ...
[2023-03-11T03:58:59.978+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:58:59.979+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:58:59.979+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:59:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:59:29.751+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:59:29.751+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as W3aUDx4sCVsvVwP4) ...
[2023-03-11T03:59:29.848+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:59:29.877+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f08ee1e
[2023-03-11T03:59:29.877+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:59:29.878+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/NBdzjAKWuPlRYJ9J will send credentials over a clear channel.
[2023-03-11T03:59:29.878+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/NBdzjAKWuPlRYJ9J (as NBdzjAKWuPlRYJ9J) ...
[2023-03-11T03:59:29.985+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:59:29.985+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:59:29.985+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T03:59:59.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T03:59:59.729+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T03:59:59.730+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as NBdzjAKWuPlRYJ9J) ...
[2023-03-11T03:59:59.861+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:59:59.877+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14a97e77
[2023-03-11T03:59:59.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T03:59:59.879+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/RljBme1JNwfAV39O will send credentials over a clear channel.
[2023-03-11T03:59:59.879+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/RljBme1JNwfAV39O (as RljBme1JNwfAV39O) ...
[2023-03-11T03:59:59.964+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T03:59:59.965+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T03:59:59.965+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:00:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:00:29.729+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:00:29.729+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as RljBme1JNwfAV39O) ...
[2023-03-11T04:00:29.859+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:00:29.873+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48a3c2e8
[2023-03-11T04:00:29.874+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:00:29.875+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/pgDJ7ozLC8b7PTGD will send credentials over a clear channel.
[2023-03-11T04:00:29.876+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/pgDJ7ozLC8b7PTGD (as pgDJ7ozLC8b7PTGD) ...
[2023-03-11T04:00:30.133+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:00:30.133+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:00:30.134+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:00:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:00:59.738+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:00:59.738+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as pgDJ7ozLC8b7PTGD) ...
[2023-03-11T04:00:59.959+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:00:59.974+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@293ac538
[2023-03-11T04:00:59.975+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:00:59.976+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/6f1kupq24vxqTg6p will send credentials over a clear channel.
[2023-03-11T04:00:59.976+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/6f1kupq24vxqTg6p (as 6f1kupq24vxqTg6p) ...
[2023-03-11T04:01:00.126+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:01:00.127+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:01:00.127+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:01:29.709+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:01:29.755+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:01:29.756+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 6f1kupq24vxqTg6p) ...
[2023-03-11T04:01:30.111+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:01:30.157+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59869348
[2023-03-11T04:01:30.157+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:01:30.158+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/BKAMFTtyFEOJEfXW will send credentials over a clear channel.
[2023-03-11T04:01:30.159+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/BKAMFTtyFEOJEfXW (as BKAMFTtyFEOJEfXW) ...
[2023-03-11T04:01:30.282+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:01:30.283+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:01:30.283+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:01:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:01:59.775+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:01:59.775+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as BKAMFTtyFEOJEfXW) ...
[2023-03-11T04:02:00.207+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:02:00.231+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@705960b6
[2023-03-11T04:02:00.231+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:02:00.232+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/u81R37W4az130kHH will send credentials over a clear channel.
[2023-03-11T04:02:00.232+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/u81R37W4az130kHH (as u81R37W4az130kHH) ...
[2023-03-11T04:02:00.538+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:02:00.539+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:02:00.539+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:02:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:02:29.739+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:02:29.739+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as u81R37W4az130kHH) ...
[2023-03-11T04:02:30.024+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:02:30.083+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62fdf17c
[2023-03-11T04:02:30.083+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:02:30.084+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/l6XAbuy3jV4uvq0g will send credentials over a clear channel.
[2023-03-11T04:02:30.084+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/l6XAbuy3jV4uvq0g (as l6XAbuy3jV4uvq0g) ...
[2023-03-11T04:02:30.340+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:02:30.340+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:02:30.340+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:02:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:02:59.754+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:02:59.754+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as l6XAbuy3jV4uvq0g) ...
[2023-03-11T04:02:59.937+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:02:59.959+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73049d39
[2023-03-11T04:02:59.959+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:02:59.960+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/gu9SENlVzSTIWop4 will send credentials over a clear channel.
[2023-03-11T04:02:59.960+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/gu9SENlVzSTIWop4 (as gu9SENlVzSTIWop4) ...
[2023-03-11T04:03:00.148+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:03:00.149+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:03:00.149+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:03:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:03:29.778+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:03:29.778+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as gu9SENlVzSTIWop4) ...
[2023-03-11T04:03:30.507+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:03:30.549+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6fca3b9
[2023-03-11T04:03:30.549+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:03:30.550+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/vInY6AUK7fi4tFEW will send credentials over a clear channel.
[2023-03-11T04:03:30.550+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/vInY6AUK7fi4tFEW (as vInY6AUK7fi4tFEW) ...
[2023-03-11T04:03:30.897+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:03:30.897+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:03:30.897+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:03:59.713+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:03:59.734+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:03:59.734+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as vInY6AUK7fi4tFEW) ...
[2023-03-11T04:03:59.969+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:03:59.994+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68264c4d
[2023-03-11T04:03:59.994+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:03:59.995+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/76p5ieB84JrMomiV will send credentials over a clear channel.
[2023-03-11T04:03:59.995+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/76p5ieB84JrMomiV (as 76p5ieB84JrMomiV) ...
[2023-03-11T04:04:00.164+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:04:00.164+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:04:00.164+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:04:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:04:29.730+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:04:29.730+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 76p5ieB84JrMomiV) ...
[2023-03-11T04:04:30.281+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:04:30.298+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a208a
[2023-03-11T04:04:30.298+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:04:30.299+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/Dk2I9B0ntXXoCOpV will send credentials over a clear channel.
[2023-03-11T04:04:30.299+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/Dk2I9B0ntXXoCOpV (as Dk2I9B0ntXXoCOpV) ...
[2023-03-11T04:04:30.542+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:04:30.542+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:04:30.542+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:04:59.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:04:59.737+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:04:59.737+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as Dk2I9B0ntXXoCOpV) ...
[2023-03-11T04:05:00.688+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:05:00.714+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2288c9ac
[2023-03-11T04:05:00.714+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:05:00.715+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/9mJiNfPq0DpIheXQ will send credentials over a clear channel.
[2023-03-11T04:05:00.715+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/9mJiNfPq0DpIheXQ (as 9mJiNfPq0DpIheXQ) ...
[2023-03-11T04:05:00.986+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:05:00.987+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:05:00.987+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:05:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:05:29.727+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:05:29.728+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 9mJiNfPq0DpIheXQ) ...
[2023-03-11T04:05:30.217+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:05:30.243+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ad84ad1
[2023-03-11T04:05:30.243+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:05:30.245+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/vbJr4jqdc5bs6vSZ will send credentials over a clear channel.
[2023-03-11T04:05:30.245+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/vbJr4jqdc5bs6vSZ (as vbJr4jqdc5bs6vSZ) ...
[2023-03-11T04:05:30.709+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:05:30.709+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:05:30.709+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:05:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:05:59.738+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:05:59.738+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as vbJr4jqdc5bs6vSZ) ...
[2023-03-11T04:06:00.323+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:06:00.337+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@250ba656
[2023-03-11T04:06:00.337+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:06:00.338+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/wBAFE5WJR43JHBsu will send credentials over a clear channel.
[2023-03-11T04:06:00.338+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/wBAFE5WJR43JHBsu (as wBAFE5WJR43JHBsu) ...
[2023-03-11T04:06:00.612+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:06:00.612+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:06:00.612+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:06:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:06:29.738+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:06:29.738+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as wBAFE5WJR43JHBsu) ...
[2023-03-11T04:06:29.929+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:06:29.945+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42215ead
[2023-03-11T04:06:29.945+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:06:29.946+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/W8RkioNHmgBP5eQZ will send credentials over a clear channel.
[2023-03-11T04:06:29.946+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/W8RkioNHmgBP5eQZ (as W8RkioNHmgBP5eQZ) ...
[2023-03-11T04:06:30.110+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:06:30.110+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:06:30.110+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:06:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:06:59.740+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:06:59.740+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as W8RkioNHmgBP5eQZ) ...
[2023-03-11T04:06:59.834+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:06:59.846+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5748eea2
[2023-03-11T04:06:59.846+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:06:59.847+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/mzEETb2wec50xcmA will send credentials over a clear channel.
[2023-03-11T04:06:59.847+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/mzEETb2wec50xcmA (as mzEETb2wec50xcmA) ...
[2023-03-11T04:06:59.911+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:06:59.911+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:06:59.911+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:07:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:07:29.724+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:07:29.724+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as mzEETb2wec50xcmA) ...
[2023-03-11T04:07:29.891+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:07:29.923+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@231b17b1
[2023-03-11T04:07:29.923+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:07:29.929+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/HvJhK7WvqKKg7QpY will send credentials over a clear channel.
[2023-03-11T04:07:29.929+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/HvJhK7WvqKKg7QpY (as HvJhK7WvqKKg7QpY) ...
[2023-03-11T04:07:30.033+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:07:30.033+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:07:30.033+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:07:59.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:07:59.735+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:07:59.735+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as HvJhK7WvqKKg7QpY) ...
[2023-03-11T04:07:59.825+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:07:59.848+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74cf2d10
[2023-03-11T04:07:59.848+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:07:59.849+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/ZgqmA0C9gmr3Sbpb will send credentials over a clear channel.
[2023-03-11T04:07:59.849+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/ZgqmA0C9gmr3Sbpb (as ZgqmA0C9gmr3Sbpb) ...
[2023-03-11T04:07:59.972+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:07:59.973+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:07:59.973+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:08:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:08:29.725+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:08:29.725+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as ZgqmA0C9gmr3Sbpb) ...
[2023-03-11T04:08:29.787+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:08:29.801+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@622661bd
[2023-03-11T04:08:29.801+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:08:29.802+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/bGoQmP6SOOO9Ib0D will send credentials over a clear channel.
[2023-03-11T04:08:29.802+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/bGoQmP6SOOO9Ib0D (as bGoQmP6SOOO9Ib0D) ...
[2023-03-11T04:08:29.845+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:08:29.845+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:08:29.846+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:08:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:08:59.726+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:08:59.726+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as bGoQmP6SOOO9Ib0D) ...
[2023-03-11T04:08:59.849+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:08:59.868+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d5305f9
[2023-03-11T04:08:59.868+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:08:59.869+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/MJUIC7JsS8TD0x6I will send credentials over a clear channel.
[2023-03-11T04:08:59.869+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/MJUIC7JsS8TD0x6I (as MJUIC7JsS8TD0x6I) ...
[2023-03-11T04:08:59.931+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:08:59.931+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:08:59.931+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:09:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:09:29.784+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:09:29.785+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MJUIC7JsS8TD0x6I) ...
[2023-03-11T04:09:29.858+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:09:29.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43bffeb8
[2023-03-11T04:09:29.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:09:29.890+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/NpP1VLa78HM6D9A4 will send credentials over a clear channel.
[2023-03-11T04:09:29.890+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/NpP1VLa78HM6D9A4 (as NpP1VLa78HM6D9A4) ...
[2023-03-11T04:09:29.954+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:09:29.954+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:09:29.954+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:09:59.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:09:59.728+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:09:59.728+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as NpP1VLa78HM6D9A4) ...
[2023-03-11T04:09:59.799+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:09:59.811+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2217a8e0
[2023-03-11T04:09:59.811+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:09:59.812+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/u3fTuZvCqH9iu1B8 will send credentials over a clear channel.
[2023-03-11T04:09:59.812+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/u3fTuZvCqH9iu1B8 (as u3fTuZvCqH9iu1B8) ...
[2023-03-11T04:09:59.857+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:09:59.857+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:09:59.858+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:10:29.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:10:29.731+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:10:29.732+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as u3fTuZvCqH9iu1B8) ...
[2023-03-11T04:10:29.827+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:10:29.841+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@684033b2
[2023-03-11T04:10:29.841+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:10:29.841+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/dzPm7xiqAAE6yvCI will send credentials over a clear channel.
[2023-03-11T04:10:29.842+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/dzPm7xiqAAE6yvCI (as dzPm7xiqAAE6yvCI) ...
[2023-03-11T04:10:29.884+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:10:29.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:10:29.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:10:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:10:59.740+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:10:59.740+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as dzPm7xiqAAE6yvCI) ...
[2023-03-11T04:10:59.866+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:10:59.918+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26556197
[2023-03-11T04:10:59.918+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:10:59.919+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/JcDfSrpOvvDJXykn will send credentials over a clear channel.
[2023-03-11T04:10:59.919+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/JcDfSrpOvvDJXykn (as JcDfSrpOvvDJXykn) ...
[2023-03-11T04:11:00.047+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:11:00.048+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:11:00.048+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:11:29.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:11:29.736+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:11:29.736+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as JcDfSrpOvvDJXykn) ...
[2023-03-11T04:11:29.821+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:11:29.832+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56c62d07
[2023-03-11T04:11:29.832+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:11:29.833+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/AOqmgICkkXsFPJwX will send credentials over a clear channel.
[2023-03-11T04:11:29.833+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/AOqmgICkkXsFPJwX (as AOqmgICkkXsFPJwX) ...
[2023-03-11T04:11:29.878+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:11:29.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:11:29.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:11:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:11:59.732+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:11:59.732+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as AOqmgICkkXsFPJwX) ...
[2023-03-11T04:11:59.789+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:11:59.799+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f11f90f
[2023-03-11T04:11:59.799+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:11:59.800+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/4BozQTh5CxfuiX3S will send credentials over a clear channel.
[2023-03-11T04:11:59.800+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/4BozQTh5CxfuiX3S (as 4BozQTh5CxfuiX3S) ...
[2023-03-11T04:11:59.846+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:11:59.847+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:11:59.847+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:12:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:12:29.727+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:12:29.727+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 4BozQTh5CxfuiX3S) ...
[2023-03-11T04:12:29.790+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:12:29.804+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@100aa3c6
[2023-03-11T04:12:29.804+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:12:29.805+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/aKDDSLwJHkoLahgF will send credentials over a clear channel.
[2023-03-11T04:12:29.805+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/aKDDSLwJHkoLahgF (as aKDDSLwJHkoLahgF) ...
[2023-03-11T04:12:29.885+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:12:29.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:12:29.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:12:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:12:59.736+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:12:59.737+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as aKDDSLwJHkoLahgF) ...
[2023-03-11T04:12:59.816+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:12:59.829+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@dfcd25c
[2023-03-11T04:12:59.830+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:12:59.830+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/Hp2POWBPVjGUVi4D will send credentials over a clear channel.
[2023-03-11T04:12:59.830+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/Hp2POWBPVjGUVi4D (as Hp2POWBPVjGUVi4D) ...
[2023-03-11T04:12:59.890+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:12:59.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:12:59.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:13:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:13:29.721+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:13:29.721+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as Hp2POWBPVjGUVi4D) ...
[2023-03-11T04:13:29.790+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:13:29.840+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c559f30
[2023-03-11T04:13:29.840+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:13:29.841+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/K01EoNzR2S6xayfl will send credentials over a clear channel.
[2023-03-11T04:13:29.841+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/K01EoNzR2S6xayfl (as K01EoNzR2S6xayfl) ...
[2023-03-11T04:13:29.895+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:13:29.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:13:29.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:13:59.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:13:59.725+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:13:59.725+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as K01EoNzR2S6xayfl) ...
[2023-03-11T04:13:59.776+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:13:59.786+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e319e34
[2023-03-11T04:13:59.787+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:13:59.788+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/BQwJIQbvGlcg91HV will send credentials over a clear channel.
[2023-03-11T04:13:59.788+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/BQwJIQbvGlcg91HV (as BQwJIQbvGlcg91HV) ...
[2023-03-11T04:13:59.814+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:13:59.815+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:13:59.815+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:14:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:14:29.724+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:14:29.724+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as BQwJIQbvGlcg91HV) ...
[2023-03-11T04:14:29.781+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:14:29.791+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62830192
[2023-03-11T04:14:29.791+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:14:29.792+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/ZZZQUhOS4kEbsTNQ will send credentials over a clear channel.
[2023-03-11T04:14:29.792+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/ZZZQUhOS4kEbsTNQ (as ZZZQUhOS4kEbsTNQ) ...
[2023-03-11T04:14:29.827+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:14:29.828+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:14:29.828+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:14:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:14:59.750+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:14:59.750+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as ZZZQUhOS4kEbsTNQ) ...
[2023-03-11T04:14:59.984+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:15:00.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65955959
[2023-03-11T04:15:00.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:15:00.003+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/FoHlxN5BQIffBr6r will send credentials over a clear channel.
[2023-03-11T04:15:00.003+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/FoHlxN5BQIffBr6r (as FoHlxN5BQIffBr6r) ...
[2023-03-11T04:15:00.111+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:15:00.111+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:15:00.111+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:15:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:15:29.737+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:15:29.737+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as FoHlxN5BQIffBr6r) ...
[2023-03-11T04:15:29.822+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:15:29.845+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c3f3614
[2023-03-11T04:15:29.845+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:15:29.846+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/EJPddKolNAF6nmT0 will send credentials over a clear channel.
[2023-03-11T04:15:29.846+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/EJPddKolNAF6nmT0 (as EJPddKolNAF6nmT0) ...
[2023-03-11T04:15:29.967+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:15:29.967+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:15:29.968+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:15:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:15:59.750+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:15:59.750+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as EJPddKolNAF6nmT0) ...
[2023-03-11T04:15:59.854+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:15:59.867+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@594fcff3
[2023-03-11T04:15:59.867+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:15:59.868+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/21Xw41i9eUI3lC6J will send credentials over a clear channel.
[2023-03-11T04:15:59.868+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/21Xw41i9eUI3lC6J (as 21Xw41i9eUI3lC6J) ...
[2023-03-11T04:15:59.948+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:15:59.949+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:15:59.949+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:16:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:16:29.720+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:16:29.720+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 21Xw41i9eUI3lC6J) ...
[2023-03-11T04:16:29.776+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:16:29.788+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ab690d9
[2023-03-11T04:16:29.788+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:16:29.792+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/d2aJgCYr3CZ03ncE will send credentials over a clear channel.
[2023-03-11T04:16:29.793+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/d2aJgCYr3CZ03ncE (as d2aJgCYr3CZ03ncE) ...
[2023-03-11T04:16:29.858+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:16:29.858+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:16:29.858+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:16:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:16:59.726+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:16:59.727+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as d2aJgCYr3CZ03ncE) ...
[2023-03-11T04:16:59.832+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:16:59.849+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@13c6f8c6
[2023-03-11T04:16:59.850+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:16:59.851+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/meFBKiGtOCjLynVX will send credentials over a clear channel.
[2023-03-11T04:16:59.851+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/meFBKiGtOCjLynVX (as meFBKiGtOCjLynVX) ...
[2023-03-11T04:16:59.905+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:16:59.906+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:16:59.906+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:17:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:17:29.719+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:17:29.719+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as meFBKiGtOCjLynVX) ...
[2023-03-11T04:17:29.765+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:17:29.775+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@9058b43
[2023-03-11T04:17:29.776+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:17:29.777+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/7jyKEijg6rAuF7cB will send credentials over a clear channel.
[2023-03-11T04:17:29.778+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/7jyKEijg6rAuF7cB (as 7jyKEijg6rAuF7cB) ...
[2023-03-11T04:17:29.835+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:17:29.836+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:17:29.837+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:17:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:17:59.729+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:17:59.729+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7jyKEijg6rAuF7cB) ...
[2023-03-11T04:17:59.828+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:17:59.840+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d04d72e
[2023-03-11T04:17:59.840+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:17:59.841+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/IxCwZs2MGuecSecm will send credentials over a clear channel.
[2023-03-11T04:17:59.841+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/IxCwZs2MGuecSecm (as IxCwZs2MGuecSecm) ...
[2023-03-11T04:17:59.934+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:17:59.934+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:17:59.935+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:18:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:18:29.723+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:18:29.724+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as IxCwZs2MGuecSecm) ...
[2023-03-11T04:18:29.773+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:18:29.793+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@15e742f1
[2023-03-11T04:18:29.793+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:18:29.794+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/m4HEOeOIeRAjXhMw will send credentials over a clear channel.
[2023-03-11T04:18:29.794+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/m4HEOeOIeRAjXhMw (as m4HEOeOIeRAjXhMw) ...
[2023-03-11T04:18:29.824+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:18:29.824+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:18:29.824+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:18:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:18:59.732+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:18:59.732+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as m4HEOeOIeRAjXhMw) ...
[2023-03-11T04:18:59.922+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:18:59.936+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65858f79
[2023-03-11T04:18:59.936+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:18:59.937+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/xdrShazWDmpBrHn8 will send credentials over a clear channel.
[2023-03-11T04:18:59.937+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/xdrShazWDmpBrHn8 (as xdrShazWDmpBrHn8) ...
[2023-03-11T04:19:00.011+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:19:00.012+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:19:00.012+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:19:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:19:29.745+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:19:29.745+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as xdrShazWDmpBrHn8) ...
[2023-03-11T04:19:29.800+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:19:29.813+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@465baa34
[2023-03-11T04:19:29.813+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:19:29.814+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/jY3YBfzuHgjsU7el will send credentials over a clear channel.
[2023-03-11T04:19:29.814+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/jY3YBfzuHgjsU7el (as jY3YBfzuHgjsU7el) ...
[2023-03-11T04:19:29.871+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:19:29.872+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:19:29.872+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:19:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:19:59.738+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:19:59.739+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as jY3YBfzuHgjsU7el) ...
[2023-03-11T04:19:59.806+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:19:59.819+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4897a6eb
[2023-03-11T04:19:59.820+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:19:59.821+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/NAadgpQ5hAnD7s60 will send credentials over a clear channel.
[2023-03-11T04:19:59.822+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/NAadgpQ5hAnD7s60 (as NAadgpQ5hAnD7s60) ...
[2023-03-11T04:19:59.872+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:19:59.872+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:19:59.873+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:20:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:20:29.727+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:20:29.727+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as NAadgpQ5hAnD7s60) ...
[2023-03-11T04:20:29.785+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:20:29.795+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a5d6a65
[2023-03-11T04:20:29.796+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:20:29.797+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/4jcdRgIsAfrHxJCb will send credentials over a clear channel.
[2023-03-11T04:20:29.797+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/4jcdRgIsAfrHxJCb (as 4jcdRgIsAfrHxJCb) ...
[2023-03-11T04:20:29.826+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:20:29.826+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:20:29.826+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:20:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:20:59.729+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:20:59.729+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 4jcdRgIsAfrHxJCb) ...
[2023-03-11T04:20:59.813+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:20:59.825+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3da248d3
[2023-03-11T04:20:59.825+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:20:59.826+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/HVNYCC6HfP69Lu56 will send credentials over a clear channel.
[2023-03-11T04:20:59.826+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/HVNYCC6HfP69Lu56 (as HVNYCC6HfP69Lu56) ...
[2023-03-11T04:20:59.934+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:20:59.934+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:20:59.935+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:21:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:21:29.721+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:21:29.721+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as HVNYCC6HfP69Lu56) ...
[2023-03-11T04:21:29.886+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:21:29.903+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44acbd7f
[2023-03-11T04:21:29.903+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:21:29.903+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/Ywe6n7NVofRIpSVw will send credentials over a clear channel.
[2023-03-11T04:21:29.904+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/Ywe6n7NVofRIpSVw (as Ywe6n7NVofRIpSVw) ...
[2023-03-11T04:21:30.072+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:21:30.073+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:21:30.073+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:21:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:21:59.734+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:21:59.734+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as Ywe6n7NVofRIpSVw) ...
[2023-03-11T04:21:59.788+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:21:59.799+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e57d355
[2023-03-11T04:21:59.799+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:21:59.800+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/G8jYC6wZDrbfapeA will send credentials over a clear channel.
[2023-03-11T04:21:59.800+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/G8jYC6wZDrbfapeA (as G8jYC6wZDrbfapeA) ...
[2023-03-11T04:21:59.875+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:21:59.875+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:21:59.875+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:22:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:22:29.720+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:22:29.720+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as G8jYC6wZDrbfapeA) ...
[2023-03-11T04:22:29.808+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:22:29.820+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@757a285f
[2023-03-11T04:22:29.820+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:22:29.821+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/xxfU6jcJCaCKoYlh will send credentials over a clear channel.
[2023-03-11T04:22:29.821+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/xxfU6jcJCaCKoYlh (as xxfU6jcJCaCKoYlh) ...
[2023-03-11T04:22:29.901+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:22:29.901+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:22:29.902+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:22:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:22:59.727+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:22:59.727+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as xxfU6jcJCaCKoYlh) ...
[2023-03-11T04:22:59.779+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:22:59.790+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51f83084
[2023-03-11T04:22:59.790+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:22:59.791+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/KuRRcRLrLXWIHLQk will send credentials over a clear channel.
[2023-03-11T04:22:59.791+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/KuRRcRLrLXWIHLQk (as KuRRcRLrLXWIHLQk) ...
[2023-03-11T04:22:59.823+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:22:59.823+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:22:59.823+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:23:29.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:23:29.733+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:23:29.734+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KuRRcRLrLXWIHLQk) ...
[2023-03-11T04:23:29.785+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:23:29.797+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4bbcc876
[2023-03-11T04:23:29.798+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:23:29.799+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/lzC71txtkuSCk0C9 will send credentials over a clear channel.
[2023-03-11T04:23:29.799+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/lzC71txtkuSCk0C9 (as lzC71txtkuSCk0C9) ...
[2023-03-11T04:23:29.901+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:23:29.901+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:23:29.901+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:23:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:23:59.723+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:23:59.723+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as lzC71txtkuSCk0C9) ...
[2023-03-11T04:23:59.767+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:23:59.779+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6064739b
[2023-03-11T04:23:59.779+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:23:59.780+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/F76X4FnPW2i4XH4D will send credentials over a clear channel.
[2023-03-11T04:23:59.780+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/F76X4FnPW2i4XH4D (as F76X4FnPW2i4XH4D) ...
[2023-03-11T04:23:59.807+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:23:59.808+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:23:59.808+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:24:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:24:29.733+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:24:29.733+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as F76X4FnPW2i4XH4D) ...
[2023-03-11T04:24:29.778+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:24:29.789+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4101e792
[2023-03-11T04:24:29.789+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:24:29.790+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/WVcBY3iIi8aCkeFK will send credentials over a clear channel.
[2023-03-11T04:24:29.790+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/WVcBY3iIi8aCkeFK (as WVcBY3iIi8aCkeFK) ...
[2023-03-11T04:24:29.836+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:24:29.836+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:24:29.836+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:24:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:24:59.720+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:24:59.720+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as WVcBY3iIi8aCkeFK) ...
[2023-03-11T04:24:59.783+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:24:59.797+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5107ed9f
[2023-03-11T04:24:59.797+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:24:59.797+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/A2ZG0cgZfTuVve7J will send credentials over a clear channel.
[2023-03-11T04:24:59.797+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/A2ZG0cgZfTuVve7J (as A2ZG0cgZfTuVve7J) ...
[2023-03-11T04:24:59.841+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:24:59.841+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:24:59.841+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:25:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:25:29.730+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:25:29.730+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as A2ZG0cgZfTuVve7J) ...
[2023-03-11T04:25:29.787+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:25:29.797+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@151b98f0
[2023-03-11T04:25:29.797+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:25:29.798+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/AJGFG52w4nZ4Hyd4 will send credentials over a clear channel.
[2023-03-11T04:25:29.798+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/AJGFG52w4nZ4Hyd4 (as AJGFG52w4nZ4Hyd4) ...
[2023-03-11T04:25:29.831+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:25:29.831+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:25:29.831+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:25:59.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:25:59.740+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:25:59.740+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as AJGFG52w4nZ4Hyd4) ...
[2023-03-11T04:25:59.824+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:25:59.833+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68dc8b33
[2023-03-11T04:25:59.833+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:25:59.834+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/2DiXwI3Qfwi5kRFB will send credentials over a clear channel.
[2023-03-11T04:25:59.834+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/2DiXwI3Qfwi5kRFB (as 2DiXwI3Qfwi5kRFB) ...
[2023-03-11T04:25:59.891+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:25:59.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:25:59.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:26:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:26:29.721+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:26:29.721+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 2DiXwI3Qfwi5kRFB) ...
[2023-03-11T04:26:29.782+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:26:29.793+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@573beb9
[2023-03-11T04:26:29.793+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:26:29.793+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/wRSXnafZdkT2uBWn will send credentials over a clear channel.
[2023-03-11T04:26:29.793+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/wRSXnafZdkT2uBWn (as wRSXnafZdkT2uBWn) ...
[2023-03-11T04:26:29.824+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:26:29.824+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:26:29.824+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:26:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:26:59.741+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:26:59.742+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as wRSXnafZdkT2uBWn) ...
[2023-03-11T04:26:59.969+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:26:59.986+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14e5175c
[2023-03-11T04:26:59.986+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:26:59.987+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/UPFEDqdV3KqzUMny will send credentials over a clear channel.
[2023-03-11T04:26:59.987+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/UPFEDqdV3KqzUMny (as UPFEDqdV3KqzUMny) ...
[2023-03-11T04:27:00.138+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:27:00.138+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:27:00.139+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:27:29.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:27:29.737+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:27:29.737+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as UPFEDqdV3KqzUMny) ...
[2023-03-11T04:27:29.747+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:27:29.749+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:27:29.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:27:29.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:27:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:27:59.720+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:27:59.721+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:27:59.721+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as UPFEDqdV3KqzUMny) ...
[2023-03-11T04:28:07.556+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:28:07.569+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@83d6f11
[2023-03-11T04:28:07.569+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:28:07.570+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/s2tFXrmQtuh8YD2p will send credentials over a clear channel.
[2023-03-11T04:28:07.570+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/s2tFXrmQtuh8YD2p (as s2tFXrmQtuh8YD2p) ...
[2023-03-11T04:28:07.648+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:28:07.648+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:28:07.648+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:28:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:28:29.726+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:28:29.726+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as s2tFXrmQtuh8YD2p) ...
[2023-03-11T04:28:29.797+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:28:29.817+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1810e8f9
[2023-03-11T04:28:29.817+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:28:29.818+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/CBVvBROqShsBnJbY will send credentials over a clear channel.
[2023-03-11T04:28:29.818+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/CBVvBROqShsBnJbY (as CBVvBROqShsBnJbY) ...
[2023-03-11T04:28:29.892+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:28:29.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:28:29.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:28:59.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:28:59.744+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:28:59.744+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as CBVvBROqShsBnJbY) ...
[2023-03-11T04:28:59.890+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:28:59.903+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f043c10
[2023-03-11T04:28:59.903+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:28:59.904+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/hXkNpiT8L2gnP2wv will send credentials over a clear channel.
[2023-03-11T04:28:59.905+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/hXkNpiT8L2gnP2wv (as hXkNpiT8L2gnP2wv) ...
[2023-03-11T04:29:00.030+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:29:00.031+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:29:00.031+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:29:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:29:29.725+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:29:29.726+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as hXkNpiT8L2gnP2wv) ...
[2023-03-11T04:29:29.730+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:29:29.731+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:29:29.732+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:29:29.732+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:29:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:29:59.729+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:29:59.730+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:29:59.730+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as hXkNpiT8L2gnP2wv) ...
[2023-03-11T04:30:17.220+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:30:17.237+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ace7082
[2023-03-11T04:30:17.237+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:30:17.238+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/q6xsWhgSJEcRNuGu will send credentials over a clear channel.
[2023-03-11T04:30:17.239+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/q6xsWhgSJEcRNuGu (as q6xsWhgSJEcRNuGu) ...
[2023-03-11T04:30:34.339+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:30:34.340+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:30:34.340+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:30:34.340+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:30:34.359+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:30:34.360+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q6xsWhgSJEcRNuGu) ...
[2023-03-11T04:30:47.912+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:30:47.932+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@161ebd4a
[2023-03-11T04:30:47.932+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:30:47.933+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/hha1y0adB471mvsA will send credentials over a clear channel.
[2023-03-11T04:30:47.933+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/hha1y0adB471mvsA (as hha1y0adB471mvsA) ...
[2023-03-11T04:30:58.769+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:30:58.769+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:30:58.769+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:30:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:30:59.726+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:30:59.726+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as hha1y0adB471mvsA) ...
[2023-03-11T04:31:12.962+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:31:12.979+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ca2abe8
[2023-03-11T04:31:12.979+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:31:12.980+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/EdWY3KLekKgt7DWx will send credentials over a clear channel.
[2023-03-11T04:31:12.980+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/EdWY3KLekKgt7DWx (as EdWY3KLekKgt7DWx) ...
[2023-03-11T04:31:31.551+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:31:31.551+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:31:31.551+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:31:31.551+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:31:31.584+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:31:31.585+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as EdWY3KLekKgt7DWx) ...
[2023-03-11T04:31:47.190+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:31:47.206+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1cb23804
[2023-03-11T04:31:47.206+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:31:47.208+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/ZexS7qoxxdV1IyCA will send credentials over a clear channel.
[2023-03-11T04:31:47.208+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/ZexS7qoxxdV1IyCA (as ZexS7qoxxdV1IyCA) ...
[2023-03-11T04:31:48.150+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:31:48.151+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:31:48.151+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:31:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:31:59.721+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:31:59.721+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as ZexS7qoxxdV1IyCA) ...
[2023-03-11T04:31:59.787+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:31:59.797+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67a8212c
[2023-03-11T04:31:59.797+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:31:59.798+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/yRsAbNp0zsfahztc will send credentials over a clear channel.
[2023-03-11T04:31:59.798+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/yRsAbNp0zsfahztc (as yRsAbNp0zsfahztc) ...
[2023-03-11T04:31:59.834+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:31:59.835+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:31:59.835+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:32:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:32:29.729+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:32:29.730+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as yRsAbNp0zsfahztc) ...
[2023-03-11T04:32:29.739+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:32:29.739+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:32:29.739+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:32:29.740+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:32:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:32:59.727+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:32:59.728+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:32:59.728+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as yRsAbNp0zsfahztc) ...
[2023-03-11T04:33:38.706+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:33:38.732+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@712a8fe7
[2023-03-11T04:33:38.732+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:33:38.734+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/utjgdUCMphJoUSay will send credentials over a clear channel.
[2023-03-11T04:33:38.734+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/utjgdUCMphJoUSay (as utjgdUCMphJoUSay) ...
[2023-03-11T04:33:48.244+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:33:48.246+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:33:48.246+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:33:48.246+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:33:48.272+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:33:48.272+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as utjgdUCMphJoUSay) ...
[2023-03-11T04:33:59.016+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:33:59.029+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@446f1f5f
[2023-03-11T04:33:59.029+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:33:59.029+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/Bx8iT87XrhWIKL4c will send credentials over a clear channel.
[2023-03-11T04:33:59.029+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/Bx8iT87XrhWIKL4c (as Bx8iT87XrhWIKL4c) ...
Mar 11, 2023 4:33:59 AM org.apache.http.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router.onap:3904: Connection reset
Mar 11, 2023 4:33:59 AM org.apache.http.impl.execchain.RetryExec execute
INFO: Retrying request to {}->http://message-router.onap:3904
Mar 11, 2023 4:33:59 AM org.apache.http.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router.onap:3904: Connection reset
Mar 11, 2023 4:33:59 AM org.apache.http.impl.execchain.RetryExec execute
INFO: Retrying request to {}->http://message-router.onap:3904
Mar 11, 2023 4:33:59 AM org.apache.http.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router.onap:3904: Connection reset
Mar 11, 2023 4:33:59 AM org.apache.http.impl.execchain.RetryExec execute
INFO: Retrying request to {}->http://message-router.onap:3904
[2023-03-11T04:33:59.072+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:33:59.072+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:33:59.072+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:33:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:33:59.720+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:33:59.721+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:33:59.721+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as Bx8iT87XrhWIKL4c) ...
[2023-03-11T04:33:59.726+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:33:59.726+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:33:59.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:33:59.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:34:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:34:29.752+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:34:29.753+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:34:29.753+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as Bx8iT87XrhWIKL4c) ...
[2023-03-11T04:34:29.757+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:34:29.757+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:34:29.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:34:29.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:34:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:34:59.723+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:34:59.723+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:34:59.724+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as Bx8iT87XrhWIKL4c) ...
[2023-03-11T04:35:17.409+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:35:17.421+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a852c39
[2023-03-11T04:35:17.421+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:35:17.422+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/yQw5bdbvNhtTcnd4 will send credentials over a clear channel.
[2023-03-11T04:35:17.422+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/yQw5bdbvNhtTcnd4 (as yQw5bdbvNhtTcnd4) ...
[2023-03-11T04:35:17.477+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:35:17.477+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:35:17.478+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:35:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:35:29.725+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:35:29.725+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as yQw5bdbvNhtTcnd4) ...
[2023-03-11T04:35:29.735+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:35:29.735+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:35:29.735+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:35:29.735+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:35:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:35:59.724+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:35:59.724+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:35:59.724+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as yQw5bdbvNhtTcnd4) ...
[2023-03-11T04:35:59.729+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:35:59.729+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:35:59.729+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:35:59.729+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:36:29.712+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:36:29.729+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:36:29.730+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:36:29.730+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as yQw5bdbvNhtTcnd4) ...
[2023-03-11T04:36:29.733+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:36:29.733+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:36:29.733+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:36:29.733+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:36:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:36:59.721+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:36:59.722+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:36:59.722+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as yQw5bdbvNhtTcnd4) ...
[2023-03-11T04:36:59.729+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:36:59.729+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:36:59.730+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:36:59.730+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:37:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:37:29.729+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:37:29.730+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:37:29.730+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as yQw5bdbvNhtTcnd4) ...
[2023-03-11T04:37:29.735+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:37:29.735+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:37:29.735+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:37:29.735+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:37:59.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:37:59.721+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:37:59.722+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:37:59.722+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as yQw5bdbvNhtTcnd4) ...
[2023-03-11T04:38:45.115+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:38:45.137+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b27059d
[2023-03-11T04:38:45.137+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:38:45.139+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/As2CqXRPFFHsWOFd will send credentials over a clear channel.
[2023-03-11T04:38:45.139+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/As2CqXRPFFHsWOFd (as As2CqXRPFFHsWOFd) ...
[2023-03-11T04:38:51.659+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:38:51.660+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:38:51.660+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:38:51.660+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:38:51.681+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:38:51.681+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as As2CqXRPFFHsWOFd) ...
[2023-03-11T04:39:21.657+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-03-11T04:39:21.658+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-03-11T04:39:21.658+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-03-11T04:39:21.658+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:39:21.658+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:39:21.677+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:39:21.678+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:39:21.678+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as As2CqXRPFFHsWOFd) ...
[2023-03-11T04:39:21.685+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:39:21.685+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:39:21.685+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:39:21.685+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:39:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:39:29.721+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:39:29.721+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:39:29.722+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as As2CqXRPFFHsWOFd) ...
[2023-03-11T04:39:29.726+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:39:29.726+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:39:29.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:39:29.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:39:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:39:59.723+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:39:59.724+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:39:59.724+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as As2CqXRPFFHsWOFd) ...
[2023-03-11T04:39:59.727+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:39:59.727+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:39:59.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:39:59.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:40:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:40:29.757+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:40:29.758+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:40:29.758+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as As2CqXRPFFHsWOFd) ...
[2023-03-11T04:40:29.765+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:40:29.765+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:40:29.765+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:40:29.765+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:40:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:40:59.728+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:40:59.729+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:40:59.729+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as As2CqXRPFFHsWOFd) ...
[2023-03-11T04:41:22.537+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:41:22.557+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@688c2798
[2023-03-11T04:41:22.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:41:22.564+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/dW0dhBJDnrMidegE will send credentials over a clear channel.
[2023-03-11T04:41:22.564+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/dW0dhBJDnrMidegE (as dW0dhBJDnrMidegE) ...
[2023-03-11T04:41:38.727+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:41:38.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:41:38.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:41:38.728+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:41:38.804+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:41:38.804+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as dW0dhBJDnrMidegE) ...
[2023-03-11T04:41:39.101+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:41:39.112+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d6792dd
[2023-03-11T04:41:39.113+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:41:39.113+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/Auk0h958BOUJggkH will send credentials over a clear channel.
[2023-03-11T04:41:39.114+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/Auk0h958BOUJggkH (as Auk0h958BOUJggkH) ...
[2023-03-11T04:41:39.248+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:41:39.248+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:41:39.248+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:41:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:41:59.732+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:41:59.732+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as Auk0h958BOUJggkH) ...
[2023-03-11T04:42:09.252+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-03-11T04:42:09.253+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-03-11T04:42:09.253+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-03-11T04:42:09.253+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:42:29.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:42:29.730+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:42:29.731+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:42:29.731+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as Auk0h958BOUJggkH) ...
[2023-03-11T04:42:29.773+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:42:29.773+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:42:29.773+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:42:29.773+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:42:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:42:59.724+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:42:59.725+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:42:59.725+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as Auk0h958BOUJggkH) ...
[2023-03-11T04:42:59.745+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:42:59.745+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:42:59.745+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:42:59.745+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:43:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:43:29.723+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:43:29.724+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:43:29.724+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as Auk0h958BOUJggkH) ...
[2023-03-11T04:43:29.727+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:43:29.727+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:43:29.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:43:29.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:43:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:43:59.722+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:43:59.723+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:43:59.723+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as Auk0h958BOUJggkH) ...
[2023-03-11T04:44:25.328+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:44:25.341+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@411a5764
[2023-03-11T04:44:25.342+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:44:25.342+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/PCstDpiGzTt2gbZD will send credentials over a clear channel.
[2023-03-11T04:44:25.342+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/PCstDpiGzTt2gbZD (as PCstDpiGzTt2gbZD) ...
[2023-03-11T04:44:51.368+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:44:51.368+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:44:51.368+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:44:51.368+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:44:51.394+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:44:51.394+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as PCstDpiGzTt2gbZD) ...
[2023-03-11T04:44:51.396+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:44:51.397+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:44:51.397+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:44:51.397+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:44:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:44:59.718+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:44:59.718+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:44:59.718+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as PCstDpiGzTt2gbZD) ...
[2023-03-11T04:45:32.106+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:45:32.140+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b5c8d01
[2023-03-11T04:45:32.140+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:45:32.141+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/CK6bBCMWijp0Tckz will send credentials over a clear channel.
[2023-03-11T04:45:32.141+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/CK6bBCMWijp0Tckz (as CK6bBCMWijp0Tckz) ...
[2023-03-11T04:45:32.237+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:45:32.238+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:45:32.238+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:45:32.238+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:45:32.252+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:45:32.252+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as CK6bBCMWijp0Tckz) ...
[2023-03-11T04:45:32.386+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:45:32.397+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c7d538b
[2023-03-11T04:45:32.397+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:45:32.397+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/uFV85BUolV4H0dDq will send credentials over a clear channel.
[2023-03-11T04:45:32.397+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/uFV85BUolV4H0dDq (as uFV85BUolV4H0dDq) ...
[2023-03-11T04:45:32.448+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:45:32.449+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:45:32.449+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:45:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:45:59.720+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:45:59.720+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as uFV85BUolV4H0dDq) ...
[2023-03-11T04:45:59.725+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:45:59.725+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:45:59.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:45:59.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:46:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:46:29.733+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:46:29.734+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:46:29.734+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as uFV85BUolV4H0dDq) ...
[2023-03-11T04:46:29.739+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-03-11T04:46:29.740+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-03-11T04:46:29.740+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-03-11T04:46:29.740+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:46:59.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:46:59.726+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:46:59.727+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:46:59.727+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as uFV85BUolV4H0dDq) ...
[2023-03-11T04:46:59.741+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:46:59.741+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:46:59.741+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:46:59.741+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:47:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:47:29.754+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:47:29.755+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:47:29.755+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as uFV85BUolV4H0dDq) ...
[2023-03-11T04:47:29.762+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:47:29.763+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:47:29.763+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:47:29.763+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:47:59.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:47:59.736+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:47:59.737+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:47:59.737+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as uFV85BUolV4H0dDq) ...
[2023-03-11T04:47:59.740+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:47:59.740+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:47:59.740+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:47:59.740+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:48:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:48:29.732+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:48:29.732+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:48:29.732+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as uFV85BUolV4H0dDq) ...
[2023-03-11T04:48:29.742+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:48:29.743+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:48:29.743+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:48:29.743+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:48:59.710+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:48:59.726+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:48:59.726+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:48:59.726+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as uFV85BUolV4H0dDq) ...
[2023-03-11T04:48:59.731+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:48:59.731+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:48:59.731+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:48:59.731+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:49:29.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:49:29.721+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:49:29.721+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:49:29.721+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as uFV85BUolV4H0dDq) ...
[2023-03-11T04:49:29.727+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:49:29.727+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:49:29.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:49:29.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:49:59.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:49:59.743+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:49:59.744+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:49:59.744+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as uFV85BUolV4H0dDq) ...
[2023-03-11T04:50:32.630+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:50:32.649+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c2d4cb3
[2023-03-11T04:50:32.649+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:50:32.651+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/Jshmu1Dw6JBuHfuA will send credentials over a clear channel.
[2023-03-11T04:50:32.651+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/Jshmu1Dw6JBuHfuA (as Jshmu1Dw6JBuHfuA) ...
[2023-03-11T04:50:32.694+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:50:32.694+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:50:32.695+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:50:32.695+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:50:32.706+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:50:32.707+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as Jshmu1Dw6JBuHfuA) ...
[2023-03-11T04:50:32.767+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:50:32.784+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@442213bc
[2023-03-11T04:50:32.784+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:50:32.785+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/oJaXnxXdCq01p559 will send credentials over a clear channel.
[2023-03-11T04:50:32.785+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/oJaXnxXdCq01p559 (as oJaXnxXdCq01p559) ...
[2023-03-11T04:50:32.820+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:50:32.821+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:50:32.821+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:50:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:50:59.721+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:50:59.721+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as oJaXnxXdCq01p559) ...
[2023-03-11T04:50:59.814+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:50:59.833+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@de5f123
[2023-03-11T04:50:59.833+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:50:59.834+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/OXYiFrqBL6x4QMTs will send credentials over a clear channel.
[2023-03-11T04:50:59.834+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/OXYiFrqBL6x4QMTs (as OXYiFrqBL6x4QMTs) ...
[2023-03-11T04:50:59.959+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:50:59.959+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:50:59.959+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:51:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:51:29.738+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:51:29.738+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as OXYiFrqBL6x4QMTs) ...
[2023-03-11T04:51:29.838+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:51:29.850+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7dde22bd
[2023-03-11T04:51:29.850+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T04:51:29.851+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/q9JdwsDmVTgl8P3J will send credentials over a clear channel.
[2023-03-11T04:51:29.851+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/q9JdwsDmVTgl8P3J (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T04:51:29.927+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T04:51:29.928+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T04:51:29.928+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:51:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:51:59.752+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:51:59.753+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T04:51:59.758+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:51:59.758+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:51:59.758+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:51:59.759+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:52:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:52:29.729+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:52:29.730+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:52:29.730+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T04:52:29.739+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:52:29.739+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:52:29.739+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:52:29.739+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:52:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:52:59.726+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:52:59.727+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:52:59.727+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T04:52:59.733+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:52:59.734+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:52:59.734+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:52:59.734+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:53:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:53:29.721+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:53:29.722+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:53:29.722+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T04:53:29.725+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:53:29.725+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:53:29.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:53:29.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:53:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:53:59.727+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:53:59.729+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:53:59.730+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T04:53:59.734+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:53:59.735+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:53:59.735+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:53:59.736+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:54:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:54:29.721+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:54:29.722+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:54:29.722+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T04:54:29.726+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:54:29.726+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:54:29.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:54:29.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:54:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:54:59.734+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:54:59.735+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:54:59.735+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T04:54:59.744+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:54:59.744+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:54:59.744+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:54:59.744+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:55:29.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:55:29.730+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:55:29.731+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:55:29.731+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T04:55:29.736+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:55:29.736+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:55:29.736+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:55:29.737+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:55:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:55:59.723+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:55:59.724+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:55:59.724+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T04:55:59.727+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:55:59.727+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:55:59.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:55:59.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:56:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:56:29.726+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:56:29.727+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:56:29.727+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T04:56:29.731+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:56:29.731+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:56:29.731+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:56:29.731+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:56:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:56:59.722+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:56:59.722+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:56:59.722+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T04:56:59.726+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:56:59.726+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:56:59.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:56:59.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:57:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:57:29.728+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:57:29.728+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:57:29.728+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T04:57:29.737+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:57:29.738+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:57:29.738+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:57:29.738+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:57:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:57:59.721+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:57:59.722+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:57:59.722+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T04:57:59.737+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:57:59.738+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:57:59.738+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:57:59.738+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:58:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:58:29.725+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:58:29.726+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:58:29.726+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T04:58:29.731+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:58:29.731+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:58:29.732+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:58:29.732+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:58:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:58:59.723+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:58:59.724+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:58:59.725+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T04:58:59.728+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:58:59.728+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:58:59.729+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:58:59.729+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:59:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:59:29.728+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:59:29.729+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:59:29.729+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T04:59:29.735+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:59:29.735+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:59:29.735+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:59:29.735+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T04:59:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T04:59:59.726+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T04:59:59.729+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T04:59:59.729+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T04:59:59.747+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T04:59:59.748+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T04:59:59.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T04:59:59.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:00:29.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:00:29.730+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:00:29.731+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:00:29.731+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:00:29.736+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:00:29.736+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:00:29.736+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:00:29.736+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:00:59.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:00:59.727+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:00:59.728+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:00:59.729+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:00:59.737+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-03-11T05:00:59.737+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-03-11T05:00:59.737+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-03-11T05:00:59.737+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:01:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:01:29.723+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:01:29.723+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:01:29.723+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:01:29.728+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:01:29.728+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:01:29.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:01:29.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:01:59.712+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:01:59.736+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:01:59.737+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:01:59.737+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:01:59.746+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:01:59.746+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:01:59.746+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:01:59.746+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:02:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:02:29.719+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:02:29.720+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:02:29.720+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:02:29.724+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:02:29.724+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:02:29.724+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:02:29.724+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:02:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:02:59.732+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:02:59.733+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:02:59.733+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:03:44.484+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-03-11T05:03:44.484+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-03-11T05:03:44.485+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-03-11T05:03:44.485+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:03:44.485+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:03:44.536+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:03:44.536+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:03:44.536+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:03:44.540+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:03:44.540+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:03:44.540+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:03:44.541+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:03:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:03:59.725+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:03:59.727+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:03:59.727+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:03:59.736+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:03:59.736+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:03:59.736+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:03:59.736+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:04:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:04:29.734+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:04:29.736+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:04:29.736+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:04:29.740+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:04:29.741+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:04:29.741+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:04:29.741+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:04:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:04:59.719+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:04:59.720+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:04:59.720+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:04:59.736+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:04:59.736+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:04:59.736+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:04:59.736+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:05:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:05:29.738+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:05:29.739+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:05:29.739+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:05:29.747+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:05:29.747+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:05:29.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:05:29.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:05:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:05:59.718+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:05:59.719+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:05:59.719+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:05:59.722+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:05:59.722+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:05:59.722+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:05:59.722+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:06:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:06:29.725+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:06:29.725+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:06:29.725+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:06:29.737+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:06:29.737+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:06:29.737+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:06:29.737+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:06:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:06:59.767+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:06:59.768+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:06:59.768+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:06:59.803+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:06:59.803+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:06:59.803+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:06:59.803+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:07:29.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:07:29.747+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:07:29.748+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:07:29.748+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:07:29.761+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:07:29.761+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:07:29.761+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:07:29.761+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:07:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:07:59.742+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:07:59.743+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:07:59.743+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:07:59.753+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:07:59.753+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:07:59.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:07:59.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:08:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:08:29.737+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:08:29.738+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:08:29.739+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:08:29.745+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:08:29.745+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:08:29.746+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:08:29.746+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:08:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:08:59.741+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:08:59.742+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:08:59.742+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:08:59.750+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-03-11T05:08:59.750+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-03-11T05:08:59.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-03-11T05:08:59.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:09:29.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:09:29.725+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:09:29.726+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:09:29.726+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:09:29.730+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:09:29.730+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:09:29.730+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:09:29.730+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:09:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:09:59.732+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:09:59.733+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:09:59.733+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:09:59.737+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:09:59.737+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:09:59.737+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:09:59.737+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:10:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:10:29.718+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:10:29.719+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:10:29.719+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:10:29.730+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:10:29.730+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:10:29.730+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:10:29.730+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:10:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:10:59.724+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:10:59.725+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:10:59.725+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:10:59.733+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:10:59.733+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:10:59.734+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:10:59.734+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:11:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:11:29.731+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:11:29.732+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:11:29.732+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:11:29.746+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:11:29.746+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:11:29.746+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:11:29.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:11:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:11:59.725+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:11:59.727+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:11:59.727+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:11:59.732+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:11:59.732+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:11:59.732+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:11:59.733+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:12:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:12:29.744+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:12:29.745+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:12:29.746+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:12:29.758+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:12:29.759+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:12:29.759+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:12:29.759+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:12:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:12:59.727+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:12:59.728+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:12:59.728+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:12:59.740+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:12:59.740+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:12:59.740+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:12:59.740+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:13:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:13:29.722+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:13:29.723+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:13:29.723+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:13:29.727+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:13:29.727+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:13:29.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:13:29.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:13:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:13:59.734+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:13:59.735+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:13:59.735+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:13:59.749+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:13:59.749+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:13:59.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:13:59.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:14:29.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:14:29.725+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:14:29.726+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:14:29.726+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:14:29.733+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:14:29.733+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:14:29.734+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:14:29.734+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:14:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:14:59.723+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:14:59.723+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:14:59.723+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:14:59.728+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:14:59.728+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:14:59.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:14:59.729+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:15:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:15:29.724+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:15:29.724+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:15:29.725+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:15:29.728+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:15:29.728+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:15:29.729+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:15:29.729+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:15:59.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:15:59.738+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:15:59.739+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:15:59.739+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:16:54.692+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-03-11T05:16:54.694+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-03-11T05:16:54.694+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-03-11T05:16:54.694+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:16:54.695+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:16:54.726+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:16:54.727+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:16:54.728+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:16:54.731+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-03-11T05:16:54.731+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-03-11T05:16:54.731+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-03-11T05:16:54.732+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:16:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:16:59.722+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:16:59.722+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:16:59.722+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:16:59.726+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:16:59.726+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:16:59.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:16:59.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:17:29.709+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:17:29.728+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:17:29.728+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:17:29.728+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:17:29.734+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:17:29.734+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:17:29.735+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:17:29.735+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:17:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:17:59.716+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:17:59.717+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:17:59.717+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:17:59.725+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:17:59.725+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:17:59.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:17:59.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:18:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:18:29.722+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:18:29.723+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:18:29.723+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:18:29.730+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:18:29.730+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:18:29.730+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:18:29.730+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:18:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:18:59.717+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:18:59.718+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:18:59.718+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:18:59.721+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:18:59.721+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:18:59.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:18:59.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:19:12.761+00:00|INFO|RequestLog|qtp1356840024-24] 10.233.71.70 - - [11/Mar/2023:05:19:12 +0000] "- - -" 400 70 "-" "-"
[2023-03-11T05:19:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:19:29.722+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:19:29.722+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:19:29.722+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:19:29.731+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:19:29.731+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:19:29.731+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:19:29.731+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:19:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:19:59.723+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:19:59.724+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:19:59.724+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:19:59.736+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:19:59.736+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:19:59.736+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:19:59.736+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:20:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:20:29.752+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:20:29.753+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:20:29.753+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:20:29.775+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:20:29.775+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:20:29.775+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:20:29.775+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:20:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:20:59.726+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:20:59.740+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:20:59.740+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:20:59.745+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-03-11T05:20:59.745+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-03-11T05:20:59.745+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-03-11T05:20:59.746+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:21:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:21:29.726+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:21:29.727+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:21:29.727+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:21:29.733+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:21:29.733+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:21:29.733+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:21:29.733+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:21:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:21:59.720+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:21:59.721+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:21:59.721+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:21:59.728+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:21:59.728+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:21:59.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:21:59.729+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:22:29.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:22:29.730+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:22:29.731+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:22:29.731+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:22:29.766+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-03-11T05:22:29.766+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-03-11T05:22:29.767+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-03-11T05:22:29.767+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:22:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:22:59.724+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:22:59.725+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:22:59.725+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:22:59.729+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-03-11T05:22:59.729+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-03-11T05:22:59.730+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-03-11T05:22:59.730+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:23:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:23:29.735+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:23:29.736+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:23:29.736+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:23:29.743+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:23:29.743+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:23:29.743+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:23:29.743+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:23:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:23:59.719+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:23:59.720+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:23:59.720+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:23:59.727+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:23:59.727+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:23:59.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:23:59.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:24:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:24:29.737+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:24:29.738+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:24:29.738+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:24:29.746+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:24:29.747+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:24:29.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:24:29.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:24:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:24:59.717+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:24:59.718+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:24:59.718+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:24:59.721+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:24:59.721+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:24:59.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:24:59.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:25:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:25:29.735+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:25:29.735+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:25:29.735+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:25:29.752+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:25:29.752+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:25:29.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:25:29.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:25:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:25:59.720+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:25:59.721+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:25:59.721+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:25:59.731+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:25:59.732+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:25:59.732+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:25:59.732+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:26:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:26:29.741+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:26:29.741+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:26:29.741+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:26:29.749+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:26:29.749+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:26:29.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:26:29.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:26:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:26:59.727+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:26:59.728+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:26:59.728+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:26:59.731+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:26:59.731+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:26:59.731+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:26:59.731+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:27:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:27:29.735+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:27:29.736+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:27:29.736+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:27:29.743+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:27:29.743+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:27:29.744+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:27:29.744+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:27:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:27:59.720+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:27:59.720+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:27:59.720+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:27:59.726+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:27:59.726+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:27:59.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:27:59.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:28:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:28:29.723+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:28:29.724+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:28:29.724+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:28:29.733+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:28:29.733+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:28:29.733+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:28:29.734+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:28:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:28:59.728+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:28:59.729+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:28:59.729+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:28:59.745+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-03-11T05:28:59.745+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-03-11T05:28:59.745+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-03-11T05:28:59.745+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:29:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:29:29.730+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:29:29.731+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:29:29.731+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:29:29.742+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:29:29.742+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:29:29.743+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:29:29.743+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:29:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:29:59.727+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:29:59.728+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:29:59.728+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:29:59.731+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:29:59.731+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:29:59.731+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:29:59.731+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:30:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:30:29.736+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:30:29.737+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:30:29.737+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:30:29.749+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:30:29.750+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:30:29.750+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:30:29.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:30:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:30:59.731+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:30:59.731+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:30:59.732+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:30:59.737+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:30:59.737+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:30:59.737+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:30:59.737+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:31:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:31:29.728+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:31:29.728+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:31:29.728+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:31:29.731+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:31:29.732+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:31:29.732+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:31:29.732+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:31:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:31:59.716+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:31:59.716+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:31:59.716+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:31:59.724+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-03-11T05:31:59.724+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-03-11T05:31:59.724+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-03-11T05:31:59.724+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:32:29.712+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:32:29.732+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:32:29.733+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:32:29.733+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:32:29.741+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:32:29.741+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:32:29.741+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:32:29.741+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:32:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:32:59.725+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:32:59.726+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:32:59.726+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:33:57.537+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-03-11T05:33:57.538+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-03-11T05:33:57.538+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-03-11T05:33:57.538+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:33:57.538+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:33:57.568+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:33:57.569+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:33:57.569+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:33:57.578+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:33:57.578+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:33:57.578+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:33:57.578+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:33:59.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:33:59.727+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:33:59.727+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:33:59.727+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as q9JdwsDmVTgl8P3J) ...
[2023-03-11T05:34:01.631+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T05:34:01.643+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@413429a3
[2023-03-11T05:34:01.644+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T05:34:01.644+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/n5DIqlBnZp7r8s9X will send credentials over a clear channel.
[2023-03-11T05:34:01.644+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/n5DIqlBnZp7r8s9X (as n5DIqlBnZp7r8s9X) ...
[2023-03-11T05:34:08.291+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T05:34:08.291+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T05:34:08.291+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:34:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:34:29.725+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:34:29.725+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as n5DIqlBnZp7r8s9X) ...
[2023-03-11T05:34:29.730+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:34:29.730+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:34:29.730+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:34:29.730+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:34:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:34:59.730+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:34:59.731+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:34:59.731+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as n5DIqlBnZp7r8s9X) ...
[2023-03-11T05:35:12.634+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T05:35:12.661+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a0f799a
[2023-03-11T05:35:12.661+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T05:35:12.661+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/8GuzLFR1OmIthCmZ will send credentials over a clear channel.
[2023-03-11T05:35:12.661+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/8GuzLFR1OmIthCmZ (as 8GuzLFR1OmIthCmZ) ...
[2023-03-11T05:35:12.716+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T05:35:12.717+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T05:35:12.717+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:35:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:35:29.721+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:35:29.721+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 8GuzLFR1OmIthCmZ) ...
[2023-03-11T05:35:29.725+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:35:29.725+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:35:29.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:35:29.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:35:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:35:59.730+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:35:59.731+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:35:59.731+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 8GuzLFR1OmIthCmZ) ...
[2023-03-11T05:35:59.736+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:35:59.737+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:35:59.737+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:35:59.737+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:36:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:36:29.717+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:36:29.718+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:36:29.718+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 8GuzLFR1OmIthCmZ) ...
[2023-03-11T05:36:29.725+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:36:29.725+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:36:29.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:36:29.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:36:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:36:59.725+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:36:59.725+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:36:59.726+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 8GuzLFR1OmIthCmZ) ...
[2023-03-11T05:37:12.717+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-03-11T05:37:12.730+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e7dadaf
[2023-03-11T05:37:12.730+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-03-11T05:37:12.731+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/7dsP3GQUfPrtKNjK will send credentials over a clear channel.
[2023-03-11T05:37:12.731+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/7dsP3GQUfPrtKNjK (as 7dsP3GQUfPrtKNjK) ...
Mar 11, 2023 5:37:42 AM org.apache.http.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap:3904: The target server failed to respond
Mar 11, 2023 5:37:42 AM org.apache.http.impl.execchain.RetryExec execute
INFO: Retrying request to {}->http://message-router.onap:3904
Mar 11, 2023 5:37:42 AM org.apache.http.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router.onap:3904: Connection reset
Mar 11, 2023 5:37:42 AM org.apache.http.impl.execchain.RetryExec execute
INFO: Retrying request to {}->http://message-router.onap:3904
Mar 11, 2023 5:37:42 AM org.apache.http.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router.onap:3904: Connection reset
Mar 11, 2023 5:37:42 AM org.apache.http.impl.execchain.RetryExec execute
INFO: Retrying request to {}->http://message-router.onap:3904
[2023-03-11T05:37:42.739+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:37:42.739+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-03-11T05:37:42.739+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:37:42.739+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:37:42.753+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:37:42.754+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:37:42.754+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:37:42.756+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:37:42.757+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:37:42.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:37:42.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:37:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:37:59.719+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:37:59.720+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:37:59.720+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:37:59.723+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:37:59.723+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:37:59.723+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:37:59.724+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:38:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:38:29.722+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:38:29.723+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:38:29.723+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:38:29.727+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:38:29.727+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:38:29.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:38:29.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:38:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:38:59.719+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:38:59.719+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:38:59.719+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:38:59.737+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:38:59.737+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:38:59.737+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:38:59.737+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:39:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:39:29.738+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:39:29.739+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:39:29.739+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:39:29.747+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:39:29.747+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:39:29.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:39:29.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:39:59.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:39:59.732+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:39:59.736+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:39:59.736+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:39:59.740+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:39:59.740+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:39:59.740+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:39:59.740+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:40:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:40:29.727+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:40:29.728+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:40:29.728+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:40:29.731+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:40:29.731+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:40:29.731+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:40:29.731+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:40:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:40:59.728+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:40:59.729+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:40:59.729+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:40:59.733+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:40:59.733+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:40:59.733+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:40:59.733+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:41:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:41:29.723+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:41:29.724+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:41:29.724+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:41:29.731+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:41:29.731+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:41:29.731+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:41:29.731+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:41:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:41:59.739+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:41:59.740+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:41:59.740+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:41:59.743+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:41:59.746+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:41:59.746+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:41:59.746+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:42:29.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:42:29.747+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:42:29.748+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:42:29.748+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:42:29.756+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:42:29.757+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:42:29.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:42:29.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:42:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:42:59.734+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:42:59.735+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:42:59.735+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:42:59.738+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:42:59.738+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:42:59.738+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:42:59.738+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:43:29.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:43:29.724+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:43:29.724+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:43:29.725+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:43:29.729+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:43:29.729+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:43:29.729+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:43:29.729+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:43:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:43:59.723+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:43:59.724+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:43:59.724+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:43:59.732+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:43:59.732+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:43:59.732+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:43:59.732+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:44:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:44:29.720+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:44:29.721+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:44:29.721+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:44:29.726+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:44:29.726+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:44:29.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:44:29.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:44:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:44:59.725+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:44:59.726+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:44:59.726+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:44:59.729+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:44:59.729+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:44:59.729+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:44:59.729+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:45:29.712+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:45:29.739+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:45:29.740+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:45:29.740+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:45:29.743+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-03-11T05:45:29.744+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-03-11T05:45:29.744+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-03-11T05:45:29.744+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:45:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:45:59.749+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:45:59.749+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:45:59.749+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:45:59.757+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:45:59.758+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:45:59.758+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:45:59.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:46:29.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:46:29.727+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:46:29.731+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:46:29.731+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:46:29.740+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:46:29.740+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:46:29.741+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:46:29.741+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:46:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:46:59.750+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:46:59.751+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:46:59.751+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:46:59.757+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:46:59.757+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:46:59.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:46:59.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:47:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:47:29.744+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:47:29.745+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:47:29.745+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:47:29.772+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:47:29.772+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:47:29.772+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:47:29.772+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:47:59.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:47:59.730+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:47:59.730+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:47:59.730+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:47:59.734+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:47:59.734+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:47:59.734+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:47:59.735+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:48:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:48:29.720+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:48:29.721+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:48:29.721+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:48:29.726+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:48:29.726+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:48:29.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:48:29.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:48:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:48:59.732+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:48:59.733+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:48:59.733+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:48:59.741+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:48:59.741+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:48:59.742+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:48:59.742+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:49:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:49:29.719+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:49:29.720+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:49:29.720+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:49:29.730+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:49:29.730+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:49:29.731+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:49:29.731+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:49:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:49:59.807+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:49:59.808+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:49:59.808+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:49:59.814+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:49:59.814+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:49:59.814+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:49:59.815+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:50:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:50:29.729+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:50:29.729+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:50:29.729+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:50:29.732+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:50:29.732+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:50:29.732+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:50:29.732+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:50:59.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:50:59.742+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:50:59.742+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:50:59.742+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:50:59.746+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:50:59.746+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:50:59.746+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:50:59.746+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:51:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:51:29.724+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:51:29.725+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:51:29.725+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:51:29.734+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:51:29.734+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:51:29.734+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:51:29.734+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:51:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:51:59.743+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:51:59.744+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:51:59.744+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:51:59.764+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:51:59.764+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:51:59.764+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:51:59.764+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:52:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:52:29.730+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:52:29.731+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:52:29.731+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:52:29.754+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:52:29.754+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:52:29.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:52:29.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:52:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:52:59.718+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:52:59.719+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:52:59.719+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:52:59.731+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:52:59.732+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:52:59.732+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:52:59.732+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:53:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:53:29.743+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:53:29.745+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:53:29.745+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:53:29.751+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:53:29.751+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:53:29.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:53:29.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:53:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:53:59.718+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:53:59.719+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:53:59.719+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:53:59.723+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-03-11T05:53:59.723+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-03-11T05:53:59.723+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-03-11T05:53:59.723+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:54:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:54:29.726+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:54:29.727+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:54:29.727+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:54:29.739+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:54:29.739+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:54:29.739+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:54:29.739+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:54:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:54:59.718+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:54:59.719+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:54:59.719+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:54:59.733+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:54:59.733+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:54:59.733+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:54:59.733+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:55:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:55:29.721+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:55:29.722+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:55:29.722+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:55:29.726+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:55:29.726+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:55:29.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:55:29.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:55:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:55:59.722+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:55:59.723+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:55:59.723+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:55:59.727+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:55:59.727+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:55:59.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:55:59.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:56:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:56:29.732+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:56:29.733+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:56:29.734+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:56:29.741+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:56:29.741+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:56:29.741+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:56:29.742+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:56:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:56:59.721+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:56:59.722+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:56:59.723+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:56:59.732+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:56:59.732+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:56:59.733+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:56:59.733+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:57:29.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:57:29.729+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:57:29.729+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:57:29.729+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:57:29.733+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:57:29.733+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:57:29.733+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:57:29.733+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:57:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:57:59.731+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:57:59.731+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:57:59.731+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:57:59.739+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-03-11T05:57:59.739+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-03-11T05:57:59.739+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-03-11T05:57:59.739+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:58:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:58:29.723+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:58:29.723+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:58:29.723+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:58:29.727+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:58:29.727+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:58:29.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:58:29.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:58:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:58:59.727+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:58:59.728+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:58:59.728+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:58:59.732+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:58:59.732+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:58:59.733+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:58:59.733+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:59:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:59:29.730+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:59:29.731+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:59:29.731+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:59:29.756+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:59:29.757+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:59:29.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:59:29.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T05:59:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T05:59:59.734+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T05:59:59.734+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T05:59:59.734+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T05:59:59.750+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T05:59:59.751+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T05:59:59.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T05:59:59.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:00:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:00:29.721+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:00:29.721+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:00:29.722+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:00:29.732+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:00:29.733+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:00:29.733+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:00:29.733+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:00:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:00:59.738+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:00:59.739+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:00:59.739+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:00:59.744+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:00:59.744+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:00:59.744+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:00:59.744+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:01:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:01:29.745+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:01:29.746+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:01:29.746+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:01:29.796+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:01:29.797+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:01:29.797+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:01:29.797+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:01:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:01:59.728+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:01:59.729+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:01:59.729+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:01:59.734+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-03-11T06:01:59.734+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-03-11T06:01:59.734+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-03-11T06:01:59.734+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:02:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:02:29.735+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:02:29.736+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:02:29.736+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:02:29.741+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:02:29.741+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:02:29.741+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:02:29.741+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:02:59.709+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:02:59.730+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:02:59.731+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:02:59.731+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:02:59.739+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:02:59.740+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:02:59.740+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:02:59.740+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:03:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:03:29.726+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:03:29.727+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:03:29.727+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:03:29.730+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:03:29.730+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:03:29.730+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:03:29.731+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:03:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:03:59.729+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:03:59.730+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:03:59.730+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:03:59.736+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:03:59.736+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:03:59.736+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:03:59.736+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:04:29.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:04:29.722+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:04:29.722+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:04:29.722+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:04:29.730+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:04:29.730+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:04:29.730+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:04:29.730+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:04:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:04:59.725+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:04:59.725+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:04:59.725+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:04:59.728+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:04:59.728+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:04:59.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:04:59.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:05:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:05:29.731+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:05:29.731+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:05:29.731+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:05:29.734+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:05:29.734+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:05:29.734+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:05:29.734+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:05:59.709+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:05:59.722+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:05:59.722+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:05:59.722+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:05:59.734+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:05:59.734+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:05:59.734+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:05:59.734+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:06:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:06:29.749+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:06:29.749+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:06:29.749+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:06:29.760+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:06:29.760+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:06:29.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:06:29.760+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:06:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:06:59.730+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:06:59.730+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:06:59.730+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:06:59.742+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-03-11T06:06:59.742+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-03-11T06:06:59.742+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-03-11T06:06:59.742+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:07:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:07:29.747+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:07:29.748+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:07:29.748+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:07:29.756+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:07:29.756+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:07:29.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:07:29.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:07:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:07:59.720+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:07:59.721+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:07:59.721+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:07:59.737+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:07:59.737+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:07:59.737+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:07:59.738+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:08:29.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:08:29.730+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:08:29.730+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:08:29.730+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:08:29.737+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:08:29.737+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:08:29.737+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:08:29.737+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:08:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:08:59.719+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:08:59.720+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:08:59.720+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:08:59.724+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:08:59.724+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:08:59.724+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:08:59.724+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:09:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:09:29.730+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:09:29.731+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:09:29.731+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:09:29.740+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-03-11T06:09:29.740+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-03-11T06:09:29.740+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-03-11T06:09:29.740+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:09:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:09:59.719+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:09:59.720+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:09:59.720+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:09:59.728+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:09:59.728+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:09:59.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:09:59.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:10:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:10:29.727+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:10:29.727+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:10:29.727+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:10:29.793+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:10:29.793+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:10:29.793+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:10:29.794+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:10:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:10:59.719+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:10:59.719+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:10:59.719+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:10:59.724+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:10:59.724+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:10:59.724+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:10:59.724+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:11:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:11:29.726+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:11:29.727+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:11:29.727+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:11:29.732+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:11:29.733+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:11:29.733+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:11:29.733+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:11:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:11:59.719+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:11:59.719+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:11:59.719+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:12:50.586+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-03-11T06:12:50.587+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-03-11T06:12:50.587+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-03-11T06:12:50.587+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:12:50.587+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:12:50.626+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:12:50.628+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:12:50.628+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:12:50.640+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:12:50.640+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:12:50.640+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:12:50.640+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:12:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:12:59.722+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:12:59.722+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:12:59.722+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:12:59.746+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:12:59.746+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:12:59.746+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:12:59.746+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:13:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:13:29.732+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:13:29.733+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:13:29.733+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:13:29.740+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:13:29.740+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:13:29.741+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:13:29.741+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:13:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:13:59.721+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:13:59.721+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:13:59.721+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:13:59.739+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:13:59.739+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:13:59.739+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:13:59.739+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:14:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:14:29.722+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:14:29.723+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:14:29.723+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:14:29.726+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:14:29.726+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:14:29.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:14:29.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:14:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:14:59.735+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:14:59.735+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:14:59.735+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:14:59.738+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:14:59.738+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:14:59.738+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:14:59.738+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:15:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:15:29.723+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:15:29.723+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:15:29.723+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:15:29.735+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:15:29.736+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:15:29.736+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:15:29.736+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:15:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:15:59.726+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:15:59.726+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:15:59.727+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:15:59.737+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:15:59.737+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:15:59.737+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:15:59.737+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:16:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:16:29.726+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:16:29.727+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:16:29.727+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:16:29.736+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:16:29.736+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:16:29.736+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:16:29.736+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:16:59.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:16:59.729+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:16:59.729+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:16:59.729+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:16:59.745+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:16:59.745+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:16:59.745+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:16:59.745+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:17:29.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:17:29.731+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:17:29.731+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:17:29.732+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:17:29.749+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:17:29.749+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:17:29.750+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:17:29.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:17:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:17:59.720+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:17:59.721+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:17:59.721+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:17:59.724+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:17:59.724+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:17:59.724+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:17:59.724+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:18:29.706+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:18:29.725+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:18:29.725+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:18:29.725+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:18:29.729+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:18:29.729+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:18:29.729+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:18:29.729+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:18:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:18:59.728+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:18:59.728+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:18:59.728+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:18:59.737+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-03-11T06:18:59.737+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-03-11T06:18:59.737+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-03-11T06:18:59.737+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:19:29.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:19:29.726+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:19:29.726+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:19:29.726+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:19:29.760+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-03-11T06:19:29.760+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-03-11T06:19:29.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-03-11T06:19:29.760+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:19:59.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:19:59.735+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:19:59.736+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:19:59.736+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7dsP3GQUfPrtKNjK) ...
[2023-03-11T06:19:59.739+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-03-11T06:19:59.740+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-03-11T06:19:59.740+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-03-11T06:19:59.740+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-03-11T06:20:29.708+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-03-11T06:20:29.721+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-03-11T06:20:29.722+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-03-11T06:20:29.722+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 7