Results

By type

          overriding logback.xml
Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json
[2022-09-23T19:13:38.426+00:00|INFO|Main|main] Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json]
[2022-09-23T19:13:38.877+00:00|INFO|log|main] Logging initialized @1508ms to org.eclipse.jetty.util.log.Slf4jLog
[2022-09-23T19:13:39.263+00:00|INFO|ServiceManager|main] service manager starting
[2022-09-23T19:13:39.263+00:00|INFO|ServiceManager|main] service manager starting REST SDCDistributionGroup
[2022-09-23T19:13:39.264+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-16ce702d==io.prometheus.client.exporter.MetricsServlet@17360d17{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-4ce1d6d0==org.glassfish.jersey.servlet.ServletContainer@16fad687{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-4b41dd5c==io.swagger.jersey.config.JerseyJaxrsConfig@aceb0dac{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@1b765a2c{STOPPED}[9.4.41.v20210516], context=o.e.j.s.ServletContextHandler@2e8e8225{/,null,STOPPED}, connector=SDCDistributionGroup@1fa1cab1{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=null, servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-16ce702d==io.prometheus.client.exporter.MetricsServlet@17360d17{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-4ce1d6d0==org.glassfish.jersey.servlet.ServletContainer@16fad687{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-4b41dd5c==io.swagger.jersey.config.JerseyJaxrsConfig@aceb0dac{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-09-23T19:13:39.343+00:00|INFO|ServiceManager|main] service manager started
[2022-09-23T19:13:39.344+00:00|INFO|JettyServletServer|SDCDistributionGroup-6969] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-16ce702d==io.prometheus.client.exporter.MetricsServlet@17360d17{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-4ce1d6d0==org.glassfish.jersey.servlet.ServletContainer@16fad687{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-4b41dd5c==io.swagger.jersey.config.JerseyJaxrsConfig@aceb0dac{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@1b765a2c{STOPPED}[9.4.41.v20210516], context=o.e.j.s.ServletContextHandler@2e8e8225{/,null,STOPPED}, connector=SDCDistributionGroup@1fa1cab1{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[SDCDistributionGroup-6969,5,main], servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-16ce702d==io.prometheus.client.exporter.MetricsServlet@17360d17{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-4ce1d6d0==org.glassfish.jersey.servlet.ServletContainer@16fad687{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-4b41dd5c==io.swagger.jersey.config.JerseyJaxrsConfig@aceb0dac{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-09-23T19:13:39.387+00:00|INFO|Server|SDCDistributionGroup-6969] jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 11.0.11+9
[2022-09-23T19:13:39.570+00:00|INFO|session|SDCDistributionGroup-6969] DefaultSessionIdManager workerName=node0
[2022-09-23T19:13:39.570+00:00|INFO|session|SDCDistributionGroup-6969] No SessionScavenger set, using defaults
[2022-09-23T19:13:39.574+00:00|INFO|session|SDCDistributionGroup-6969] node0 Scavenging every 660000ms
[2022-09-23T19:13:39.678+00:00|INFO|Main|main] Started policy-distribution service successfully.
[2022-09-23T19:13:39.684+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:13:40.707+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)
[2022-09-23T19:13:40.710+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c001909
[2022-09-23T19:13:40.710+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:13:40.717+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:13:40.718+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:13:40.886+00:00|INFO|GsonMessageBodyHandler|SDCDistributionGroup-6969] Using GSON for REST calls
[2022-09-23T19:13:40.892+00:00|INFO|YamlMessageBodyHandler|SDCDistributionGroup-6969] Accepting YAML for REST calls
[2022-09-23T19:13:41.018+00:00|INFO|ContextHandler|SDCDistributionGroup-6969] Started o.e.j.s.ServletContextHandler@2e8e8225{/,null,AVAILABLE}
[2022-09-23T19:13:41.047+00:00|INFO|AbstractConnector|SDCDistributionGroup-6969] Started SDCDistributionGroup@1fa1cab1{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}
[2022-09-23T19:13:41.048+00:00|INFO|Server|SDCDistributionGroup-6969] Started @3678ms
[2022-09-23T19:14:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:14:11.201+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:14:11.202+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2cfb8fb1
[2022-09-23T19:14:11.202+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:14:11.202+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:14:11.202+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:14:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:14:40.790+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:14:40.790+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@263f1618
[2022-09-23T19:14:40.790+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:14:40.790+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:14:40.790+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:15:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:15:10.714+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:15:10.714+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4489ca5
[2022-09-23T19:15:10.714+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:15:10.714+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:15:10.714+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:15:39.689+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:15:40.758+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:15:40.758+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a618552
[2022-09-23T19:15:40.758+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:15:40.758+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:15:40.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:16:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:16:10.741+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:16:10.741+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ef3ed20
[2022-09-23T19:16:10.741+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:16:10.742+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:16:10.742+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:16:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:16:40.758+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:16:40.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b0e3296
[2022-09-23T19:16:40.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:16:40.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:16:40.760+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:17:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:17:10.909+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:17:10.909+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50c10074
[2022-09-23T19:17:10.909+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:17:10.909+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:17:10.909+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:17:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:17:40.698+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:17:40.699+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1bbf08c1
[2022-09-23T19:17:40.699+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:17:40.700+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:17:40.700+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:18:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:18:10.710+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:18:10.710+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39cbaa5d
[2022-09-23T19:18:10.710+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:18:10.710+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:18:10.710+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:18:39.680+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:18:40.740+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:18:40.741+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1cbdfe77
[2022-09-23T19:18:40.741+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:18:40.741+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:18:40.741+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:19:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:19:10.709+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:19:10.709+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b8f7485
[2022-09-23T19:19:10.709+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:19:10.710+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:19:10.710+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:19:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:19:40.793+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:19:40.793+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f9d4e46
[2022-09-23T19:19:40.793+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:19:40.794+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:19:40.794+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:20:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:20:10.715+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:20:10.715+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@501f5e5f
[2022-09-23T19:20:10.715+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:20:10.715+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:20:10.715+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:20:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:20:40.726+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:20:40.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14d5ea8c
[2022-09-23T19:20:40.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:20:40.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:20:40.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:21:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:21:10.741+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:21:10.741+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@313d411c
[2022-09-23T19:21:10.741+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:21:10.741+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:21:10.742+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:21:39.683+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:21:40.725+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:21:40.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@252dfd60
[2022-09-23T19:21:40.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:21:40.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:21:40.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:22:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:22:10.725+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:22:10.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53458562
[2022-09-23T19:22:10.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:22:10.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:22:10.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:22:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:22:40.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:22:40.758+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5186efa5
[2022-09-23T19:22:40.758+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:22:40.758+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:22:40.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:23:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:23:10.734+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:23:10.735+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f04ed9
[2022-09-23T19:23:10.735+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:23:10.735+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:23:10.736+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:23:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:23:41.365+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:23:41.365+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50da08d4
[2022-09-23T19:23:41.365+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:23:41.365+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:23:41.365+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:24:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:24:10.732+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:24:10.734+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@576604c6
[2022-09-23T19:24:10.734+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:24:10.734+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:24:10.734+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:24:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:24:40.729+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:24:40.729+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d6fc3b9
[2022-09-23T19:24:40.729+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:24:40.730+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:24:40.730+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:25:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:25:10.728+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:25:10.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f05461c
[2022-09-23T19:25:10.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:25:10.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:25:10.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:25:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:25:40.737+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:25:40.737+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42e138fb
[2022-09-23T19:25:40.737+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:25:40.737+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:25:40.737+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:26:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:26:10.719+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:26:10.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@538d64b3
[2022-09-23T19:26:10.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:26:10.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:26:10.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:26:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:26:40.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:26:40.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4dbd87b7
[2022-09-23T19:26:40.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:26:40.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:26:40.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:27:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:27:10.724+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:27:10.724+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e3a6002
[2022-09-23T19:27:10.724+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:27:10.724+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:27:10.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:27:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:27:40.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:27:40.758+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71a9c6de
[2022-09-23T19:27:40.758+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:27:40.758+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:27:40.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:28:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:28:10.721+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:28:10.722+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@72540ba6
[2022-09-23T19:28:10.722+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:28:10.723+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:28:10.723+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:28:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:28:40.725+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:28:40.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28a3f808
[2022-09-23T19:28:40.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:28:40.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:28:40.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:29:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:29:10.712+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:29:10.712+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@280c0f6a
[2022-09-23T19:29:10.712+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:29:10.712+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:29:10.712+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:29:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:29:40.732+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:29:40.732+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b46f437
[2022-09-23T19:29:40.732+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:29:40.732+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:29:40.732+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:30:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:30:10.723+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:30:10.723+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57652068
[2022-09-23T19:30:10.724+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:30:10.724+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:30:10.724+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:30:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:30:40.797+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:30:40.797+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@672a9d78
[2022-09-23T19:30:40.798+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:30:40.798+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:30:40.798+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:31:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:31:10.906+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:31:10.907+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4db345a
[2022-09-23T19:31:10.907+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:31:10.923+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:31:10.924+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:31:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:31:40.725+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:31:40.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@118f795e
[2022-09-23T19:31:40.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:31:40.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:31:40.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:32:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:32:10.710+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:32:10.710+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11160337
[2022-09-23T19:32:10.710+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:32:10.710+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:32:10.710+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:32:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:32:40.865+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:32:40.865+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@704da477
[2022-09-23T19:32:40.865+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:32:40.865+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:32:40.865+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:33:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:33:10.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:33:10.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1cdf82d2
[2022-09-23T19:33:10.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:33:10.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:33:10.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:33:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:33:40.857+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-23T19:33:40.858+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e918bd9
[2022-09-23T19:33:40.858+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:33:40.858+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:33:40.858+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:34:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:34:09.796+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:34:09.796+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4836f236
[2022-09-23T19:34:09.796+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:34:09.796+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:34:09.796+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:34:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:34:39.771+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:34:39.771+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68fac8fa
[2022-09-23T19:34:39.771+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:34:39.772+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:34:39.772+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:35:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:35:09.698+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:35:09.699+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1fc3c608
[2022-09-23T19:35:09.699+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:35:09.699+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:35:09.699+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:35:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:35:39.739+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:35:39.740+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@15f87232
[2022-09-23T19:35:39.740+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:35:39.740+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:35:39.743+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:36:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:36:09.700+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:36:09.704+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b6ea4b4
[2022-09-23T19:36:09.704+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:36:09.704+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:36:09.704+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:36:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:36:39.740+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:36:39.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1fd7be05
[2022-09-23T19:36:39.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:36:39.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:36:39.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:37:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:37:09.707+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:37:09.708+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2636656c
[2022-09-23T19:37:09.708+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:37:09.708+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:37:09.708+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:37:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:37:39.714+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:37:39.715+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c8d64b9
[2022-09-23T19:37:39.715+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:37:39.715+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:37:39.715+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:38:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:38:09.693+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:38:09.693+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54da5b33
[2022-09-23T19:38:09.693+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:38:09.694+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:38:09.694+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:38:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:38:39.735+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:38:39.735+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@497fe540
[2022-09-23T19:38:39.735+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:38:39.735+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:38:39.736+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:39:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:39:09.695+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:39:09.696+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24a9fe5c
[2022-09-23T19:39:09.696+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:39:09.697+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:39:09.697+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:39:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:39:39.695+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:39:39.696+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e88c47b
[2022-09-23T19:39:39.696+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:39:39.697+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:39:39.697+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:40:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:40:09.717+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:40:09.718+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24aa2849
[2022-09-23T19:40:09.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:40:09.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:40:09.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:40:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:40:39.702+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:40:39.703+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51f8e4d5
[2022-09-23T19:40:39.711+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:40:39.712+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:40:39.712+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:41:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:41:09.717+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:41:09.717+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b262183
[2022-09-23T19:41:09.717+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:41:09.718+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:41:09.718+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:41:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:41:39.710+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:41:39.710+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e3e565a
[2022-09-23T19:41:39.710+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:41:39.710+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:41:39.710+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:42:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:42:09.701+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:42:09.701+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29097d0a
[2022-09-23T19:42:09.701+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:42:09.702+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:42:09.702+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:42:39.682+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:42:39.727+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:42:39.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ad01823
[2022-09-23T19:42:39.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:42:39.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:42:39.731+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:43:09.683+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:43:09.695+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:43:09.696+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@334892dc
[2022-09-23T19:43:09.696+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:43:09.696+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:43:09.697+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:43:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:43:39.714+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:43:39.717+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a29086c
[2022-09-23T19:43:39.718+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:43:39.718+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:43:39.718+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:44:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:44:09.693+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:44:09.693+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48e9eb49
[2022-09-23T19:44:09.693+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:44:09.693+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:44:09.694+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:44:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:44:39.699+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:44:39.700+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b6095d2
[2022-09-23T19:44:39.700+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:44:39.700+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:44:39.700+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:45:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:45:09.696+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:45:09.696+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20312e1d
[2022-09-23T19:45:09.696+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:45:09.696+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:45:09.696+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:45:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:45:39.702+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:45:39.702+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d10ed60
[2022-09-23T19:45:39.702+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:45:39.702+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:45:39.702+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:46:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:46:09.705+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:46:09.705+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@962766
[2022-09-23T19:46:09.705+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:46:09.706+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:46:09.706+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:46:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:46:39.721+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:46:39.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41dcfc0
[2022-09-23T19:46:39.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:46:39.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:46:39.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:47:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:47:09.690+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:47:09.691+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@713b03d4
[2022-09-23T19:47:09.691+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:47:09.691+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:47:09.691+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:47:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:47:39.696+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:47:39.696+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50c75b79
[2022-09-23T19:47:39.696+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:47:39.696+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:47:39.697+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:48:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:48:09.691+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:48:09.691+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@274a3aba
[2022-09-23T19:48:09.691+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:48:09.691+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:48:09.692+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:48:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:48:39.708+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:48:39.709+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ed1acb7
[2022-09-23T19:48:39.710+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:48:39.710+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:48:39.710+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:49:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:49:09.690+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:49:09.690+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@436baa24
[2022-09-23T19:49:09.690+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:49:09.690+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:49:09.690+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:49:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:49:39.693+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:49:39.693+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f5b0705
[2022-09-23T19:49:39.693+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:49:39.694+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:49:39.694+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:50:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:50:09.689+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:50:09.690+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@92395f3
[2022-09-23T19:50:09.690+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:50:09.690+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:50:09.690+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:50:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:50:39.709+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:50:39.709+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ed5b5aa
[2022-09-23T19:50:39.709+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:50:39.709+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:50:39.709+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:51:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:51:09.688+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:51:09.688+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25718b59
[2022-09-23T19:51:09.688+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:51:09.688+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:51:09.688+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:51:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:51:39.693+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:51:39.693+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c6e20ae
[2022-09-23T19:51:39.693+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:51:39.693+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:51:39.693+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:52:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:52:09.699+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:52:09.699+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7cb8967
[2022-09-23T19:52:09.699+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:52:09.699+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:52:09.699+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:52:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:52:39.706+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:52:39.706+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26c4dcdf
[2022-09-23T19:52:39.706+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:52:39.706+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:52:39.706+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:53:09.682+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:53:09.738+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:53:09.738+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@419b8f6c
[2022-09-23T19:53:09.738+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:53:09.738+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:53:09.739+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:53:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:53:39.691+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:53:39.691+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49193d80
[2022-09-23T19:53:39.691+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:53:39.692+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:53:39.692+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:54:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:54:09.728+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:54:09.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c67eeec
[2022-09-23T19:54:09.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:54:09.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:54:09.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:54:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:54:39.703+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:54:39.703+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62c6daae
[2022-09-23T19:54:39.703+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:54:39.703+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:54:39.703+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:55:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:55:09.699+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:55:09.700+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4deefb0a
[2022-09-23T19:55:09.700+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:55:09.700+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:55:09.700+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:55:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:55:39.687+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:55:39.687+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3440feb6
[2022-09-23T19:55:39.687+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:55:39.688+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:55:39.688+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:56:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:56:09.733+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:56:09.734+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38c01156
[2022-09-23T19:56:09.734+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:56:09.734+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:56:09.735+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:56:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:56:39.692+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:56:39.693+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@dc3d532
[2022-09-23T19:56:39.693+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:56:39.694+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:56:39.694+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:57:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:57:09.696+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:57:09.697+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1da6190e
[2022-09-23T19:57:09.697+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:57:09.697+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:57:09.697+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:57:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:57:39.690+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:57:39.690+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25a8c54e
[2022-09-23T19:57:39.690+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:57:39.690+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:57:39.690+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:58:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:58:09.740+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:58:09.740+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5eaa264e
[2022-09-23T19:58:09.740+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:58:09.740+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:58:09.740+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:58:39.681+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:58:39.714+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:58:39.714+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d8f3417
[2022-09-23T19:58:39.714+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:58:39.714+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:58:39.714+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:59:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:59:09.695+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:59:09.695+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c621b12
[2022-09-23T19:59:09.695+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:59:09.695+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:59:09.695+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T19:59:39.683+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T19:59:39.697+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T19:59:39.698+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@265e464f
[2022-09-23T19:59:39.698+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T19:59:39.698+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T19:59:39.698+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:00:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:00:09.695+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:00:09.696+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36f00cc3
[2022-09-23T20:00:09.696+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:00:09.696+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:00:09.696+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:00:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:00:39.696+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:00:39.696+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@419e0e47
[2022-09-23T20:00:39.696+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:00:39.696+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:00:39.696+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:01:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:01:09.688+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:01:09.688+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54bfa77b
[2022-09-23T20:01:09.688+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:01:09.688+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:01:09.688+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:01:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:01:39.700+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:01:39.700+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ac82476
[2022-09-23T20:01:39.700+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:01:39.700+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:01:39.700+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:02:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:02:09.690+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:02:09.690+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52e234c2
[2022-09-23T20:02:09.690+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:02:09.690+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:02:09.690+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:02:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:02:39.722+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:02:39.722+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48310802
[2022-09-23T20:02:39.722+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:02:39.722+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:02:39.722+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:03:09.680+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:03:09.711+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:03:09.712+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35cda608
[2022-09-23T20:03:09.712+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:03:09.712+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:03:09.712+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:03:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:03:39.741+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:03:39.742+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@15e83c78
[2022-09-23T20:03:39.742+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:03:39.742+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:03:39.742+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:04:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:04:09.699+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:04:09.700+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b988787
[2022-09-23T20:04:09.700+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:04:09.700+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:04:09.700+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:04:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:04:39.694+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:04:39.694+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@96cb749
[2022-09-23T20:04:39.694+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:04:39.694+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:04:39.694+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:05:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:05:09.691+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:05:09.691+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@76ac64c2
[2022-09-23T20:05:09.691+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:05:09.691+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:05:09.691+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:05:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:05:39.703+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:05:39.704+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@360a9c3b
[2022-09-23T20:05:39.704+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:05:39.704+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:05:39.704+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:06:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:06:09.696+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:06:09.696+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1187b038
[2022-09-23T20:06:09.696+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:06:09.696+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:06:09.696+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:06:39.691+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:06:39.742+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:06:39.742+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@241ab998
[2022-09-23T20:06:39.742+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:06:39.743+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:06:39.743+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:07:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:07:09.695+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:07:09.695+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6278ef35
[2022-09-23T20:07:09.695+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:07:09.695+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:07:09.695+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:07:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:07:39.699+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:07:39.700+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61d977f5
[2022-09-23T20:07:39.700+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:07:39.700+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:07:39.700+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:08:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:08:09.695+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:08:09.695+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59c1d4c0
[2022-09-23T20:08:09.695+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:08:09.695+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:08:09.695+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:08:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:08:39.705+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:08:39.705+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65a577a0
[2022-09-23T20:08:39.706+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:08:39.706+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:08:39.706+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:09:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:09:09.695+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:09:09.695+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ad15fe3
[2022-09-23T20:09:09.695+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:09:09.695+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:09:09.695+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:09:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:09:39.704+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:09:39.704+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73f558c5
[2022-09-23T20:09:39.704+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:09:39.705+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:09:39.705+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:10:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:10:09.689+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:10:09.689+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d01c78
[2022-09-23T20:10:09.689+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:10:09.689+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:10:09.689+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:10:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:10:39.703+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:10:39.703+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17618cb6
[2022-09-23T20:10:39.703+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:10:39.704+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:10:39.704+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:11:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:11:09.695+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:11:09.695+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6dafbf9
[2022-09-23T20:11:09.695+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:11:09.696+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:11:09.696+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:11:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:11:39.704+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:11:39.704+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58b5104f
[2022-09-23T20:11:39.704+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:11:39.704+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:11:39.705+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:12:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:12:09.719+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:12:09.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b63cbe
[2022-09-23T20:12:09.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:12:09.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:12:09.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:12:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:12:39.773+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:12:39.773+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@bc2bd68
[2022-09-23T20:12:39.773+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:12:39.773+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:12:39.773+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:13:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:13:09.691+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:13:09.692+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b223798
[2022-09-23T20:13:09.692+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:13:09.692+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:13:09.692+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:13:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:13:39.721+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:13:39.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b773d17
[2022-09-23T20:13:39.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:13:39.722+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:13:39.722+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:14:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:14:09.692+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:14:09.692+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6558d0c0
[2022-09-23T20:14:09.692+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:14:09.692+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:14:09.692+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:14:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:14:39.719+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:14:39.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5003945
[2022-09-23T20:14:39.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:14:39.722+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:14:39.723+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:15:09.691+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:15:09.744+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:15:09.745+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73ec5377
[2022-09-23T20:15:09.745+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:15:09.745+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:15:09.745+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:15:39.687+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:15:39.716+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:15:39.716+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@bb32eeb
[2022-09-23T20:15:39.716+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:15:39.717+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:15:39.717+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:16:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:16:09.774+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:16:09.778+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f501f41
[2022-09-23T20:16:09.778+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:16:09.778+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:16:09.779+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:16:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:16:39.694+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:16:39.695+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@94180f7
[2022-09-23T20:16:39.695+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:16:39.695+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:16:39.695+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:17:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:17:09.716+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:17:09.716+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11b0aa6f
[2022-09-23T20:17:09.716+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:17:09.716+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:17:09.717+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:17:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:17:39.724+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:17:39.724+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38103eda
[2022-09-23T20:17:39.724+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:17:39.724+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:17:39.724+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:18:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:18:09.779+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:18:09.779+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53601fc1
[2022-09-23T20:18:09.779+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:18:09.780+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:18:09.780+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:18:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:18:39.732+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:18:39.732+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36cc69b
[2022-09-23T20:18:39.732+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:18:39.732+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:18:39.733+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:19:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:19:09.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:19:09.767+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c408cd6
[2022-09-23T20:19:09.767+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:19:09.768+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:19:09.844+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:19:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:19:39.690+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:19:39.690+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21d40201
[2022-09-23T20:19:39.691+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:19:39.691+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:19:39.691+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:20:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:20:09.771+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:20:09.779+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@96f15d1
[2022-09-23T20:20:09.783+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:20:09.796+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:20:09.796+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:20:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:20:39.693+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:20:39.693+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42c772fc
[2022-09-23T20:20:39.693+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:20:39.694+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:20:39.694+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:21:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:21:09.697+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:21:09.697+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64e46308
[2022-09-23T20:21:09.697+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:21:09.698+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:21:09.698+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:21:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:21:39.700+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:21:39.700+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4cb5a4e7
[2022-09-23T20:21:39.700+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:21:39.700+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:21:39.700+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:22:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:22:09.694+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:22:09.694+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1364a661
[2022-09-23T20:22:09.694+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:22:09.694+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:22:09.695+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:22:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:22:39.689+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:22:39.689+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18e23e10
[2022-09-23T20:22:39.690+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:22:39.690+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:22:39.690+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:23:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:23:09.705+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:23:09.705+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54ca7af3
[2022-09-23T20:23:09.705+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:23:09.706+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:23:09.706+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:23:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:23:39.702+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:23:39.702+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f67e93e
[2022-09-23T20:23:39.702+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:23:39.702+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:23:39.702+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:24:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:24:09.705+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:24:09.706+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33eb2fcf
[2022-09-23T20:24:09.706+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:24:09.706+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:24:09.706+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:24:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:24:39.689+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:24:39.690+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d17b55c
[2022-09-23T20:24:39.690+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:24:39.690+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:24:39.690+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:25:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:25:09.712+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:25:09.712+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20821324
[2022-09-23T20:25:09.712+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:25:09.713+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:25:09.713+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:25:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:25:39.688+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:25:39.689+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@529c8f15
[2022-09-23T20:25:39.689+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:25:39.689+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:25:39.689+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:26:09.682+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:26:09.764+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:26:09.764+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5529ad6c
[2022-09-23T20:26:09.764+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:26:09.764+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:26:09.764+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:26:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:26:39.716+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:26:39.722+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11f441d5
[2022-09-23T20:26:39.722+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:26:39.722+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:26:39.722+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:27:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:27:09.706+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:27:09.706+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54c6c58a
[2022-09-23T20:27:09.707+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:27:09.707+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:27:09.708+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:27:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:27:39.691+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:27:39.692+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a6dee5a
[2022-09-23T20:27:39.692+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:27:39.693+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:27:39.693+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:28:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:28:09.721+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:28:09.723+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2432784
[2022-09-23T20:28:09.723+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:28:09.723+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:28:09.724+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:28:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:28:39.739+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:28:39.739+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17cd402e
[2022-09-23T20:28:39.739+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:28:39.740+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:28:39.740+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:29:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:29:09.699+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:29:09.699+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5cc3058
[2022-09-23T20:29:09.699+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:29:09.700+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:29:09.700+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:29:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:29:39.691+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:29:39.691+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e3d4a99
[2022-09-23T20:29:39.692+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:29:39.692+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:29:39.692+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:30:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:30:09.700+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:30:09.701+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68feedae
[2022-09-23T20:30:09.701+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:30:09.701+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:30:09.702+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:30:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:30:39.694+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:30:39.695+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4daf5799
[2022-09-23T20:30:39.695+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:30:39.695+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:30:39.695+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:31:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:31:09.764+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:31:09.764+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@dd88480
[2022-09-23T20:31:09.764+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:31:09.765+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:31:09.765+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:31:39.681+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:31:39.701+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:31:39.701+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7540d201
[2022-09-23T20:31:39.701+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:31:39.701+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:31:39.701+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:32:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:32:09.703+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:32:09.703+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b3f8e88
[2022-09-23T20:32:09.703+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:32:09.703+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:32:09.703+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:32:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:32:39.701+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:32:39.701+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2242cfb9
[2022-09-23T20:32:39.701+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:32:39.701+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:32:39.701+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:33:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:33:09.715+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:33:09.715+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5bdb2fe0
[2022-09-23T20:33:09.715+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:33:09.715+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:33:09.715+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:33:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:33:39.692+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:33:39.692+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50b82021
[2022-09-23T20:33:39.692+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:33:39.692+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:33:39.692+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:34:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:34:09.703+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:34:09.704+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ebc8c9d
[2022-09-23T20:34:09.704+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:34:09.706+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:34:09.706+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:34:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:34:39.693+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:34:39.693+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71adc3f9
[2022-09-23T20:34:39.693+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:34:39.693+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:34:39.694+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:35:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:35:09.697+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:35:09.698+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20c2265a
[2022-09-23T20:35:09.698+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:35:09.698+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:35:09.698+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:35:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:35:39.690+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:35:39.690+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5bf3f26a
[2022-09-23T20:35:39.690+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:35:39.690+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:35:39.690+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:36:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:36:09.718+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:36:09.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ca45e09
[2022-09-23T20:36:09.724+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:36:09.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:36:09.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:36:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:36:39.728+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:36:39.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b773223
[2022-09-23T20:36:39.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:36:39.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:36:39.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:37:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:37:09.771+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:37:09.772+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6bdf520a
[2022-09-23T20:37:09.772+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:37:09.772+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:37:09.779+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:37:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:37:39.695+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:37:39.696+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@722b630e
[2022-09-23T20:37:39.696+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:37:39.696+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:37:39.696+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:38:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:38:09.758+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:38:09.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c624fff
[2022-09-23T20:38:09.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:38:09.759+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:38:09.759+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:38:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:38:39.696+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:38:39.697+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ec8f1fb
[2022-09-23T20:38:39.697+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:38:39.698+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:38:39.698+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:39:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:39:09.696+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:39:09.696+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49b6794e
[2022-09-23T20:39:09.697+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:39:09.697+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:39:09.697+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:39:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:39:39.691+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:39:39.691+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c3ebb3c
[2022-09-23T20:39:39.691+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:39:39.692+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:39:39.692+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:40:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:40:09.768+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:40:09.768+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@518f709e
[2022-09-23T20:40:09.768+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:40:09.769+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:40:09.769+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:40:39.683+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:40:39.708+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:40:39.708+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30972cb
[2022-09-23T20:40:39.708+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:40:39.708+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:40:39.708+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:41:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:41:09.699+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:41:09.700+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a229ed0
[2022-09-23T20:41:09.700+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:41:09.700+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:41:09.700+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:41:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:41:39.690+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:41:39.691+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36071f36
[2022-09-23T20:41:39.691+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:41:39.691+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:41:39.692+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:42:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:42:09.732+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:42:09.733+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63c1531e
[2022-09-23T20:42:09.733+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:42:09.734+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:42:09.734+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:42:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:42:39.691+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:42:39.691+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c21b48e
[2022-09-23T20:42:39.691+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:42:39.692+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:42:39.692+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:43:09.684+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:43:09.714+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:43:09.715+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2487a7a6
[2022-09-23T20:43:09.715+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:43:09.715+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:43:09.715+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:43:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:43:39.691+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:43:39.692+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2dbbc22e
[2022-09-23T20:43:39.692+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:43:39.692+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:43:39.692+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:44:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:44:09.707+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:44:09.708+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16e687b7
[2022-09-23T20:44:09.708+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:44:09.708+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:44:09.708+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:44:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:44:39.690+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:44:39.691+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a5b54f4
[2022-09-23T20:44:39.691+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:44:39.691+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:44:39.692+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:45:09.683+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:45:09.717+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:45:09.718+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@286919c6
[2022-09-23T20:45:09.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:45:09.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:45:09.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:45:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:45:39.693+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:45:39.695+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ce5ff8e
[2022-09-23T20:45:39.696+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:45:39.696+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:45:39.697+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:46:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:46:09.712+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:46:09.712+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28624741
[2022-09-23T20:46:09.712+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:46:09.712+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:46:09.712+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:46:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:46:39.694+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:46:39.694+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2607be29
[2022-09-23T20:46:39.694+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:46:39.694+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:46:39.694+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:47:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:47:09.693+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:47:09.694+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48b71617
[2022-09-23T20:47:09.694+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:47:09.694+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:47:09.694+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:47:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:47:39.706+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:47:39.706+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11fe7b77
[2022-09-23T20:47:39.706+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:47:39.706+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:47:39.706+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:48:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:48:09.701+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:48:09.701+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f41cd2
[2022-09-23T20:48:09.701+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:48:09.701+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:48:09.701+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:48:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:48:39.691+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:48:39.692+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@fe352b4
[2022-09-23T20:48:39.692+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:48:39.692+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:48:39.692+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:49:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:49:09.697+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:49:09.697+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26250b5e
[2022-09-23T20:49:09.697+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:49:09.697+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:49:09.698+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:49:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:49:39.696+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:49:39.696+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@779b7a02
[2022-09-23T20:49:39.696+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:49:39.696+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:49:39.696+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:50:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:50:09.765+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:50:09.765+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f2d48dc
[2022-09-23T20:50:09.769+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:50:09.769+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:50:09.770+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:50:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:50:39.692+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:50:39.692+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1aa91196
[2022-09-23T20:50:39.692+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:50:39.692+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:50:39.692+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:51:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:51:09.699+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:51:09.699+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3fa04899
[2022-09-23T20:51:09.699+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:51:09.699+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:51:09.699+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:51:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:51:39.689+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:51:39.690+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c0d936d
[2022-09-23T20:51:39.690+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:51:39.690+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:51:39.690+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:52:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:52:09.739+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:52:09.739+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b3fc35
[2022-09-23T20:52:09.739+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:52:09.739+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:52:09.739+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:52:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:52:39.690+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:52:39.690+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56879693
[2022-09-23T20:52:39.690+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:52:39.690+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:52:39.690+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:53:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:53:09.704+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:53:09.704+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42a9e4d8
[2022-09-23T20:53:09.704+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:53:09.704+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:53:09.704+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:53:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:53:39.706+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:53:39.706+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4591bf82
[2022-09-23T20:53:39.706+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:53:39.707+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:53:39.707+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:54:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:54:09.701+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:54:09.701+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@375cca6a
[2022-09-23T20:54:09.701+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:54:09.701+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:54:09.701+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:54:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:54:39.719+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:54:39.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@132581a8
[2022-09-23T20:54:39.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:54:39.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:54:39.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:55:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:55:09.695+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:55:09.695+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22971031
[2022-09-23T20:55:09.695+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:55:09.695+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:55:09.696+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:55:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:55:39.688+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:55:39.688+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41fed75b
[2022-09-23T20:55:39.688+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:55:39.688+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:55:39.689+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:56:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:56:09.851+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:56:09.852+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6dd97d46
[2022-09-23T20:56:09.852+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:56:09.852+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:56:09.852+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:56:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:56:39.742+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:56:39.742+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19c21ffd
[2022-09-23T20:56:39.742+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:56:39.743+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:56:39.743+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:57:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:57:09.700+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:57:09.701+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67eddda7
[2022-09-23T20:57:09.701+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:57:09.702+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:57:09.702+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:57:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:57:39.711+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:57:39.715+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39e2db83
[2022-09-23T20:57:39.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:57:39.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:57:39.730+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:58:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:58:09.709+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:58:09.710+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3aa8db13
[2022-09-23T20:58:09.710+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:58:09.710+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:58:09.710+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:58:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:58:39.708+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:58:39.708+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@12520ab1
[2022-09-23T20:58:39.708+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:58:39.708+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:58:39.708+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:59:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:59:09.704+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:59:09.705+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@312e8f6b
[2022-09-23T20:59:09.705+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:59:09.705+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:59:09.705+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T20:59:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T20:59:39.694+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T20:59:39.695+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a17f084
[2022-09-23T20:59:39.695+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T20:59:39.695+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T20:59:39.695+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:00:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:00:09.701+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:00:09.701+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d8a9021
[2022-09-23T21:00:09.701+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:00:09.701+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:00:09.701+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:00:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:00:39.796+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:00:39.803+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ad40e75
[2022-09-23T21:00:39.804+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:00:39.804+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:00:39.815+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:01:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:01:09.775+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:01:09.776+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47e50d6d
[2022-09-23T21:01:09.776+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:01:09.776+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:01:09.776+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:01:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:01:39.692+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:01:39.692+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e1e0d52
[2022-09-23T21:01:39.692+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:01:39.692+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:01:39.693+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:02:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:02:09.696+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:02:09.696+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63da8ad1
[2022-09-23T21:02:09.696+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:02:09.696+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:02:09.696+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:02:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:02:39.689+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:02:39.689+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b460a03
[2022-09-23T21:02:39.689+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:02:39.689+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:02:39.689+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:03:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:03:09.701+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:03:09.701+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@8774f2e
[2022-09-23T21:03:09.701+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:03:09.702+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:03:09.702+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:03:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:03:39.688+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:03:39.688+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ad80054
[2022-09-23T21:03:39.688+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:03:39.688+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:03:39.688+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:04:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:04:09.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:04:09.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@259e0ed3
[2022-09-23T21:04:09.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:04:09.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:04:09.760+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:04:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:04:39.704+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:04:39.704+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@244ec409
[2022-09-23T21:04:39.704+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:04:39.709+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:04:39.709+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:05:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:05:09.699+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:05:09.703+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4033a50d
[2022-09-23T21:05:09.703+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:05:09.703+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:05:09.703+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:05:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:05:39.693+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:05:39.693+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5973f887
[2022-09-23T21:05:39.693+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:05:39.693+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:05:39.693+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:06:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:06:09.700+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:06:09.700+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ef318c9
[2022-09-23T21:06:09.700+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:06:09.700+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:06:09.701+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:06:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:06:39.697+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:06:39.697+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4080c61c
[2022-09-23T21:06:39.697+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:06:39.697+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:06:39.697+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:07:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:07:09.701+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:07:09.702+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@46276457
[2022-09-23T21:07:09.702+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:07:09.702+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:07:09.702+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:07:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:07:39.690+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:07:39.690+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22320961
[2022-09-23T21:07:39.690+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:07:39.691+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:07:39.691+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:08:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:08:09.705+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:08:09.706+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d0d3526
[2022-09-23T21:08:09.706+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:08:09.707+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:08:09.707+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:08:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:08:39.724+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:08:39.724+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@76af760f
[2022-09-23T21:08:39.724+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:08:39.724+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:08:39.724+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:09:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:09:09.707+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:09:09.707+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@491a6c30
[2022-09-23T21:09:09.707+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:09:09.707+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:09:09.707+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:09:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:09:39.703+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:09:39.703+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1568ac4d
[2022-09-23T21:09:39.703+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:09:39.703+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:09:39.703+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:10:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:10:09.705+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:10:09.706+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e83ad89
[2022-09-23T21:10:09.706+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:10:09.706+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:10:09.707+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:10:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:10:39.689+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:10:39.690+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a15e2d5
[2022-09-23T21:10:39.690+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:10:39.690+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:10:39.690+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:11:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:11:09.702+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:11:09.702+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@406c2278
[2022-09-23T21:11:09.702+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:11:09.703+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:11:09.703+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:11:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:11:39.695+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:11:39.695+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3378dbd3
[2022-09-23T21:11:39.695+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:11:39.695+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:11:39.695+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:12:09.683+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:12:09.700+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:12:09.701+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78d34086
[2022-09-23T21:12:09.701+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:12:09.701+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:12:09.701+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:12:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:12:39.691+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:12:39.691+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@9dedc2a
[2022-09-23T21:12:39.691+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:12:39.692+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:12:39.692+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:13:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:13:09.743+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:13:09.743+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62dc178f
[2022-09-23T21:13:09.743+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:13:09.744+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:13:09.744+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:13:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:13:39.704+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:13:39.704+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ba0448b
[2022-09-23T21:13:39.704+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:13:39.704+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:13:39.704+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:14:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:14:09.699+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:14:09.700+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34e26977
[2022-09-23T21:14:09.700+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:14:09.700+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:14:09.700+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:14:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:14:39.695+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:14:39.696+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62a14710
[2022-09-23T21:14:39.696+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:14:39.696+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:14:39.696+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:15:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:15:09.698+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:15:09.699+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@9e7944a
[2022-09-23T21:15:09.699+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:15:09.699+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:15:09.699+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:15:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:15:39.692+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:15:39.693+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@253e1e3d
[2022-09-23T21:15:39.693+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:15:39.693+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:15:39.693+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:16:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:16:09.701+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:16:09.702+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f57d175
[2022-09-23T21:16:09.702+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:16:09.702+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:16:09.702+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:16:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:16:39.692+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:16:39.692+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@899bc48
[2022-09-23T21:16:39.692+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:16:39.692+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:16:39.693+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:17:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:17:09.707+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:17:09.707+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40cc5aa9
[2022-09-23T21:17:09.707+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:17:09.707+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:17:09.707+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:17:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:17:39.689+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:17:39.689+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26eef961
[2022-09-23T21:17:39.689+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:17:39.689+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:17:39.689+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:18:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:18:09.694+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:18:09.694+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2434c77b
[2022-09-23T21:18:09.694+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:18:09.694+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:18:09.694+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:18:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:18:39.709+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:18:39.709+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d73fcd0
[2022-09-23T21:18:39.709+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:18:39.709+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:18:39.709+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:19:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:19:09.697+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:19:09.697+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d484b74
[2022-09-23T21:19:09.697+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:19:09.697+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:19:09.697+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:19:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:19:39.694+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:19:39.694+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@274dcc49
[2022-09-23T21:19:39.694+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:19:39.694+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:19:39.694+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:20:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:20:09.705+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:20:09.705+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@190bccd9
[2022-09-23T21:20:09.705+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:20:09.705+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:20:09.705+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:20:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:20:39.708+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:20:39.708+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6536f3c2
[2022-09-23T21:20:39.708+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:20:39.709+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:20:39.709+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:21:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:21:09.697+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:21:09.698+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c1144ed
[2022-09-23T21:21:09.698+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:21:09.698+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:21:09.698+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:21:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:21:39.691+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:21:39.692+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4af7da3a
[2022-09-23T21:21:39.692+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:21:39.692+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:21:39.692+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:22:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:22:09.699+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:22:09.699+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b3574ed
[2022-09-23T21:22:09.699+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:22:09.700+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:22:09.700+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:22:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:22:39.699+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:22:39.699+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22b7d42d
[2022-09-23T21:22:39.699+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:22:39.700+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:22:39.700+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:23:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:23:09.785+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:23:09.785+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4cf6d4d4
[2022-09-23T21:23:09.785+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:23:09.785+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:23:09.785+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:23:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:23:39.694+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:23:39.694+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57382b62
[2022-09-23T21:23:39.694+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:23:39.694+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:23:39.694+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:24:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:24:09.697+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:24:09.697+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@210c871a
[2022-09-23T21:24:09.697+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:24:09.697+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:24:09.697+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:24:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:24:39.691+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:24:39.691+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29983b89
[2022-09-23T21:24:39.691+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:24:39.691+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:24:39.691+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:25:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:25:09.696+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:25:09.696+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78118cc
[2022-09-23T21:25:09.696+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:25:09.696+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:25:09.696+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:25:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:25:39.688+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:25:39.688+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@dc5474e
[2022-09-23T21:25:39.688+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:25:39.688+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:25:39.688+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:26:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:26:09.723+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:26:09.723+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62db5a95
[2022-09-23T21:26:09.723+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:26:09.724+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:26:09.724+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:26:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:26:39.707+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:26:39.738+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1be2d001
[2022-09-23T21:26:39.738+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:26:39.738+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:26:39.738+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:27:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:27:09.695+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:27:09.695+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2def6e69
[2022-09-23T21:27:09.695+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:27:09.695+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:27:09.695+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:27:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:27:39.697+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:27:39.697+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5021c72f
[2022-09-23T21:27:39.697+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:27:39.697+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:27:39.697+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:28:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:28:09.704+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:28:09.705+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@794ac399
[2022-09-23T21:28:09.705+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:28:09.705+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:28:09.706+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:28:39.681+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:28:39.714+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:28:39.714+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51ec95c4
[2022-09-23T21:28:39.714+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:28:39.715+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:28:39.715+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:29:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:29:09.688+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:29:09.688+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ffcde28
[2022-09-23T21:29:09.688+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:29:09.689+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:29:09.689+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:29:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:29:39.697+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:29:39.698+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4dd20502
[2022-09-23T21:29:39.698+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:29:39.698+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:29:39.698+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:30:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:30:09.693+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:30:09.693+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57d8539b
[2022-09-23T21:30:09.693+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:30:09.693+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:30:09.693+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:30:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:30:39.698+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:30:39.698+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@645d2ea5
[2022-09-23T21:30:39.698+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:30:39.698+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:30:39.698+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:31:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:31:09.689+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:31:09.689+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f6f963b
[2022-09-23T21:31:09.689+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:31:09.690+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:31:09.690+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:31:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:31:39.769+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:31:39.769+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@358e4a40
[2022-09-23T21:31:39.769+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:31:39.769+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:31:39.769+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:32:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:32:09.693+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:32:09.694+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e0675e8
[2022-09-23T21:32:09.694+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:32:09.694+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:32:09.694+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:32:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:32:39.702+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:32:39.702+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@be6a218
[2022-09-23T21:32:39.703+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:32:39.703+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:32:39.703+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:33:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:33:09.690+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:33:09.690+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a1c5988
[2022-09-23T21:33:09.690+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:33:09.691+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:33:09.691+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:33:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:33:39.719+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:33:39.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f7cb02d
[2022-09-23T21:33:39.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:33:39.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:33:39.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:34:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:34:09.691+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:34:09.699+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16d35fd1
[2022-09-23T21:34:09.699+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:34:09.700+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:34:09.700+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:34:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:34:39.698+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:34:39.698+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ca34d5f
[2022-09-23T21:34:39.699+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:34:39.699+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:34:39.699+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:35:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:35:09.694+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:35:09.694+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43c7005
[2022-09-23T21:35:09.694+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:35:09.694+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:35:09.694+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:35:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:35:39.694+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:35:39.694+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48904d1e
[2022-09-23T21:35:39.694+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:35:39.694+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:35:39.694+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:36:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:36:09.691+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:36:09.692+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@568d2519
[2022-09-23T21:36:09.692+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:36:09.692+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:36:09.692+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:36:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:36:39.708+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:36:39.709+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e0d1db3
[2022-09-23T21:36:39.709+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:36:39.709+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:36:39.709+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:37:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:37:09.693+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:37:09.693+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@677e5775
[2022-09-23T21:37:09.693+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:37:09.694+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:37:09.694+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:37:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:37:39.693+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:37:39.693+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70c9625f
[2022-09-23T21:37:39.693+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:37:39.693+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:37:39.693+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:38:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:38:09.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:38:09.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@787a0cb5
[2022-09-23T21:38:09.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:38:09.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:38:09.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:38:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:38:39.692+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:38:39.692+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@468322c8
[2022-09-23T21:38:39.692+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:38:39.693+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:38:39.693+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:39:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:39:09.705+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:39:09.705+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65295537
[2022-09-23T21:39:09.705+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:39:09.705+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:39:09.705+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:39:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:39:39.703+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:39:39.704+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e46d804
[2022-09-23T21:39:39.704+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:39:39.704+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:39:39.704+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:40:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:40:09.709+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:40:09.709+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53654daf
[2022-09-23T21:40:09.709+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:40:09.710+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:40:09.710+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:40:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:40:39.691+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:40:39.691+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3754cd56
[2022-09-23T21:40:39.691+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:40:39.691+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:40:39.691+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:41:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:41:09.697+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:41:09.697+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5bd2164b
[2022-09-23T21:41:09.697+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:41:09.697+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:41:09.698+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:41:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:41:39.692+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:41:39.692+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@200e92d8
[2022-09-23T21:41:39.692+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:41:39.692+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:41:39.692+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:42:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:42:09.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:42:09.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5deee1da
[2022-09-23T21:42:09.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:42:09.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:42:09.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:42:39.684+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:42:39.712+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:42:39.712+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@416b76d5
[2022-09-23T21:42:39.712+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:42:39.712+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:42:39.712+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:43:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:43:09.698+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:43:09.699+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f9dc95c
[2022-09-23T21:43:09.699+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:43:09.699+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:43:09.699+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:43:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:43:39.690+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:43:39.690+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e7788b
[2022-09-23T21:43:39.690+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:43:39.690+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:43:39.690+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:44:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:44:09.714+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:44:09.714+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b246c0e
[2022-09-23T21:44:09.714+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:44:09.715+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:44:09.715+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:44:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:44:39.690+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:44:39.690+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b5017e8
[2022-09-23T21:44:39.690+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:44:39.690+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:44:39.690+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:45:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:45:09.699+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:45:09.699+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5802cf75
[2022-09-23T21:45:09.699+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:45:09.699+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:45:09.699+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:45:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:45:39.688+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:45:39.688+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6af1ce04
[2022-09-23T21:45:39.688+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:45:39.689+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:45:39.689+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:46:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:46:09.699+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:46:09.699+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49cbe553
[2022-09-23T21:46:09.699+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:46:09.699+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:46:09.699+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:46:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:46:39.687+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:46:39.687+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4bd58796
[2022-09-23T21:46:39.687+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:46:39.687+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:46:39.687+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:47:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:47:09.706+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:47:09.706+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e9b0f8e
[2022-09-23T21:47:09.706+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:47:09.706+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:47:09.706+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:47:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:47:39.691+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:47:39.692+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a40268a
[2022-09-23T21:47:39.692+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:47:39.692+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:47:39.692+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:48:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:48:09.715+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:48:09.715+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d97da74
[2022-09-23T21:48:09.715+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:48:09.715+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:48:09.715+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:48:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:48:39.694+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:48:39.694+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54d457eb
[2022-09-23T21:48:39.694+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:48:39.695+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:48:39.695+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:49:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:49:09.702+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:49:09.702+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7828e1af
[2022-09-23T21:49:09.702+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:49:09.703+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:49:09.703+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:49:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:49:39.689+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:49:39.689+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c158580
[2022-09-23T21:49:39.689+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:49:39.689+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:49:39.689+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:50:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:50:09.709+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:50:09.709+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64db276c
[2022-09-23T21:50:09.709+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:50:09.710+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:50:09.710+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:50:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:50:39.691+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:50:39.691+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@55d353c3
[2022-09-23T21:50:39.692+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:50:39.692+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:50:39.692+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:51:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:51:09.715+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:51:09.715+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47a4449e
[2022-09-23T21:51:09.715+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:51:09.716+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:51:09.716+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:51:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:51:39.688+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:51:39.688+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@666a933d
[2022-09-23T21:51:39.688+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:51:39.689+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:51:39.689+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:52:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:52:09.694+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:52:09.694+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d2964f7
[2022-09-23T21:52:09.694+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:52:09.694+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:52:09.694+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:52:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:52:39.696+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:52:39.696+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1115319a
[2022-09-23T21:52:39.696+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:52:39.697+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:52:39.697+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:53:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:53:09.692+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:53:09.693+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a982323
[2022-09-23T21:53:09.693+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:53:09.693+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:53:09.693+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:53:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:53:39.704+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:53:39.704+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e7580e
[2022-09-23T21:53:39.704+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:53:39.704+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:53:39.705+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:54:09.683+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:54:09.711+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:54:09.712+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2eefc95e
[2022-09-23T21:54:09.712+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:54:09.712+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:54:09.712+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:54:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:54:39.705+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:54:39.705+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f09b91d
[2022-09-23T21:54:39.706+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:54:39.709+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:54:39.709+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:55:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:55:09.711+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:55:09.712+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f0bd464
[2022-09-23T21:55:09.712+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:55:09.712+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:55:09.712+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:55:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:55:39.690+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:55:39.690+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34d8ab4e
[2022-09-23T21:55:39.690+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:55:39.691+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:55:39.691+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:56:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:56:09.741+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:56:09.741+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51306306
[2022-09-23T21:56:09.741+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:56:09.742+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:56:09.742+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:56:39.683+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:56:39.712+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:56:39.712+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63dd0a4d
[2022-09-23T21:56:39.712+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:56:39.712+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:56:39.712+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:57:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:57:09.697+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:57:09.697+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@668aada3
[2022-09-23T21:57:09.697+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:57:09.697+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:57:09.697+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:57:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:57:39.688+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:57:39.688+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75d1ec45
[2022-09-23T21:57:39.688+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:57:39.688+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:57:39.688+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:58:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:58:09.697+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:58:09.697+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@114a370e
[2022-09-23T21:58:09.697+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:58:09.697+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:58:09.697+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:58:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:58:39.694+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:58:39.694+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b343ba5
[2022-09-23T21:58:39.694+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:58:39.694+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:58:39.694+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:59:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:59:09.700+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:59:09.700+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3778cd95
[2022-09-23T21:59:09.700+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:59:09.700+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:59:09.700+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T21:59:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T21:59:39.692+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T21:59:39.692+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b64f820
[2022-09-23T21:59:39.692+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T21:59:39.692+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T21:59:39.692+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:00:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:00:09.729+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:00:09.729+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61c61ff8
[2022-09-23T22:00:09.729+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:00:09.729+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:00:09.729+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:00:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:00:39.699+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:00:39.699+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@371e4814
[2022-09-23T22:00:39.699+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:00:39.699+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:00:39.699+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:01:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:01:09.701+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:01:09.701+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5982cef3
[2022-09-23T22:01:09.701+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:01:09.702+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:01:09.703+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:01:39.683+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:01:39.730+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:01:39.730+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66f39d28
[2022-09-23T22:01:39.730+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:01:39.730+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:01:39.730+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:02:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:02:09.687+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:02:09.687+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a0d08e2
[2022-09-23T22:02:09.687+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:02:09.687+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:02:09.687+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:02:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:02:39.768+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:02:39.768+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@caba8d2
[2022-09-23T22:02:39.768+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:02:39.768+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:02:39.769+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:03:09.683+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:03:09.707+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:03:09.707+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@eebd63b
[2022-09-23T22:03:09.707+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:03:09.708+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:03:09.708+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:03:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:03:39.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:03:39.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2fb1ae2f
[2022-09-23T22:03:39.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:03:39.763+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:03:39.763+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:04:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:04:09.690+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:04:09.690+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7dd0939a
[2022-09-23T22:04:09.690+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:04:09.690+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:04:09.690+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:04:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:04:39.784+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:04:39.784+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e2cc2fb
[2022-09-23T22:04:39.784+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:04:39.784+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:04:39.784+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:05:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:05:09.692+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:05:09.692+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5cc1438f
[2022-09-23T22:05:09.693+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:05:09.693+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:05:09.693+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:05:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:05:39.819+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:05:39.820+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a37e989
[2022-09-23T22:05:39.820+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:05:39.820+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:05:39.831+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:06:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:06:09.690+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:06:09.690+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64f2651f
[2022-09-23T22:06:09.690+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:06:09.691+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:06:09.691+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:06:39.683+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:06:39.782+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:06:39.782+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e78a9c2
[2022-09-23T22:06:39.782+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:06:39.783+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:06:39.783+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:07:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:07:09.692+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:07:09.693+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57439804
[2022-09-23T22:07:09.693+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:07:09.693+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:07:09.693+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:07:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:07:39.737+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:07:39.737+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62c83e4f
[2022-09-23T22:07:39.737+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:07:39.737+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:07:39.737+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:08:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:08:09.704+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:08:09.705+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a758d2c
[2022-09-23T22:08:09.705+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:08:09.705+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:08:09.705+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:08:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:08:39.728+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:08:39.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58baaa96
[2022-09-23T22:08:39.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:08:39.729+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:08:39.729+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:09:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:09:09.718+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:09:09.718+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66e48283
[2022-09-23T22:09:09.718+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:09:09.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:09:09.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:09:39.680+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:09:39.851+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:09:39.851+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d95cf6b
[2022-09-23T22:09:39.851+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:09:39.852+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:09:39.852+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:10:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:10:09.715+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:10:09.715+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26ce9756
[2022-09-23T22:10:09.715+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:10:09.715+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:10:09.715+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:10:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:10:39.713+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:10:39.713+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62c4529f
[2022-09-23T22:10:39.713+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:10:39.713+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:10:39.713+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:11:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:11:09.726+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:11:09.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a99345c
[2022-09-23T22:11:09.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:11:09.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:11:09.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:11:17.350+00:00|INFO|RequestLog|qtp464400749-20] 127.0.0.6 - healthcheck [23/Sep/2022:22:11:17 +0000] "GET /healthcheck HTTP/1.1" 200 114 "-" "Jersey/2.33 (HttpUrlConnection 11.0.11)"
[2022-09-23T22:11:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:11:39.700+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:11:39.700+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f53836b
[2022-09-23T22:11:39.700+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:11:39.700+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:11:39.700+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:12:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:12:09.693+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:12:09.694+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51f13516
[2022-09-23T22:12:09.694+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:12:09.694+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:12:09.694+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:12:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:12:39.703+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:12:39.703+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3fd4b71c
[2022-09-23T22:12:39.703+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:12:39.703+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:12:39.703+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:13:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:13:09.694+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:13:09.694+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5258dbc8
[2022-09-23T22:13:09.694+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:13:09.694+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:13:09.695+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:13:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:13:39.722+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:13:39.722+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@649869a5
[2022-09-23T22:13:39.722+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:13:39.722+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:13:39.722+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:14:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:14:09.689+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:14:09.689+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e0f2b76
[2022-09-23T22:14:09.689+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:14:09.689+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:14:09.689+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:14:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:14:39.703+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:14:39.704+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35cb834a
[2022-09-23T22:14:39.704+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:14:39.704+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:14:39.704+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:15:07.458+00:00|INFO|RequestLog|qtp464400749-20] 127.0.0.6 - healthcheck [23/Sep/2022:22:15:07 +0000] "GET /healthcheck HTTP/1.1" 200 114 "-" "Jersey/2.33 (HttpUrlConnection 11.0.11)"
[2022-09-23T22:15:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:15:09.703+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:15:09.703+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42388b08
[2022-09-23T22:15:09.703+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:15:09.703+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:15:09.703+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:15:39.683+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:15:39.718+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:15:39.718+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2de1a70f
[2022-09-23T22:15:39.718+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:15:39.718+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:15:39.718+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:16:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:16:09.697+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:16:09.697+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1958dce7
[2022-09-23T22:16:09.697+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:16:09.698+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:16:09.698+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:16:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:16:39.707+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:16:39.707+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60f81510
[2022-09-23T22:16:39.707+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:16:39.708+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:16:39.708+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:17:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:17:09.693+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:17:09.693+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b8ea15f
[2022-09-23T22:17:09.693+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:17:09.693+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:17:09.693+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:17:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:17:39.718+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:17:39.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e2c956d
[2022-09-23T22:17:39.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:17:39.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:17:39.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:18:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:18:09.688+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:18:09.688+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@55c4b982
[2022-09-23T22:18:09.688+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:18:09.710+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:18:09.710+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:18:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:18:39.718+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:18:39.718+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c11af99
[2022-09-23T22:18:39.718+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:18:39.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:18:39.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:19:09.683+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:19:09.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:19:09.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@72806b1d
[2022-09-23T22:19:09.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:19:09.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:19:09.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:19:39.681+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:19:39.758+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:19:39.758+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4bbd6aa0
[2022-09-23T22:19:39.758+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:19:39.758+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:19:39.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:20:09.682+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:20:09.712+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:20:09.712+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19c7753a
[2022-09-23T22:20:09.712+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:20:09.712+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:20:09.712+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:20:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:20:39.763+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:20:39.763+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@549dbd56
[2022-09-23T22:20:39.763+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:20:39.763+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:20:39.763+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:21:09.682+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:21:09.724+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:21:09.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24a41fd4
[2022-09-23T22:21:09.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:21:09.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:21:09.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:21:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:21:39.740+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:21:39.740+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17dd4023
[2022-09-23T22:21:39.740+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:21:39.741+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:21:39.741+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:22:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:22:09.695+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:22:09.695+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@272a8870
[2022-09-23T22:22:09.695+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:22:09.696+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:22:09.696+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:22:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:22:39.765+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:22:39.765+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@9de9d61
[2022-09-23T22:22:39.765+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:22:39.765+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:22:39.765+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:23:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:23:09.688+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:23:09.688+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6466d843
[2022-09-23T22:23:09.688+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:23:09.689+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:23:09.689+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:23:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:23:39.735+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:23:39.735+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@91235b3
[2022-09-23T22:23:39.735+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:23:39.736+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:23:39.736+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:24:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:24:09.690+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:24:09.690+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f098a78
[2022-09-23T22:24:09.691+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:24:09.691+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:24:09.691+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:24:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:24:39.709+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:24:39.713+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3fcef539
[2022-09-23T22:24:39.713+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:24:39.713+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:24:39.713+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:25:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:25:09.706+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:25:09.706+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5912bb26
[2022-09-23T22:25:09.706+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:25:09.707+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:25:09.707+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:25:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:25:39.697+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:25:39.697+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@713a6416
[2022-09-23T22:25:39.697+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:25:39.698+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:25:39.698+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:26:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:26:09.694+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:26:09.695+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6cf3fff6
[2022-09-23T22:26:09.695+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:26:09.695+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:26:09.695+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:26:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:26:39.725+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:26:39.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f788680
[2022-09-23T22:26:39.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:26:39.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:26:39.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:27:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:27:09.701+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:27:09.701+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1eccd4b3
[2022-09-23T22:27:09.701+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:27:09.701+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:27:09.701+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:27:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:27:39.706+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:27:39.706+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40ec185
[2022-09-23T22:27:39.706+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:27:39.706+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:27:39.706+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:28:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:28:09.691+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:28:09.691+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6df3dd89
[2022-09-23T22:28:09.691+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:28:09.691+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:28:09.691+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:28:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:28:39.708+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:28:39.709+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a83a2d4
[2022-09-23T22:28:39.709+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:28:39.709+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:28:39.709+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:29:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:29:09.688+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:29:09.688+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41821c92
[2022-09-23T22:29:09.688+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:29:09.688+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:29:09.688+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:29:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:29:39.698+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:29:39.698+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7444c293
[2022-09-23T22:29:39.698+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:29:39.699+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:29:39.699+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:30:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:30:09.688+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:30:09.688+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e7338a8
[2022-09-23T22:30:09.688+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:30:09.688+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:30:09.688+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:30:39.697+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:30:39.772+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:30:39.772+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63544c86
[2022-09-23T22:30:39.772+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:30:39.772+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:30:39.772+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:31:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:31:09.689+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:31:09.690+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f6555db
[2022-09-23T22:31:09.690+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:31:09.690+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:31:09.690+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:31:39.683+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:31:39.717+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:31:39.718+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f4fa307
[2022-09-23T22:31:39.718+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:31:39.718+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:31:39.718+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:32:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:32:09.695+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:32:09.695+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b81daa2
[2022-09-23T22:32:09.695+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:32:09.696+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:32:09.696+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:32:39.687+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:32:39.737+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:32:39.738+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@297fcb90
[2022-09-23T22:32:39.738+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:32:39.738+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:32:39.739+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:33:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:33:09.694+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:33:09.711+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@76916126
[2022-09-23T22:33:09.711+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:33:09.711+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:33:09.712+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:33:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:33:39.697+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:33:39.697+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a0629a8
[2022-09-23T22:33:39.697+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:33:39.697+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:33:39.697+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:34:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:34:09.688+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:34:09.688+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c5bf286
[2022-09-23T22:34:09.688+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:34:09.688+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:34:09.688+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:34:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:34:39.724+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:34:39.724+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@137c911d
[2022-09-23T22:34:39.724+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:34:39.724+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:34:39.724+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:35:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:35:09.699+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:35:09.700+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79ee23a9
[2022-09-23T22:35:09.700+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:35:09.700+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:35:09.700+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:35:39.683+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:35:39.722+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:35:39.723+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@46aec9b2
[2022-09-23T22:35:39.723+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:35:39.723+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:35:39.723+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:36:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:36:09.698+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:36:09.699+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a06e36c
[2022-09-23T22:36:09.699+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:36:09.699+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:36:09.699+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:36:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:36:39.738+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:36:39.738+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30fcde79
[2022-09-23T22:36:39.738+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:36:39.738+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:36:39.738+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:37:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:37:09.688+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:37:09.688+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32d08f11
[2022-09-23T22:37:09.688+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:37:09.688+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:37:09.689+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:37:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:37:39.716+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:37:39.717+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d764242
[2022-09-23T22:37:39.717+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:37:39.717+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:37:39.717+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:38:09.683+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:38:09.719+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:38:09.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@273b29b0
[2022-09-23T22:38:09.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:38:09.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:38:09.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:38:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:38:39.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:38:39.767+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@8610fd1
[2022-09-23T22:38:39.767+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:38:39.767+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:38:39.767+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:39:09.684+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:39:09.712+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:39:09.718+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d63abec
[2022-09-23T22:39:09.718+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:39:09.718+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:39:09.718+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:39:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:39:39.779+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:39:39.779+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5fd4fb5e
[2022-09-23T22:39:39.779+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:39:39.779+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:39:39.779+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:40:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:40:09.698+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:40:09.699+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50ebd93a
[2022-09-23T22:40:09.699+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:40:09.699+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:40:09.699+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:40:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:40:39.699+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:40:39.699+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1aa57b17
[2022-09-23T22:40:39.699+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:40:39.700+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:40:39.700+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:41:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:41:09.695+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:41:09.696+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e3eac5d
[2022-09-23T22:41:09.696+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:41:09.696+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:41:09.696+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:41:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:41:39.703+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:41:39.704+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20d5aa8d
[2022-09-23T22:41:39.704+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:41:39.704+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:41:39.704+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:42:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:42:09.698+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:42:09.698+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1953aae
[2022-09-23T22:42:09.698+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:42:09.698+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:42:09.698+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:42:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:42:39.698+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:42:39.698+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ecd6a66
[2022-09-23T22:42:39.698+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:42:39.698+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:42:39.699+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:43:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:43:09.691+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:43:09.691+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7edf81e7
[2022-09-23T22:43:09.691+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:43:09.692+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:43:09.692+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:43:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:43:39.787+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:43:39.788+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@631b4b73
[2022-09-23T22:43:39.788+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:43:39.788+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:43:39.789+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:44:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:44:09.691+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:44:09.692+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59c0634
[2022-09-23T22:44:09.692+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:44:09.692+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:44:09.692+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:44:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:44:39.701+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:44:39.702+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54d218a7
[2022-09-23T22:44:39.702+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:44:39.703+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:44:39.703+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:45:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:45:09.695+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:45:09.695+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@211617d1
[2022-09-23T22:45:09.695+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:45:09.695+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:45:09.696+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:45:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:45:39.709+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:45:39.709+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51d0e5ff
[2022-09-23T22:45:39.709+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:45:39.709+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:45:39.709+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:46:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:46:09.698+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:46:09.698+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20286eda
[2022-09-23T22:46:09.699+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:46:09.699+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:46:09.699+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:46:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:46:39.697+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:46:39.697+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7dbba2bc
[2022-09-23T22:46:39.697+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:46:39.697+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:46:39.697+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:47:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:47:09.693+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:47:09.693+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ef65d16
[2022-09-23T22:47:09.693+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:47:09.693+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:47:09.693+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:47:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:47:39.705+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:47:39.705+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2cd74bd9
[2022-09-23T22:47:39.705+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:47:39.706+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:47:39.706+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:48:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:48:09.758+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:48:09.758+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62e58a20
[2022-09-23T22:48:09.758+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:48:09.758+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:48:09.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:48:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:48:39.714+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:48:39.715+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a01d156
[2022-09-23T22:48:39.715+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:48:39.715+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:48:39.715+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:49:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:49:09.699+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:49:09.699+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@209c6564
[2022-09-23T22:49:09.699+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:49:09.699+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:49:09.699+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:49:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:49:39.726+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:49:39.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@320ebc58
[2022-09-23T22:49:39.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:49:39.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:49:39.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:50:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:50:09.691+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:50:09.691+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73fafdd9
[2022-09-23T22:50:09.691+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:50:09.692+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:50:09.692+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:50:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:50:39.701+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:50:39.701+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a8b78e7
[2022-09-23T22:50:39.701+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:50:39.702+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:50:39.702+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:51:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:51:09.691+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:51:09.691+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3be79408
[2022-09-23T22:51:09.691+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:51:09.692+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:51:09.692+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:51:39.687+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:51:39.713+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:51:39.714+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d1b439
[2022-09-23T22:51:39.714+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:51:39.714+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:51:39.714+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:52:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:52:09.689+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:52:09.690+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@732e99cf
[2022-09-23T22:52:09.690+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:52:09.690+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:52:09.690+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:52:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:52:39.693+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:52:39.694+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42a1c025
[2022-09-23T22:52:39.694+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:52:39.694+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:52:39.695+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:53:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:53:09.717+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:53:09.718+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d14d494
[2022-09-23T22:53:09.718+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:53:09.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:53:09.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:53:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:53:39.703+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:53:39.707+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ef27f4a
[2022-09-23T22:53:39.707+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:53:39.707+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:53:39.708+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:54:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:54:09.719+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:54:09.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ad47de5
[2022-09-23T22:54:09.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:54:09.723+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:54:09.723+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:54:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:54:39.700+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:54:39.701+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3848a13a
[2022-09-23T22:54:39.701+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:54:39.701+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:54:39.707+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:55:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:55:09.758+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:55:09.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19fe2229
[2022-09-23T22:55:09.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:55:09.759+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:55:09.759+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:55:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:55:39.717+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:55:39.717+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@363f3ddf
[2022-09-23T22:55:39.717+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:55:39.717+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:55:39.717+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:56:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:56:09.716+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:56:09.717+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77c3ff45
[2022-09-23T22:56:09.717+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:56:09.717+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:56:09.717+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:56:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:56:39.699+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:56:39.699+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c74a13d
[2022-09-23T22:56:39.699+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:56:39.700+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:56:39.700+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:57:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:57:09.732+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:57:09.732+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f5f6229
[2022-09-23T22:57:09.732+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:57:09.732+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:57:09.732+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:57:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:57:39.695+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:57:39.695+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7707f205
[2022-09-23T22:57:39.695+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:57:39.696+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:57:39.696+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:58:09.682+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:58:09.713+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:58:09.713+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f529f52
[2022-09-23T22:58:09.713+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:58:09.713+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:58:09.713+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:58:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:58:39.699+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:58:39.703+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@549de040
[2022-09-23T22:58:39.704+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:58:39.704+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:58:39.704+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:59:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:59:09.721+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:59:09.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e925131
[2022-09-23T22:59:09.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:59:09.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:59:09.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T22:59:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T22:59:39.705+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T22:59:39.706+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25720c27
[2022-09-23T22:59:39.706+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T22:59:39.706+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T22:59:39.706+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:00:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:00:09.698+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:00:09.698+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4caf6555
[2022-09-23T23:00:09.698+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:00:09.699+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:00:09.699+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:00:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:00:39.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:00:39.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3427e29f
[2022-09-23T23:00:39.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:00:39.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:00:39.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:01:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:01:09.726+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:01:09.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1680bbdd
[2022-09-23T23:01:09.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:01:09.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:01:09.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:01:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:01:39.701+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:01:39.701+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43401310
[2022-09-23T23:01:39.701+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:01:39.701+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:01:39.701+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:02:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:02:09.687+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:02:09.687+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51f5b2c
[2022-09-23T23:02:09.687+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:02:09.687+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:02:09.687+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:02:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:02:39.730+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:02:39.730+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20ca7f86
[2022-09-23T23:02:39.730+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:02:39.730+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:02:39.730+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:03:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:03:09.696+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:03:09.697+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2effc2ea
[2022-09-23T23:03:09.697+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:03:09.697+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:03:09.697+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:03:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:03:39.699+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:03:39.699+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33da04ee
[2022-09-23T23:03:39.699+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:03:39.699+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:03:39.699+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:04:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:04:09.688+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:04:09.688+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53ce616
[2022-09-23T23:04:09.688+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:04:09.689+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:04:09.689+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:04:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:04:39.707+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:04:39.708+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40571ca8
[2022-09-23T23:04:39.708+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:04:39.708+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:04:39.708+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:05:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:05:09.691+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:05:09.691+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b09ecb6
[2022-09-23T23:05:09.691+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:05:09.691+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:05:09.691+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:05:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:05:39.706+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:05:39.706+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@377973d7
[2022-09-23T23:05:39.706+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:05:39.706+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:05:39.706+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:06:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:06:09.692+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:06:09.692+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c4b4535
[2022-09-23T23:06:09.692+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:06:09.692+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:06:09.692+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:06:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:06:39.740+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:06:39.740+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ebb4adc
[2022-09-23T23:06:39.740+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:06:39.740+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:06:39.740+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:07:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:07:09.691+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:07:09.691+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@697f9dd7
[2022-09-23T23:07:09.691+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:07:09.691+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:07:09.691+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:07:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:07:39.700+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:07:39.703+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@405ed81d
[2022-09-23T23:07:39.703+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:07:39.704+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:07:39.704+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:08:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:08:09.687+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:08:09.687+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26967a82
[2022-09-23T23:08:09.687+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:08:09.687+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:08:09.688+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:08:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:08:39.696+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:08:39.697+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e74cac1
[2022-09-23T23:08:39.697+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:08:39.697+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:08:39.697+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:09:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:09:09.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:09:09.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68c2a233
[2022-09-23T23:09:09.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:09:09.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:09:09.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:09:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:09:39.694+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:09:39.695+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ef4873a
[2022-09-23T23:09:39.695+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:09:39.695+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:09:39.695+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:10:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:10:09.694+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:10:09.694+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6fc56b10
[2022-09-23T23:10:09.694+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:10:09.694+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:10:09.694+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:10:39.681+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:10:39.721+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:10:39.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4864b5c4
[2022-09-23T23:10:39.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:10:39.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:10:39.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:11:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:11:09.698+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:11:09.698+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ccb0386
[2022-09-23T23:11:09.698+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:11:09.699+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:11:09.699+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:11:39.687+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:11:39.791+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:11:39.791+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@13b05f05
[2022-09-23T23:11:39.791+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:11:39.792+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:11:39.792+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:12:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:12:09.698+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:12:09.698+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1167e2f2
[2022-09-23T23:12:09.698+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:12:09.698+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:12:09.698+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:12:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:12:39.715+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:12:39.715+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54d18215
[2022-09-23T23:12:39.715+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:12:39.715+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:12:39.715+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:13:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:13:09.690+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:13:09.691+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@87fb8cf
[2022-09-23T23:13:09.691+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:13:09.691+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:13:09.691+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:13:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:13:39.696+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:13:39.696+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e17f42d
[2022-09-23T23:13:39.696+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:13:39.696+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:13:39.696+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:14:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:14:09.689+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:14:09.689+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37d75f38
[2022-09-23T23:14:09.689+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:14:09.690+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:14:09.690+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:14:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:14:39.695+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:14:39.695+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ec26f00
[2022-09-23T23:14:39.695+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:14:39.696+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:14:39.696+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:15:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:15:09.691+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:15:09.691+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@389ba561
[2022-09-23T23:15:09.691+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:15:09.692+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:15:09.692+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:15:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:15:39.704+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:15:39.704+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73e1ef25
[2022-09-23T23:15:39.704+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:15:39.704+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:15:39.704+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:16:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:16:09.692+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:16:09.692+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@666d7b75
[2022-09-23T23:16:09.692+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:16:09.692+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:16:09.692+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:16:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:16:39.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:16:39.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78eb4cf5
[2022-09-23T23:16:39.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:16:39.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:16:39.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:17:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:17:09.690+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:17:09.690+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58e4fa40
[2022-09-23T23:17:09.690+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:17:09.691+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:17:09.691+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:17:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:17:39.707+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:17:39.708+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a4d6d93
[2022-09-23T23:17:39.708+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:17:39.708+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:17:39.708+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:18:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:18:09.691+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:18:09.691+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24a928b8
[2022-09-23T23:18:09.691+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:18:09.691+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:18:09.691+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:18:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:18:39.770+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:18:39.771+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@278fd64d
[2022-09-23T23:18:39.778+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:18:39.778+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:18:39.778+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:19:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:19:09.697+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:19:09.697+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c0382b2
[2022-09-23T23:19:09.697+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:19:09.697+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:19:09.697+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:19:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:19:39.693+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:19:39.694+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@534c1a34
[2022-09-23T23:19:39.694+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:19:39.694+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:19:39.694+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:20:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:20:09.694+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:20:09.694+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@144cb923
[2022-09-23T23:20:09.694+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:20:09.694+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:20:09.694+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:20:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:20:39.699+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:20:39.699+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@fb750c0
[2022-09-23T23:20:39.699+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:20:39.700+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:20:39.700+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:21:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:21:09.691+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:21:09.691+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44a8b914
[2022-09-23T23:21:09.691+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:21:09.692+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:21:09.692+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:21:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:21:39.696+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:21:39.696+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e6e6229
[2022-09-23T23:21:39.696+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:21:39.696+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:21:39.697+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:22:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:22:09.689+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:22:09.690+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35cc21e5
[2022-09-23T23:22:09.690+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:22:09.690+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:22:09.690+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:22:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:22:39.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:22:39.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79ef762e
[2022-09-23T23:22:39.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:22:39.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:22:39.760+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:23:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:23:09.692+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:23:09.692+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@423abc97
[2022-09-23T23:23:09.692+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:23:09.692+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:23:09.692+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:23:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:23:39.702+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:23:39.703+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@393a29d0
[2022-09-23T23:23:39.703+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:23:39.703+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:23:39.703+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:24:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:24:09.688+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:24:09.688+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@8668086
[2022-09-23T23:24:09.688+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:24:09.688+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:24:09.688+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:24:39.680+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:24:39.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:24:39.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1eabf273
[2022-09-23T23:24:39.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:24:39.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:24:39.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:25:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:25:09.708+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:25:09.708+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b914aa5
[2022-09-23T23:25:09.708+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:25:09.708+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:25:09.708+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:25:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:25:39.704+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:25:39.705+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1334db7f
[2022-09-23T23:25:39.705+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:25:39.705+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:25:39.705+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:26:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:26:09.688+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:26:09.688+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c1e3c88
[2022-09-23T23:26:09.688+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:26:09.688+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:26:09.688+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:26:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:26:39.703+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:26:39.703+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@bbdd8b8
[2022-09-23T23:26:39.703+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:26:39.704+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:26:39.704+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:27:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:27:09.696+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:27:09.696+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32cbe3b7
[2022-09-23T23:27:09.696+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:27:09.696+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:27:09.697+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:27:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:27:39.701+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:27:39.702+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2002e278
[2022-09-23T23:27:39.702+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:27:39.702+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:27:39.702+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:28:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:28:09.695+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:28:09.695+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43a2e16b
[2022-09-23T23:28:09.695+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:28:09.695+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:28:09.696+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:28:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:28:39.704+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:28:39.704+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d1350d2
[2022-09-23T23:28:39.704+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:28:39.704+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:28:39.704+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:29:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:29:09.690+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:29:09.690+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@588ac579
[2022-09-23T23:29:09.690+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:29:09.691+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:29:09.691+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:29:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:29:39.711+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:29:39.711+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6cb412b
[2022-09-23T23:29:39.711+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:29:39.711+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:29:39.712+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:30:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:30:09.691+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:30:09.691+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10f799a5
[2022-09-23T23:30:09.691+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:30:09.692+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:30:09.692+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:30:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:30:39.710+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:30:39.710+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68490256
[2022-09-23T23:30:39.710+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:30:39.710+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:30:39.710+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:31:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:31:09.691+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:31:09.692+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@278c008a
[2022-09-23T23:31:09.692+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:31:09.692+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:31:09.692+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:31:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:31:39.698+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:31:39.698+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d651917
[2022-09-23T23:31:39.698+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:31:39.698+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:31:39.698+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:32:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:32:09.707+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:32:09.707+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70cb0351
[2022-09-23T23:32:09.707+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:32:09.707+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:32:09.707+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:32:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:32:39.709+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:32:39.709+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ac9140c
[2022-09-23T23:32:39.709+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:32:39.709+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:32:39.709+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:33:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:33:09.690+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:33:09.690+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@603cff2f
[2022-09-23T23:33:09.690+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:33:09.691+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:33:09.691+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:33:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:33:39.697+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:33:39.698+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e6c1a92
[2022-09-23T23:33:39.698+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:33:39.698+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:33:39.698+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:34:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:34:09.692+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:34:09.693+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ce99376
[2022-09-23T23:34:09.693+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:34:09.693+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:34:09.693+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:34:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:34:39.692+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:34:39.692+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3eb4b0d9
[2022-09-23T23:34:39.693+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:34:39.693+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:34:39.693+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:35:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:35:09.713+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:35:09.714+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43200c9a
[2022-09-23T23:35:09.714+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:35:09.714+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:35:09.714+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:35:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:35:39.699+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:35:39.700+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6df2628b
[2022-09-23T23:35:39.700+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:35:39.700+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:35:39.700+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:36:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:36:09.699+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:36:09.699+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c8897
[2022-09-23T23:36:09.699+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:36:09.700+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:36:09.700+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:36:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:36:39.696+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:36:39.697+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@251bf76e
[2022-09-23T23:36:39.697+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:36:39.698+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:36:39.698+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:37:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:37:09.699+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:37:09.699+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@791087bb
[2022-09-23T23:37:09.699+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:37:09.699+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:37:09.699+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:37:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:37:39.700+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:37:39.700+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60d693b8
[2022-09-23T23:37:39.700+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:37:39.701+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:37:39.701+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:38:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:38:09.703+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:38:09.703+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7fbe56ff
[2022-09-23T23:38:09.703+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:38:09.704+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:38:09.704+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:38:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:38:39.701+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:38:39.701+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@315b983a
[2022-09-23T23:38:39.701+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:38:39.701+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:38:39.701+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:39:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:39:09.705+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:39:09.705+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54f95020
[2022-09-23T23:39:09.705+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:39:09.706+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:39:09.706+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:39:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:39:39.696+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:39:39.697+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@606e35ab
[2022-09-23T23:39:39.697+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:39:39.697+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:39:39.697+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:40:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:40:09.696+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:40:09.696+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@255d463
[2022-09-23T23:40:09.696+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:40:09.697+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:40:09.697+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:40:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:40:39.719+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:40:39.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6357cf88
[2022-09-23T23:40:39.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:40:39.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:40:39.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:41:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:41:09.688+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:41:09.689+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62568915
[2022-09-23T23:41:09.689+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:41:09.689+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:41:09.689+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:41:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:41:39.699+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:41:39.699+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3495d148
[2022-09-23T23:41:39.699+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:41:39.700+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:41:39.700+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:42:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:42:09.708+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:42:09.708+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d70efef
[2022-09-23T23:42:09.708+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:42:09.708+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:42:09.709+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:42:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:42:39.709+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:42:39.709+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@12a9c487
[2022-09-23T23:42:39.709+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:42:39.710+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:42:39.710+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:43:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:43:09.689+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:43:09.689+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ce95c05
[2022-09-23T23:43:09.689+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:43:09.690+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:43:09.690+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:43:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:43:39.718+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:43:39.718+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b350c11
[2022-09-23T23:43:39.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:43:39.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:43:39.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:44:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:44:09.693+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:44:09.693+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c19ef63
[2022-09-23T23:44:09.693+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:44:09.693+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:44:09.693+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:44:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:44:39.736+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:44:39.736+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50e543da
[2022-09-23T23:44:39.736+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:44:39.736+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:44:39.736+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:45:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:45:09.691+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:45:09.691+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@373a4ea2
[2022-09-23T23:45:09.691+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:45:09.691+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:45:09.691+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:45:39.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:45:39.700+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:45:39.700+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d14cdf
[2022-09-23T23:45:39.700+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:45:39.700+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:45:39.700+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:46:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:46:09.690+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:46:09.690+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@897037e
[2022-09-23T23:46:09.690+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:46:09.690+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:46:09.690+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:46:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:46:39.696+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:46:39.696+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c0161b7
[2022-09-23T23:46:39.696+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:46:39.696+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:46:39.696+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:47:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:47:09.687+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:47:09.687+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6383331f
[2022-09-23T23:47:09.687+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:47:09.688+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:47:09.688+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:47:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:47:39.739+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:47:39.739+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@13ae5822
[2022-09-23T23:47:39.739+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:47:39.739+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:47:39.739+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:48:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:48:09.735+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:48:09.735+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@8e890ed
[2022-09-23T23:48:09.735+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:48:09.735+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:48:09.735+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:48:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:48:39.707+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:48:39.707+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@533cbda5
[2022-09-23T23:48:39.707+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:48:39.707+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:48:39.707+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:49:09.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:49:09.693+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:49:09.694+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@577af9f3
[2022-09-23T23:49:09.694+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:49:09.694+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:49:09.694+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:49:39.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:49:39.696+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:49:39.696+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@896e7bc
[2022-09-23T23:49:39.696+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:49:39.696+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:49:39.696+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:50:09.679+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:50:09.696+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:50:09.696+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51547afc
[2022-09-23T23:50:09.696+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:50:09.697+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:50:09.697+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:50:39.680+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:50:39.712+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:50:39.712+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@548feb
[2022-09-23T23:50:39.712+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:50:39.712+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:50:39.712+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:51:09.677+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:51:09.690+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:51:09.690+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f5a2e16
[2022-09-23T23:51:09.690+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:51:09.690+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:51:09.690+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-23T23:51:39.678+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-23T23:51:39.698+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-23T23:51:39.698+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c17a97a
[2022-09-23T23:51:39.699+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-23T23:51:39.699+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-23T23:51:39.699+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized