Results

By type

          overriding logback.xml
Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json
[2022-08-22T23:09:37.894+00:00|INFO|Main|main] Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json]
[2022-08-22T23:09:38.268+00:00|INFO|log|main] Logging initialized @1271ms to org.eclipse.jetty.util.log.Slf4jLog
[2022-08-22T23:09:38.553+00:00|INFO|ServiceManager|main] service manager starting
[2022-08-22T23:09:38.554+00:00|INFO|ServiceManager|main] service manager starting REST SDCDistributionGroup
[2022-08-22T23:09:38.554+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-08-22T23:09:38.649+00:00|INFO|ServiceManager|main] service manager started
[2022-08-22T23:09:38.650+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-08-22T23:09:38.678+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-08-22T23:09:38.768+00:00|INFO|session|SDCDistributionGroup-6969] DefaultSessionIdManager workerName=node0
[2022-08-22T23:09:38.769+00:00|INFO|session|SDCDistributionGroup-6969] No SessionScavenger set, using defaults
[2022-08-22T23:09:38.771+00:00|INFO|session|SDCDistributionGroup-6969] node0 Scavenging every 660000ms
[2022-08-22T23:09:38.875+00:00|INFO|Main|main] Started policy-distribution service successfully.
[2022-08-22T23:09:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:09:39.701+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-08-22T23:09:39.704+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70cdd7d7
[2022-08-22T23:09:39.704+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:09: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-08-22T23:09:39.711+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:09:39.982+00:00|INFO|GsonMessageBodyHandler|SDCDistributionGroup-6969] Using GSON for REST calls
[2022-08-22T23:09:39.987+00:00|INFO|YamlMessageBodyHandler|SDCDistributionGroup-6969] Accepting YAML for REST calls
[2022-08-22T23:09:40.131+00:00|INFO|ContextHandler|SDCDistributionGroup-6969] Started o.e.j.s.ServletContextHandler@2e8e8225{/,null,AVAILABLE}
[2022-08-22T23:09:40.182+00:00|INFO|AbstractConnector|SDCDistributionGroup-6969] Started SDCDistributionGroup@1fa1cab1{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}
[2022-08-22T23:09:40.183+00:00|INFO|Server|SDCDistributionGroup-6969] Started @3186ms
[2022-08-22T23:10:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:10:10.011+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-22T23:10:10.011+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f90054f
[2022-08-22T23:10:10.011+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:10:10.012+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:10:10.012+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:10:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:10:39.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-22T23:10:39.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4edac976
[2022-08-22T23:10:39.929+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:10:39.930+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:10:39.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:11:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:11:09.948+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-22T23:11:09.949+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d1279db
[2022-08-22T23:11:09.949+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:11:09.949+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:11:09.949+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:11:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:11:39.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-22T23:11:39.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21b88a6d
[2022-08-22T23:11:39.929+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:11:39.929+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:11:39.929+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:12:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:12:09.912+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-22T23:12:09.913+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@341dd7be
[2022-08-22T23:12:09.913+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:12:09.913+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:12:09.913+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:12:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:12:39.933+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-22T23:12:39.933+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60b79380
[2022-08-22T23:12:39.933+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:12:39.934+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:12:39.934+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:13:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:13:09.912+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-22T23:13:09.913+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f31c434
[2022-08-22T23:13:09.913+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:13:09.913+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:13:09.913+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:13:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:13:39.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-22T23:13:39.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b758e72
[2022-08-22T23:13:39.930+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:13:39.930+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:13:39.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:14:08.878+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:14:09.947+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-22T23:14:09.947+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48fc6f9f
[2022-08-22T23:14:09.947+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:14:09.948+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:14:09.948+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:14:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:14:39.930+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-22T23:14:39.930+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d4cefd3
[2022-08-22T23:14:39.930+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:14:39.931+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:14:39.931+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:15:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:15:09.917+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-22T23:15:09.917+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a0f51c9
[2022-08-22T23:15:09.917+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:15:09.917+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:15:09.917+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:15:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:15:39.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-22T23:15:39.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32446d88
[2022-08-22T23:15:39.930+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:15:39.931+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:15:39.931+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:16:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:16:09.918+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-22T23:16:09.919+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@adcf787
[2022-08-22T23:16:09.919+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:16:09.919+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:16:09.920+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:16:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:16:39.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-22T23:16:39.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53a8d230
[2022-08-22T23:16:39.930+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:16:39.930+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:16:39.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:17:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:17:09.912+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-22T23:17:09.913+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37c74715
[2022-08-22T23:17:09.913+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:17:09.913+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:17:09.914+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:17:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:17:39.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-22T23:17:39.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38ceef0c
[2022-08-22T23:17:39.930+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:17:39.930+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:17:39.931+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:18:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:18:09.912+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-22T23:18:09.913+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ad7facd
[2022-08-22T23:18:09.913+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:18:09.913+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:18:09.913+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:18:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:18:39.933+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-22T23:18:39.933+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e082fc1
[2022-08-22T23:18:39.933+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:18:39.934+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:18:39.934+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:19:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:19:09.912+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-22T23:19:09.912+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6714e2e5
[2022-08-22T23:19:09.912+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:19:09.912+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:19:09.913+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:19:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:19:39.931+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-22T23:19:39.931+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1271eb95
[2022-08-22T23:19:39.931+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:19:39.934+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:19:39.934+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:20:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:20:09.944+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-22T23:20:09.945+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4976d1c2
[2022-08-22T23:20:09.945+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:20:09.945+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:20:09.945+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:20:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:20:39.933+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-22T23:20:39.934+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b20e3ed
[2022-08-22T23:20:39.934+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:20:39.934+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:20:39.934+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:21:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:21:09.918+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-22T23:21:09.918+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2329217d
[2022-08-22T23:21:09.918+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:21:09.918+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:21:09.918+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:21:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:21:39.902+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-22T23:21:39.902+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ebb8b58
[2022-08-22T23:21:39.902+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:21:39.902+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:21:39.902+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:22:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:22:09.919+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-22T23:22:09.919+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b7b42c7
[2022-08-22T23:22:09.919+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:22:09.920+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:22:09.920+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:22:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:22:39.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-22T23:22:39.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33aa7245
[2022-08-22T23:22:39.929+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:22:39.929+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:22:39.929+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:23:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:23:09.912+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-22T23:23:09.913+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ca7a74a
[2022-08-22T23:23:09.913+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:23:09.913+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:23:09.913+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:23:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:23:39.903+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-22T23:23:39.903+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28bb7046
[2022-08-22T23:23:39.903+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:23:39.903+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:23:39.903+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:24:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:24:09.913+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-22T23:24:09.913+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26393a36
[2022-08-22T23:24:09.913+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:24:09.913+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:24:09.913+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:24:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:24:39.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-22T23:24:39.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e64764c
[2022-08-22T23:24:39.929+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:24:39.929+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:24:39.929+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:25:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:25:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:25:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3dfd6271
[2022-08-22T23:25:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:25:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:25:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:25:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:25:38.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:25:38.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e8c094b
[2022-08-22T23:25:38.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:25:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:25:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:26:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:26:08.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:26:08.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b89b4e2
[2022-08-22T23:26:08.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:26:08.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:26:08.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:26:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:26:38.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:26:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2aa99b45
[2022-08-22T23:26:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:26:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:26:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:27:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:27:08.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:27:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f923b3d
[2022-08-22T23:27:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:27:08.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:27:08.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:27:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:27:38.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:27:38.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a0d4828
[2022-08-22T23:27:38.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:27:38.899+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:27:38.899+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:28:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:28:08.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:28:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5518f743
[2022-08-22T23:28:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:28:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:28:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:28:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:28:38.910+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:28:38.910+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24db9916
[2022-08-22T23:28:38.910+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:28:38.910+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:28:38.910+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:29:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:29:08.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:29:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b83d8e2
[2022-08-22T23:29:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:29:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:29:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:29:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:29:38.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:29:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f2a4341
[2022-08-22T23:29:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:29:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:29:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:30:08.877+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:30:08.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:30:08.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e7b5900
[2022-08-22T23:30:08.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:30:08.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:30:08.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:30:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:30:38.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:30:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6132155a
[2022-08-22T23:30:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:30:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:30:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:31:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:31:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:31:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48fad0ae
[2022-08-22T23:31:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:31:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:31:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:31:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:31:38.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:31:38.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3872701c
[2022-08-22T23:31:38.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:31:38.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:31:38.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:32:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:32:08.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:32:08.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@276bb31e
[2022-08-22T23:32:08.896+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:32:08.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:32:08.896+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:32:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:32:38.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:32:38.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6fe2536b
[2022-08-22T23:32:38.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:32:38.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:32:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:33:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:33:08.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:33:08.884+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4457c3d0
[2022-08-22T23:33:08.884+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:33:08.884+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:33:08.884+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:33:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:33:38.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:33:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b2e95ec
[2022-08-22T23:33:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:33:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:33:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:34:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:34:08.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:34:08.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30224f6c
[2022-08-22T23:34:08.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:34:08.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:34:08.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:34:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:34:38.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:34:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@547fca09
[2022-08-22T23:34:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:34:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:34:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:35:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:35:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:35:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29b6dc86
[2022-08-22T23:35:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:35:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:35:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:35:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:35:38.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:35:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30ef0f68
[2022-08-22T23:35:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:35:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:35:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:36:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:36:08.899+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:36:08.899+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22ef58ef
[2022-08-22T23:36:08.899+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:36:08.899+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:36:08.899+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:36:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:36:38.903+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:36:38.903+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25d5e678
[2022-08-22T23:36:38.903+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:36:38.904+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:36:38.905+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:37:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:37:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:37:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b56deed
[2022-08-22T23:37:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:37:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:37:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:37:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:37:38.905+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:37:38.905+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40df0992
[2022-08-22T23:37:38.906+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:37:38.906+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:37:38.906+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:38:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:38:08.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:38:08.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c231f03
[2022-08-22T23:38:08.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:38:08.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:38:08.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:38:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:38:38.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:38:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62b3e730
[2022-08-22T23:38:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:38:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:38:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:39:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:39:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:39:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6dade64c
[2022-08-22T23:39:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:39:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:39:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:39:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:39:38.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:39:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70bda733
[2022-08-22T23:39:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:39:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:39:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:40:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:40:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:40:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@13a22ebf
[2022-08-22T23:40:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:40:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:40:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:40:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:40:38.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:40:38.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@294a1944
[2022-08-22T23:40:38.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:40:38.899+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:40:38.899+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:41:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:41:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:41:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@598a49cf
[2022-08-22T23:41:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:41:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:41:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:41:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:41:38.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:41:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@574d595e
[2022-08-22T23:41:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:41:38.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:41:38.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:42:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:42:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:42:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e06c9a7
[2022-08-22T23:42:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:42:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:42:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:42:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:42:38.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:42:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@129c6a26
[2022-08-22T23:42:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:42:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:42:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:43:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:43:08.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:43:08.884+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7adf6732
[2022-08-22T23:43:08.884+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:43:08.884+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:43:08.884+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:43:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:43:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:43:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ce820e8
[2022-08-22T23:43:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:43:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:43:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:44:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:44:08.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:44:08.884+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@eb3df4e
[2022-08-22T23:44:08.884+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:44:08.884+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:44:08.884+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:44:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:44:38.896+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:44:38.896+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@fabfa0d
[2022-08-22T23:44:38.896+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:44:38.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:44:38.896+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:45:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:45:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:45:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ed0085b
[2022-08-22T23:45:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:45:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:45:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:45:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:45:38.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:45:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@fc1f5dc
[2022-08-22T23:45:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:45:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:45:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:46:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:46:08.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:46:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@bf9c5c
[2022-08-22T23:46:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:46:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:46:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:46:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:46:38.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:46:38.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1778cfb
[2022-08-22T23:46:38.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:46:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:46:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:47:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:47:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:47:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e82e7dd
[2022-08-22T23:47:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:47:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:47:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:47:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:47:38.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:47:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@455273a0
[2022-08-22T23:47:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:47:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:47:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:48:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:48:08.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:48:08.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@169448e
[2022-08-22T23:48:08.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:48:08.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:48:08.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:48:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:48:38.900+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:48:38.901+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@443f9ce1
[2022-08-22T23:48:38.901+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:48:38.901+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:48:38.901+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:49:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:49:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:49:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d85bbf0
[2022-08-22T23:49:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:49:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:49:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:49:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:49:38.896+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:49:38.897+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14329d08
[2022-08-22T23:49:38.897+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:49:38.897+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:49:38.898+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:50:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:50:08.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:50:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@766a6efd
[2022-08-22T23:50:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:50:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:50:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:50:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:50:38.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:50:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74943088
[2022-08-22T23:50:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:50:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:50:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:51:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:51:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:51:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7364d3dc
[2022-08-22T23:51:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:51:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:51:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:51:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:51:38.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:51:38.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7df9b866
[2022-08-22T23:51:38.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:51:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:51:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:52:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:52:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:52:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5501658b
[2022-08-22T23:52:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:52:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:52:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:52:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:52:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:52:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c32393d
[2022-08-22T23:52:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:52:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:52:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:53:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:53:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:53:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a03389a
[2022-08-22T23:53:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:53:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:53:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:53:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:53:38.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:53:38.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19b63463
[2022-08-22T23:53:38.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:53:38.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:53:38.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:54:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:54:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:54:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7997b5ee
[2022-08-22T23:54:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:54:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:54:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:54:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:54:38.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:54:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@448e7407
[2022-08-22T23:54:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:54:38.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:54:38.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:55:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:55:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:55:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25224636
[2022-08-22T23:55:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:55:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:55:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:55:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:55:38.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:55:38.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7071e9f8
[2022-08-22T23:55:38.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:55:38.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:55:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:56:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:56:08.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:56:08.884+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ab0297c
[2022-08-22T23:56:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:56:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:56:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:56:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:56:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:56:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c42571d
[2022-08-22T23:56:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:56:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:56:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:57:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:57:08.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:57:08.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18f7edc2
[2022-08-22T23:57:08.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:57:08.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:57:08.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:57:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:57:38.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:57:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@914c79a
[2022-08-22T23:57:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:57:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:57:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:58:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:58:08.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:58:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ca7f04e
[2022-08-22T23:58:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:58:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:58:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:58:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:58:38.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:58:38.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@266a955b
[2022-08-22T23:58:38.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:58:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:58:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:59:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:59:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:59:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e608785
[2022-08-22T23:59:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:59:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:59:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-22T23:59:38.878+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-22T23:59:38.908+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-22T23:59:38.908+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6557a21
[2022-08-22T23:59:38.908+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-22T23:59:38.908+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-22T23:59:38.909+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:00:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:00:08.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:00:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44ef9322
[2022-08-23T00:00:08.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:00:08.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:00:08.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:00:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:00:38.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:00:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1690d49b
[2022-08-23T00:00:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:00:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:00:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:01:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:01:08.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:01:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2929aab3
[2022-08-23T00:01:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:01:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:01:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:01:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:01:38.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:01:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@646a9178
[2022-08-23T00:01:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:01:38.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:01:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:02:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:02:08.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:02:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56034539
[2022-08-23T00:02:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:02:08.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:02:08.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:02:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:02:38.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:02:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d747b46
[2022-08-23T00:02:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:02:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:02:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:03:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:03:08.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:03:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58f33ea3
[2022-08-23T00:03:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:03:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:03:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:03:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:03:38.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:03:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35a7d23b
[2022-08-23T00:03:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:03:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:03:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:04:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:04:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:04:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d053a66
[2022-08-23T00:04:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:04:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:04:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:04:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:04:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:04:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7048f6a
[2022-08-23T00:04:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:04:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:04:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:05:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:05:08.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:05:08.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c0a0f0f
[2022-08-23T00:05:08.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:05:08.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:05:08.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:05:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:05:38.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:05:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@481ef88b
[2022-08-23T00:05:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:05:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:05:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:06:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:06:08.896+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:06:08.896+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4900dc25
[2022-08-23T00:06:08.896+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:06:08.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:06:08.897+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:06:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:06:38.896+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:06:38.896+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@8c073ab
[2022-08-23T00:06:38.896+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:06:38.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:06:38.897+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:07:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:07:08.902+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:07:08.902+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18d71dfc
[2022-08-23T00:07:08.902+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:07:08.902+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:07:08.903+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:07:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:07:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:07:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@94fb681
[2022-08-23T00:07:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:07:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:07:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:08:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:08:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:08:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b0221ee
[2022-08-23T00:08:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:08:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:08:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:08:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:08:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:08:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b3f1e04
[2022-08-23T00:08:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:08:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:08:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:09:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:09:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:09:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d131629
[2022-08-23T00:09:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:09:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:09:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:09:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:09:38.900+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:09:38.900+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11e1fd9e
[2022-08-23T00:09:38.901+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:09:38.901+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:09:38.901+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:10:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:10:08.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:10:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2eed4490
[2022-08-23T00:10:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:10:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:10:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:10:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:10:38.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:10:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57966014
[2022-08-23T00:10:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:10:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:10:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:11:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:11:08.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:11:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53f8f1d4
[2022-08-23T00:11:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:11:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:11:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:11:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:11:38.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:11:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b7463cd
[2022-08-23T00:11:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:11:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:11:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:12:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:12:08.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:12:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23fb2417
[2022-08-23T00:12:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:12:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:12:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:12:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:12:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:12:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a3e0f12
[2022-08-23T00:12:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:12:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:12:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:13:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:13:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:13:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@596fdf86
[2022-08-23T00:13:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:13:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:13:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:13:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:13:38.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:13:38.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ccc92d5
[2022-08-23T00:13:38.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:13:38.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:13:38.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:14:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:14:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:14:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a7b1dd
[2022-08-23T00:14:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:14:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:14:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:14:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:14:38.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:14:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@534b9d89
[2022-08-23T00:14:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:14:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:14:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:15:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:15:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:15:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c3bf44d
[2022-08-23T00:15:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:15:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:15:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:15:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:15:38.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:15:38.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@137a509f
[2022-08-23T00:15:38.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:15:38.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:15:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:16:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:16:08.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:16:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c3a0a87
[2022-08-23T00:16:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:16:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:16:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:16:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:16:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:16:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1330415d
[2022-08-23T00:16:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:16:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:16:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:17:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:17:08.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:17:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57c1a847
[2022-08-23T00:17:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:17:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:17:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:17:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:17:38.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:17:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58fb562c
[2022-08-23T00:17:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:17:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:17:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:18:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:18:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:18:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f81efb4
[2022-08-23T00:18:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:18:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:18:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:18:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:18:38.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:18:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@15f53966
[2022-08-23T00:18:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:18:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:18:38.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:19:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:19:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:19:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@360ed425
[2022-08-23T00:19:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:19:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:19:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:19:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:19:38.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:19:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@348e8072
[2022-08-23T00:19:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:19:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:19:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:20:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:20:08.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:20:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1aa276e6
[2022-08-23T00:20:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:20:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:20:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:20:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:20:38.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:20:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d56cbfd
[2022-08-23T00:20:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:20:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:20:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:21:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:21:08.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:21:08.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d84cb24
[2022-08-23T00:21:08.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:21:08.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:21:08.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:21:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:21:38.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:21:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@301cbeaf
[2022-08-23T00:21:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:21:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:21:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:22:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:22:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:22:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65744062
[2022-08-23T00:22:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:22:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:22:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:22:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:22:38.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:22:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5de5ec22
[2022-08-23T00:22:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:22:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:22:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:23:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:23:08.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:23:08.884+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30724440
[2022-08-23T00:23:08.884+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:23:08.884+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:23:08.884+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:23:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:23:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:23:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ae85110
[2022-08-23T00:23:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:23:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:23:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:24:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:24:08.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:24:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ba032f4
[2022-08-23T00:24:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:24:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:24:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:24:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:24:38.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:24:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34514ae0
[2022-08-23T00:24:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:24:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:24:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:25:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:25:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:25:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7340b2a4
[2022-08-23T00:25:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:25:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:25:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:25:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:25:38.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:25:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@605e0bc1
[2022-08-23T00:25:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:25:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:25:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:26:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:26:08.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:26:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36d5142c
[2022-08-23T00:26:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:26:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:26:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:26:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:26:38.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:26:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ba90bf6
[2022-08-23T00:26:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:26:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:26:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:27:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:27:08.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:27:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e828ef
[2022-08-23T00:27:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:27:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:27:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:27:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:27:38.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:27:38.896+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16ed7140
[2022-08-23T00:27:38.896+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:27:38.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:27:38.896+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:28:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:28:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:28:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c9aa1ba
[2022-08-23T00:28:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:28:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:28:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:28:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:28:38.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:28:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11f27fa9
[2022-08-23T00:28:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:28:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:28:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:29:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:29:08.902+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:29:08.902+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16f16341
[2022-08-23T00:29:08.902+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:29:08.902+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:29:08.902+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:29:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:29:38.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:29:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75491b2
[2022-08-23T00:29:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:29:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:29:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:30:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:30:08.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:30:08.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e80f63a
[2022-08-23T00:30:08.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:30:08.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:30:08.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:30:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:30:38.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:30:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b355ab2
[2022-08-23T00:30:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:30:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:30:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:31:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:31:08.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:31:08.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d963e8e
[2022-08-23T00:31:08.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:31:08.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:31:08.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:31:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:31:38.897+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:31:38.897+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@345804ae
[2022-08-23T00:31:38.897+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:31:38.897+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:31:38.897+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:32:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:32:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:32:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@268f49a5
[2022-08-23T00:32:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:32:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:32:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:32:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:32:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:32:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ea21b39
[2022-08-23T00:32:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:32:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:32:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:33:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:33:08.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:33:08.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61566049
[2022-08-23T00:33:08.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:33:08.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:33:08.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:33:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:33:38.897+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:33:38.897+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c09e7a5
[2022-08-23T00:33:38.897+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:33:38.897+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:33:38.897+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:34:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:34:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:34:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3fdd5abf
[2022-08-23T00:34:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:34:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:34:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:34:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:34:38.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:34:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4357c60a
[2022-08-23T00:34:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:34:38.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:34:38.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:35:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:35:08.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:35:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73acbb7f
[2022-08-23T00:35:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:35:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:35:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:35:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:35:38.897+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:35:38.897+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d1170c0
[2022-08-23T00:35:38.897+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:35:38.898+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:35:38.898+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:36:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:36:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:36:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@280c0015
[2022-08-23T00:36:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:36:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:36:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:36:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:36:38.896+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:36:38.897+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@513321b8
[2022-08-23T00:36:38.897+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:36:38.897+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:36:38.898+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:37:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:37:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:37:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60092050
[2022-08-23T00:37:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:37:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:37:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:37:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:37:38.897+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:37:38.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62c7ff0a
[2022-08-23T00:37:38.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:37:38.898+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:37:38.898+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:38:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:38:08.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:38:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a2d0e28
[2022-08-23T00:38:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:38:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:38:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:38:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:38:38.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:38:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@476c0df2
[2022-08-23T00:38:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:38:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:38:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:39:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:39:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:39:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f0c2cde
[2022-08-23T00:39:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:39:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:39:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:39:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:39:38.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:39:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4fcd8722
[2022-08-23T00:39:38.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:39:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:39:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:40:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:40:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:40:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@780b9888
[2022-08-23T00:40:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:40:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:40:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:40:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:40:38.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:40:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ff2573b
[2022-08-23T00:40:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:40:38.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:40:38.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:41:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:41:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:41:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6754467c
[2022-08-23T00:41:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:41:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:41:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:41:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:41:38.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:41:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@536165ed
[2022-08-23T00:41:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:41:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:41:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:42:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:42:08.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:42:08.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@55aaa2e4
[2022-08-23T00:42:08.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:42:08.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:42:08.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:42:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:42:38.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:42:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4eec1875
[2022-08-23T00:42:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:42:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:42:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:43:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:43:08.896+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:43:08.897+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c4c6357
[2022-08-23T00:43:08.897+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:43:08.897+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:43:08.897+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:43:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:43:38.896+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:43:38.897+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c8c5243
[2022-08-23T00:43:38.897+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:43:38.897+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:43:38.897+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:44:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:44:08.900+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:44:08.901+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28ba314f
[2022-08-23T00:44:08.901+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:44:08.901+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:44:08.901+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:44:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:44:38.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:44:38.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1821f024
[2022-08-23T00:44:38.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:44:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:44:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:45:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:45:08.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:45:08.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@653bef09
[2022-08-23T00:45:08.899+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:45:08.899+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:45:08.899+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:45:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:45:38.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:45:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17366dfd
[2022-08-23T00:45:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:45:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:45:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:46:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:46:08.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:46:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@160d11bf
[2022-08-23T00:46:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:46:08.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:46:08.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:46:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:46:38.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:46:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3585cfe2
[2022-08-23T00:46:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:46:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:46:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:47:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:47:08.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:47:08.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61b3d3f9
[2022-08-23T00:47:08.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:47:08.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:47:08.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:47:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:47:38.909+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:47:38.909+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a01d67c
[2022-08-23T00:47:38.909+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:47:38.909+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:47:38.910+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:48:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:48:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:48:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a3bc177
[2022-08-23T00:48:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:48:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:48:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:48:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:48:38.900+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:48:38.901+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a90a71d
[2022-08-23T00:48:38.901+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:48:38.901+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:48:38.901+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:49:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:49:08.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:49:08.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45833f88
[2022-08-23T00:49:08.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:49:08.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:49:08.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:49:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:49:38.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:49:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49b4a0ba
[2022-08-23T00:49:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:49:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:49:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:50:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:50:08.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:50:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@fb3259a
[2022-08-23T00:50:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:50:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:50:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:50:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:50:38.899+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:50:38.899+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18c21bd1
[2022-08-23T00:50:38.899+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:50:38.899+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:50:38.899+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:51:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:51:08.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:51:08.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67249d42
[2022-08-23T00:51:08.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:51:08.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:51:08.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:51:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:51:38.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:51:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6cd10d10
[2022-08-23T00:51:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:51:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:51:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:52:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:52:08.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:52:08.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39dc759e
[2022-08-23T00:52:08.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:52:08.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:52:08.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:52:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:52:38.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:52:38.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4181ed17
[2022-08-23T00:52:38.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:52:38.898+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:52:38.898+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:53:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:53:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:53:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43613e14
[2022-08-23T00:53:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:53:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:53:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:53:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:53:38.904+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:53:38.904+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f0f768c
[2022-08-23T00:53:38.904+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:53:38.904+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:53:38.905+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:54:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:54:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:54:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1773682f
[2022-08-23T00:54:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:54:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:54:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:54:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:54:38.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:54:38.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34c8f525
[2022-08-23T00:54:38.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:54:38.899+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:54:38.899+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:55:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:55:08.896+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:55:08.896+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17196e65
[2022-08-23T00:55:08.896+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:55:08.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:55:08.896+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:55:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:55:38.902+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:55:38.902+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4dd6557
[2022-08-23T00:55:38.902+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:55:38.903+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:55:38.903+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:56:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:56:08.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:56:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7392ac60
[2022-08-23T00:56:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:56:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:56:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:56:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:56:38.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:56:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d5cd5e2
[2022-08-23T00:56:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:56:38.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:56:38.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:57:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:57:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:57:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33940a68
[2022-08-23T00:57:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:57:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:57:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:57:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:57:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:57:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79f12337
[2022-08-23T00:57:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:57:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:57:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:58:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:58:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:58:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3763d03
[2022-08-23T00:58:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:58:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:58:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:58:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:58:38.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:58:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29da91e2
[2022-08-23T00:58:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:58:38.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:58:38.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:59:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:59:08.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:59:08.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38aed3b4
[2022-08-23T00:59:08.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:59:08.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:59:08.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T00:59:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T00:59:38.900+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T00:59:38.900+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1fd2e0b4
[2022-08-23T00:59:38.900+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T00:59:38.900+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T00:59:38.901+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:00:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:00:08.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:00:08.884+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77ae7f62
[2022-08-23T01:00:08.884+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:00:08.884+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:00:08.884+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:00:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:00:38.896+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:00:38.896+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40ae04fb
[2022-08-23T01:00:38.896+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:00:38.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:00:38.896+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:01:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:01:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:01:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@85b9c15
[2022-08-23T01:01:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:01:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:01:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:01:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:01:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:01:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18b063ef
[2022-08-23T01:01:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:01:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:01:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:02:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:02:08.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:02:08.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d649d0e
[2022-08-23T01:02:08.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:02:08.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:02:08.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:02:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:02:38.896+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:02:38.896+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c16758e
[2022-08-23T01:02:38.896+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:02:38.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:02:38.896+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:03:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:03:08.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:03:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@792681af
[2022-08-23T01:03:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:03:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:03:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:03:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:03:38.897+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:03:38.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23667eef
[2022-08-23T01:03:38.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:03:38.898+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:03:38.898+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:04:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:04:08.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:04:08.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f2add3d
[2022-08-23T01:04:08.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:04:08.898+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:04:08.898+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:04:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:04:38.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:04:38.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e817698
[2022-08-23T01:04:38.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:04:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:04:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:05:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:05:08.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:05:08.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b04256
[2022-08-23T01:05:08.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:05:08.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:05:08.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:05:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:05:38.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:05:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c4cc73a
[2022-08-23T01:05:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:05:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:05:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:06:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:06:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:06:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71589fb6
[2022-08-23T01:06:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:06:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:06:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:06:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:06:38.904+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:06:38.904+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53db2a12
[2022-08-23T01:06:38.904+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:06:38.904+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:06:38.905+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:07:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:07:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:07:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@371e191
[2022-08-23T01:07:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:07:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:07:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:07:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:07:38.900+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:07:38.900+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56f12a6e
[2022-08-23T01:07:38.900+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:07:38.901+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:07:38.901+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:08:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:08:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:08:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33273716
[2022-08-23T01:08:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:08:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:08:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:08:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:08:38.903+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:08:38.903+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6396f66d
[2022-08-23T01:08:38.903+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:08:38.903+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:08:38.903+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:09:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:09:08.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:09:08.884+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d2b1db4
[2022-08-23T01:09:08.884+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:09:08.884+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:09:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:09:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:09:38.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:09:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@226cfa15
[2022-08-23T01:09:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:09:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:09:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:10:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:10:08.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:10:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23fea793
[2022-08-23T01:10:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:10:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:10:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:10:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:10:38.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:10:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@150f8b64
[2022-08-23T01:10:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:10:38.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:10:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:11:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:11:08.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:11:08.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50381d86
[2022-08-23T01:11:08.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:11:08.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:11:08.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:11:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:11:38.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:11:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@aae9467
[2022-08-23T01:11:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:11:38.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:11:38.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:12:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:12:08.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:12:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@578d29f2
[2022-08-23T01:12:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:12:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:12:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:12:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:12:38.905+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:12:38.905+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@695bfd14
[2022-08-23T01:12:38.906+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:12:38.906+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:12:38.906+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:13:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:13:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:13:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a111ba5
[2022-08-23T01:13:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:13:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:13:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:13:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:13:38.897+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:13:38.897+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c88cc4f
[2022-08-23T01:13:38.897+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:13:38.897+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:13:38.897+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:14:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:14:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:14:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b952efe
[2022-08-23T01:14:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:14:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:14:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:14:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:14:38.899+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:14:38.899+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c31b847
[2022-08-23T01:14:38.899+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:14:38.899+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:14:38.899+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:15:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:15:08.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:15:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e70fa8e
[2022-08-23T01:15:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:15:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:15:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:15:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:15:38.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:15:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@320d6d93
[2022-08-23T01:15:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:15:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:15:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:16:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:16:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:16:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53fbf3a3
[2022-08-23T01:16:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:16:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:16:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:16:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:16:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:16:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d99a766
[2022-08-23T01:16:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:16:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:16:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:17:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:17:08.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:17:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14e895e2
[2022-08-23T01:17:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:17:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:17:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:17:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:17:38.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:17:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@517c5b7a
[2022-08-23T01:17:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:17:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:17:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:18:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:18:08.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:18:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a074cee
[2022-08-23T01:18:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:18:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:18:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:18:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:18:38.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:18:38.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17ed3e72
[2022-08-23T01:18:38.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:18:38.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:18:38.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:19:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:19:08.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:19:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@709dc206
[2022-08-23T01:19:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:19:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:19:08.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:19:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:19:38.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:19:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5aba5815
[2022-08-23T01:19:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:19:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:19:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:20:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:20:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:20:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68ee7c88
[2022-08-23T01:20:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:20:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:20:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:20:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:20:38.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:20:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7247d4ab
[2022-08-23T01:20:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:20:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:20:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:21:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:21:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:21:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d536f49
[2022-08-23T01:21:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:21:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:21:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:21:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:21:38.901+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:21:38.901+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49fe615c
[2022-08-23T01:21:38.901+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:21:38.901+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:21:38.901+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:22:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:22:08.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:22:08.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4facd39a
[2022-08-23T01:22:08.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:22:08.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:22:08.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:22:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:22:38.896+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:22:38.897+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@12641475
[2022-08-23T01:22:38.897+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:22:38.897+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:22:38.897+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:23:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:23:08.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:23:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b011b46
[2022-08-23T01:23:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:23:08.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:23:08.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:23:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:23:38.904+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:23:38.904+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a629a51
[2022-08-23T01:23:38.904+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:23:38.904+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:23:38.904+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:24:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:24:08.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:24:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c7ce9c5
[2022-08-23T01:24:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:24:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:24:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:24:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:24:38.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:24:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69d7c369
[2022-08-23T01:24:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:24:38.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:24:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:25:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:25:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:25:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64b650d0
[2022-08-23T01:25:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:25:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:25:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:25:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:25:38.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:25:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63885efc
[2022-08-23T01:25:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:25:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:25:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:26:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:26:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:26:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d9f65b0
[2022-08-23T01:26:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:26:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:26:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:26:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:26:38.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:26:38.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ae2608b
[2022-08-23T01:26:38.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:26:38.898+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:26:38.898+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:27:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:27:08.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:27:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65db7f8b
[2022-08-23T01:27:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:27:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:27:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:27:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:27:38.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:27:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39f64691
[2022-08-23T01:27:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:27:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:27:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:28:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:28:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:28:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59e46814
[2022-08-23T01:28:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:28:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:28:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:28:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:28:38.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:28:38.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41efcd49
[2022-08-23T01:28:38.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:28:38.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:28:38.896+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:29:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:29:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:29:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1845d65f
[2022-08-23T01:29:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:29:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:29:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:29:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:29:38.906+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:29:38.907+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77c09ea9
[2022-08-23T01:29:38.907+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:29:38.907+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:29:38.907+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:30:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:30:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:30:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c8dbb76
[2022-08-23T01:30:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:30:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:30:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:30:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:30:38.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:30:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b97b858
[2022-08-23T01:30:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:30:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:30:38.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:31:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:31:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:31:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37b03726
[2022-08-23T01:31:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:31:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:31:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:31:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:31:38.897+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:31:38.897+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7fe2d788
[2022-08-23T01:31:38.897+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:31:38.898+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:31:38.898+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:32:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:32:08.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:32:08.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4fa07742
[2022-08-23T01:32:08.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:32:08.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:32:08.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:32:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:32:38.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:32:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6fff8e73
[2022-08-23T01:32:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:32:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:32:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:33:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:33:08.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:33:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6054f9a2
[2022-08-23T01:33:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:33:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:33:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:33:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:33:38.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:33:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5efea05b
[2022-08-23T01:33:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:33:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:33:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:34:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:34:08.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:34:08.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14902e50
[2022-08-23T01:34:08.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:34:08.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:34:08.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:34:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:34:38.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:34:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71a92221
[2022-08-23T01:34:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:34:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:34:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:35:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:35:08.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:35:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f7d00ca
[2022-08-23T01:35:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:35:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:35:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:35:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:35:38.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:35:38.896+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57dfddeb
[2022-08-23T01:35:38.896+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:35:38.897+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:35:38.897+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:36:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:36:08.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:36:08.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57c57e0e
[2022-08-23T01:36:08.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:36:08.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:36:08.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:36:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:36:38.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:36:38.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1bb544a1
[2022-08-23T01:36:38.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:36:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:36:38.896+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:37:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:37:08.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:37:08.884+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1fd16a64
[2022-08-23T01:37:08.884+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:37:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:37:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:37:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:37:38.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:37:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a37b20a
[2022-08-23T01:37:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:37:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:37:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:38:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:38:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:38:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@55fca20e
[2022-08-23T01:38:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:38:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:38:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:38:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:38:38.897+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:38:38.897+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3807367c
[2022-08-23T01:38:38.897+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:38:38.897+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:38:38.897+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:39:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:39:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:39:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6721f8e6
[2022-08-23T01:39:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:39:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:39:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:39:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:39:38.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:39:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29d40f0c
[2022-08-23T01:39:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:39:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:39:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:40:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:40:08.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:40:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@360512c7
[2022-08-23T01:40:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:40:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:40:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:40:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:40:38.907+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:40:38.907+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2778b949
[2022-08-23T01:40:38.907+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:40:38.908+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:40:38.908+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:41:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:41:08.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:41:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1fc04f67
[2022-08-23T01:41:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:41:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:41:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:41:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:41:38.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:41:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73f5a234
[2022-08-23T01:41:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:41:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:41:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:42:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:42:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:42:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3cd90cff
[2022-08-23T01:42:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:42:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:42:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:42:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:42:38.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:42:38.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@715c4e37
[2022-08-23T01:42:38.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:42:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:42:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:43:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:43:08.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:43:08.884+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40bbaa21
[2022-08-23T01:43:08.884+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:43:08.884+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:43:08.884+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:43:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:43:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:43:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26293fe9
[2022-08-23T01:43:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:43:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:43:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:44:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:44:08.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:44:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58ddee1d
[2022-08-23T01:44:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:44:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:44:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:44:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:44:38.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:44:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4753abed
[2022-08-23T01:44:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:44:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:44:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:45:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:45:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:45:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3bda04db
[2022-08-23T01:45:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:45:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:45:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:45:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:45:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:45:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24c4964f
[2022-08-23T01:45:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:45:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:45:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:46:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:46:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:46:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e4e6606
[2022-08-23T01:46:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:46:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:46:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:46:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:46:38.899+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:46:38.899+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f5d0646
[2022-08-23T01:46:38.899+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:46:38.899+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:46:38.899+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:47:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:47:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:47:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59fb3318
[2022-08-23T01:47:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:47:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:47:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:47:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:47:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:47:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1954f95a
[2022-08-23T01:47:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:47:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:47:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:48:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:48:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:48:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49638f64
[2022-08-23T01:48:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:48:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:48:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:48:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:48:38.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:48:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ef651cb
[2022-08-23T01:48:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:48:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:48:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:49:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:49:08.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:49:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a37d951
[2022-08-23T01:49:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:49:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:49:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:49:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:49:38.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:49:38.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27bcb9e2
[2022-08-23T01:49:38.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:49:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:49:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:50:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:50:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:50:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f54078b
[2022-08-23T01:50:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:50:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:50:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:50:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:50:38.897+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:50:38.897+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61de7df0
[2022-08-23T01:50:38.897+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:50:38.897+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:50:38.897+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:51:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:51:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:51:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d4a359d
[2022-08-23T01:51:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:51:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:51:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:51:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:51:38.907+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:51:38.907+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@285a2bda
[2022-08-23T01:51:38.907+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:51:38.907+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:51:38.907+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:52:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:52:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:52:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30efb63e
[2022-08-23T01:52:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:52:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:52:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:52:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:52:38.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:52:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f0edd33
[2022-08-23T01:52:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:52:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:52:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:53:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:53:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:53:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2259af3c
[2022-08-23T01:53:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:53:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:53:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:53:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:53:38.896+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:53:38.897+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7104b21
[2022-08-23T01:53:38.897+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:53:38.897+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:53:38.897+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:54:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:54:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:54:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27fc7214
[2022-08-23T01:54:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:54:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:54:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:54:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:54:38.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:54:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65e3ff8d
[2022-08-23T01:54:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:54:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:54:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:55:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:55:08.901+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:55:08.901+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69becf74
[2022-08-23T01:55:08.901+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:55:08.901+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:55:08.901+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:55:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:55:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:55:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7bdd1ac6
[2022-08-23T01:55:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:55:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:55:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:56:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:56:08.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:56:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@393f0567
[2022-08-23T01:56:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:56:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:56:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:56:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:56:38.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:56:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47178e15
[2022-08-23T01:56:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:56:38.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:56:38.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:57:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:57:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:57:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10c18dbd
[2022-08-23T01:57:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:57:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:57:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:57:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:57:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:57:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62b88f25
[2022-08-23T01:57:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:57:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:57:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:58:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:58:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:58:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b25a064
[2022-08-23T01:58:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:58:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:58:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:58:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:58:38.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:58:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d4773a8
[2022-08-23T01:58:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:58:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:58:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:59:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:59:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:59:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d94c924
[2022-08-23T01:59:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:59:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:59:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T01:59:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T01:59:38.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T01:59:38.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25b60b0
[2022-08-23T01:59:38.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T01:59:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T01:59:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:00:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:00:08.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:00:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2688c9b9
[2022-08-23T02:00:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:00:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:00:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:00:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:00:38.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:00:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47a8cf4e
[2022-08-23T02:00:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:00:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:00:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:01:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:01:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:01:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7667d5ec
[2022-08-23T02:01:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:01:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:01:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:01:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:01:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:01:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71a3fd77
[2022-08-23T02:01:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:01:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:01:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:02:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:02:08.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:02:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30eded3a
[2022-08-23T02:02:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:02:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:02:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:02:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:02:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:02:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@155971c5
[2022-08-23T02:02:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:02:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:02:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:03:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:03:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:03:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a9d0673
[2022-08-23T02:03:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:03:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:03:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:03:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:03:38.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:03:38.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e1ef407
[2022-08-23T02:03:38.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:03:38.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:03:38.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:04:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:04:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:04:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d12cbd0
[2022-08-23T02:04:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:04:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:04:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:04:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:04:38.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:04:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c3d219a
[2022-08-23T02:04:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:04:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:04:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:05:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:05:08.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:05:08.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@700a3738
[2022-08-23T02:05:08.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:05:08.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:05:08.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:05:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:05:38.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:05:38.899+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68a74bbc
[2022-08-23T02:05:38.899+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:05:38.899+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:05:38.899+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:06:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:06:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:06:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b529f92
[2022-08-23T02:06:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:06:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:06:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:06:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:06:38.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:06:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ae93184
[2022-08-23T02:06:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:06:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:06:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:07:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:07:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:07:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4008f3a6
[2022-08-23T02:07:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:07:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:07:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:07:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:07:38.900+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:07:38.900+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33896faa
[2022-08-23T02:07:38.900+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:07:38.900+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:07:38.900+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:08:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:08:08.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:08:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ba6b8ac
[2022-08-23T02:08:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:08:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:08:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:08:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:08:38.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:08:38.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@115d766c
[2022-08-23T02:08:38.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:08:38.898+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:08:38.898+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:09:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:09:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:09:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4795214d
[2022-08-23T02:09:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:09:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:09:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:09:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:09:38.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:09:38.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35c40584
[2022-08-23T02:09:38.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:09:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:09:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:10:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:10:08.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:10:08.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24100339
[2022-08-23T02:10:08.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:10:08.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:10:08.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:10:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:10:38.901+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:10:38.901+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24f42804
[2022-08-23T02:10:38.901+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:10:38.902+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:10:38.902+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:11:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:11:08.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:11:08.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1081316f
[2022-08-23T02:11:08.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:11:08.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:11:08.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:11:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:11:38.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:11:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63b0d232
[2022-08-23T02:11:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:11:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:11:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:12:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:12:08.901+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:12:08.901+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@683f2be0
[2022-08-23T02:12:08.901+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:12:08.901+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:12:08.902+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:12:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:12:38.904+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:12:38.905+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4903d32e
[2022-08-23T02:12:38.905+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:12:38.905+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:12:38.905+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:13:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:13:08.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:13:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79fc6c47
[2022-08-23T02:13:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:13:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:13:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:13:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:13:38.900+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:13:38.900+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27816ded
[2022-08-23T02:13:38.900+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:13:38.900+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:13:38.900+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:14:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:14:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:14:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44359c20
[2022-08-23T02:14:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:14:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:14:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:14:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:14:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:14:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4cc268c5
[2022-08-23T02:14:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:14:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:14:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:15:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:15:08.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:15:08.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71d983ee
[2022-08-23T02:15:08.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:15:08.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:15:08.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:15:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:15:38.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:15:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f12a764
[2022-08-23T02:15:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:15:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:15:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:16:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:16:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:16:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f9a8699
[2022-08-23T02:16:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:16:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:16:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:16:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:16:38.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:16:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7bb20e5d
[2022-08-23T02:16:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:16:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:16:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:17:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:17:08.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:17:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b2e0241
[2022-08-23T02:17:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:17:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:17:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:17:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:17:38.897+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:17:38.897+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29fbcf75
[2022-08-23T02:17:38.897+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:17:38.897+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:17:38.897+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:18:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:18:08.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:18:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4de15309
[2022-08-23T02:18:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:18:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:18:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:18:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:18:38.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:18:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@448bac90
[2022-08-23T02:18:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:18:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:18:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:19:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:19:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:19:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@bac38c6
[2022-08-23T02:19:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:19:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:19:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:19:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:19:38.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:19:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6975fda1
[2022-08-23T02:19:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:19:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:19:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:20:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:20:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:20:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48ad972b
[2022-08-23T02:20:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:20:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:20:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:20:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:20:38.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:20:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@198e10e1
[2022-08-23T02:20:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:20:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:20:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:21:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:21:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:21:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f4f2540
[2022-08-23T02:21:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:21:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:21:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:21:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:21:38.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:21:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27be0a76
[2022-08-23T02:21:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:21:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:21:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:22:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:22:08.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:22:08.896+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@55fe7ec1
[2022-08-23T02:22:08.896+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:22:08.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:22:08.896+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:22:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:22:38.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:22:38.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6de257fd
[2022-08-23T02:22:38.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:22:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:22:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:23:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:23:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:23:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1af922fc
[2022-08-23T02:23:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:23:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:23:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:23:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:23:38.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:23:38.896+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@748c4184
[2022-08-23T02:23:38.896+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:23:38.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:23:38.896+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:24:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:24:08.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:24:08.884+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3aff8ce2
[2022-08-23T02:24:08.884+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:24:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:24:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:24:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:24:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:24:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45bc30c5
[2022-08-23T02:24:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:24:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:24:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:25:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:25:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:25:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ae5ca76
[2022-08-23T02:25:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:25:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:25:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:25:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:25:38.904+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:25:38.905+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f379cbe
[2022-08-23T02:25:38.905+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:25:38.905+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:25:38.905+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:26:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:26:08.883+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:26:08.883+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d250bb6
[2022-08-23T02:26:08.883+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:26:08.883+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:26:08.883+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:26:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:26:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:26:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c53dbad
[2022-08-23T02:26:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:26:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:26:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:27:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:27:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:27:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ff64938
[2022-08-23T02:27:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:27:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:27:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:27:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:27:38.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:27:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c6db9b
[2022-08-23T02:27:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:27:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:27:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:28:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:28:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:28:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53cdc7e8
[2022-08-23T02:28:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:28:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:28:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:28:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:28:38.899+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:28:38.899+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a646a39
[2022-08-23T02:28:38.899+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:28:38.899+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:28:38.899+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:29:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:29:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:29:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@626092dc
[2022-08-23T02:29:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:29:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:29:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:29:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:29:38.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:29:38.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79b6cb0
[2022-08-23T02:29:38.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:29:38.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:29:38.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:30:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:30:08.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:30:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d445c0
[2022-08-23T02:30:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:30:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:30:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:30:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:30:38.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:30:38.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21a73d15
[2022-08-23T02:30:38.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:30:38.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:30:38.896+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:31:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:31:08.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:31:08.896+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@520d87dc
[2022-08-23T02:31:08.896+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:31:08.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:31:08.896+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:31:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:31:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:31:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d8e7678
[2022-08-23T02:31:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:31:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:31:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:32:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:32:08.900+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:32:08.900+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e9fdb5f
[2022-08-23T02:32:08.900+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:32:08.900+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:32:08.900+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:32:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:32:38.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:32:38.896+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e289d0e
[2022-08-23T02:32:38.896+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:32:38.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:32:38.896+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:33:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:33:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:33:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@55b9afe4
[2022-08-23T02:33:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:33:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:33:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:33:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:33:38.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:33:38.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@541ace64
[2022-08-23T02:33:38.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:33:38.898+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:33:38.899+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:34:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:34:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:34:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5262da
[2022-08-23T02:34:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:34:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:34:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:34:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:34:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:34:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d994aa7
[2022-08-23T02:34:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:34:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:34:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:35:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:35:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:35:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6030f882
[2022-08-23T02:35:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:35:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:35:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:35:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:35:38.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:35:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36f661d9
[2022-08-23T02:35:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:35:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:35:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:36:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:36:08.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:36:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16d9840b
[2022-08-23T02:36:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:36:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:36:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:36:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:36:38.896+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:36:38.896+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c7bf293
[2022-08-23T02:36:38.896+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:36:38.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:36:38.896+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:37:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:37:08.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:37:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f6e8a12
[2022-08-23T02:37:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:37:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:37:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:37:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:37:38.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:37:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3045249
[2022-08-23T02:37:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:37:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:37:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:38:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:38:08.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:38:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e0f2dc7
[2022-08-23T02:38:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:38:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:38:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:38:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:38:38.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:38:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78678ded
[2022-08-23T02:38:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:38:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:38:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:39:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:39:08.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:39:08.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7de74730
[2022-08-23T02:39:08.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:39:08.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:39:08.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:39:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:39:38.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:39:38.899+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4301b3ae
[2022-08-23T02:39:38.899+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:39:38.900+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:39:38.900+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:40:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:40:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:40:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2cd8f2fb
[2022-08-23T02:40:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:40:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:40:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:40:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:40:38.903+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:40:38.903+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3544be8
[2022-08-23T02:40:38.903+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:40:38.903+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:40:38.903+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:41:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:41:08.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:41:08.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c6be34f
[2022-08-23T02:41:08.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:41:08.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:41:08.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:41:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:41:38.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:41:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@397122a
[2022-08-23T02:41:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:41:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:41:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:42:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:42:08.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:42:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@509cf587
[2022-08-23T02:42:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:42:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:42:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:42:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:42:38.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:42:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24c2c307
[2022-08-23T02:42:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:42:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:42:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:43:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:43:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:43:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71e86104
[2022-08-23T02:43:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:43:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:43:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:43:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:43:38.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:43:38.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@bf79b1c
[2022-08-23T02:43:38.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:43:38.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:43:38.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:44:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:44:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:44:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1298ba55
[2022-08-23T02:44:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:44:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:44:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:44:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:44:38.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:44:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27878317
[2022-08-23T02:44:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:44:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:44:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:45:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:45:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:45:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3dc43958
[2022-08-23T02:45:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:45:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:45:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:45:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:45:38.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:45:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6be7dc2a
[2022-08-23T02:45:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:45:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:45:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:46:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:46:08.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:46:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@167ab7af
[2022-08-23T02:46:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:46:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:46:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:46:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:46:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:46:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47067492
[2022-08-23T02:46:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:46:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:46:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:47:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:47:08.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:47:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@46b9beb8
[2022-08-23T02:47:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:47:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:47:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:47:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:47:38.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:47:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22ecd07a
[2022-08-23T02:47:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:47:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:47:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:48:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:48:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:48:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79f7b6f
[2022-08-23T02:48:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:48:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:48:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:48:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:48:38.902+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:48:38.903+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1deb5384
[2022-08-23T02:48:38.903+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:48:38.903+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:48:38.903+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:49:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:49:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:49:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@571a5e2c
[2022-08-23T02:49:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:49:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:49:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:49:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:49:38.896+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:49:38.896+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7379c86
[2022-08-23T02:49:38.896+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:49:38.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:49:38.896+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:50:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:50:08.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:50:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33b47200
[2022-08-23T02:50:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:50:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:50:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:50:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:50:38.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:50:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a2070e9
[2022-08-23T02:50:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:50:38.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:50:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:51:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:51:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:51:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3bc706f3
[2022-08-23T02:51:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:51:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:51:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:51:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:51:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:51:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@518ea6ae
[2022-08-23T02:51:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:51:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:51:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:52:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:52:08.896+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:52:08.896+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66d9cd4d
[2022-08-23T02:52:08.896+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:52:08.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:52:08.896+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:52:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:52:38.896+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:52:38.896+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a98f6ab
[2022-08-23T02:52:38.896+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:52:38.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:52:38.896+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:53:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:53:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:53:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b0a119e
[2022-08-23T02:53:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:53:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:53:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:53:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:53:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:53:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5720c721
[2022-08-23T02:53:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:53:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:53:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:54:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:54:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:54:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43e3e6ea
[2022-08-23T02:54:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:54:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:54:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:54:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:54:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:54:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68f8f4b9
[2022-08-23T02:54:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:54:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:54:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:55:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:55:08.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:55:08.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@72391b3c
[2022-08-23T02:55:08.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:55:08.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:55:08.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:55:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:55:38.908+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:55:38.908+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@12f68034
[2022-08-23T02:55:38.908+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:55:38.908+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:55:38.908+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:56:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:56:08.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:56:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68713ad7
[2022-08-23T02:56:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:56:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:56:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:56:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:56:38.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:56:38.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1af4766b
[2022-08-23T02:56:38.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:56:38.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:56:38.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:57:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:57:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:57:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74da2cfc
[2022-08-23T02:57:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:57:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:57:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:57:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:57:38.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:57:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@cbefecf
[2022-08-23T02:57:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:57:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:57:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:58:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:58:08.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:58:08.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c4da6fc
[2022-08-23T02:58:08.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:58:08.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:58:08.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:58:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:58:38.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:58:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@286c9d71
[2022-08-23T02:58:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:58:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:58:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:59:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:59:08.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:59:08.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2400f886
[2022-08-23T02:59:08.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:59:08.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:59:08.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T02:59:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T02:59:38.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T02:59:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a6c7c18
[2022-08-23T02:59:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T02:59:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T02:59:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:00:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:00:08.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:00:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@703ab12d
[2022-08-23T03:00:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:00:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:00:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:00:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:00:38.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:00:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@797e25e1
[2022-08-23T03:00:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:00:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:00:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:01:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:01:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:01:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73d46c82
[2022-08-23T03:01:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:01:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:01:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:01:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:01:38.900+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:01:38.900+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d539c68
[2022-08-23T03:01:38.900+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:01:38.900+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:01:38.900+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:02:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:02:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:02:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f9bec3
[2022-08-23T03:02:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:02:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:02:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:02:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:02:38.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:02:38.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30cbaa3d
[2022-08-23T03:02:38.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:02:38.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:02:38.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:03:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:03:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:03:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43da7307
[2022-08-23T03:03:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:03:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:03:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:03:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:03:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:03:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c280ba
[2022-08-23T03:03:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:03:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:03:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:04:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:04:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:04:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d446070
[2022-08-23T03:04:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:04:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:04:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:04:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:04:38.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:04:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e0223b3
[2022-08-23T03:04:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:04:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:04:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:05:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:05:08.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:05:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14a1a44d
[2022-08-23T03:05:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:05:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:05:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:05:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:05:38.896+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:05:38.896+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a8c6f6f
[2022-08-23T03:05:38.896+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:05:38.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:05:38.897+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:06:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:06:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:06:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1eba598b
[2022-08-23T03:06:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:06:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:06:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:06:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:06:38.915+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:06:38.915+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3921fcbc
[2022-08-23T03:06:38.915+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:06:38.915+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:06:38.916+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:07:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:07:08.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:07:08.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@239aa398
[2022-08-23T03:07:08.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:07:08.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:07:08.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:07:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:07:38.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:07:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3742019
[2022-08-23T03:07:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:07:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:07:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:08:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:08:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:08:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18219948
[2022-08-23T03:08:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:08:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:08:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:08:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:08:38.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:08:38.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3db145c1
[2022-08-23T03:08:38.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:08:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:08:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:09:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:09:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:09:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52a55d
[2022-08-23T03:09:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:09:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:09:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:09:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:09:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:09:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@699c0257
[2022-08-23T03:09:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:09:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:09:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:10:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:10:08.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:10:08.884+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e392aab
[2022-08-23T03:10:08.884+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:10:08.884+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:10:08.884+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:10:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:10:38.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:10:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78e79aee
[2022-08-23T03:10:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:10:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:10:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:11:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:11:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:11:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d503103
[2022-08-23T03:11:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:11:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:11:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:11:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:11:38.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:11:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5daa0694
[2022-08-23T03:11:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:11:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:11:38.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:12:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:12:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:12:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@409ffa67
[2022-08-23T03:12:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:12:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:12:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:12:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:12:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:12:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c299cc7
[2022-08-23T03:12:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:12:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:12:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:13:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:13:08.883+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:13:08.883+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35949059
[2022-08-23T03:13:08.883+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:13:08.883+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:13:08.883+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:13:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:13:38.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:13:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78fd1734
[2022-08-23T03:13:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:13:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:13:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:14:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:14:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:14:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21ee44a4
[2022-08-23T03:14:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:14:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:14:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:14:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:14:38.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:14:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2cc4b7f6
[2022-08-23T03:14:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:14:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:14:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:15:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:15:08.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:15:08.884+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d545b1d
[2022-08-23T03:15:08.884+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:15:08.884+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:15:08.884+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:15:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:15:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:15:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7bca8819
[2022-08-23T03:15:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:15:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:15:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:16:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:16:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:16:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73652659
[2022-08-23T03:16:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:16:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:16:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:16:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:16:38.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:16:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ea04be1
[2022-08-23T03:16:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:16:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:16:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:17:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:17:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:17:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d4af666
[2022-08-23T03:17:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:17:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:17:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:17:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:17:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:17:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ab3fa62
[2022-08-23T03:17:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:17:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:17:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:18:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:18:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:18:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7245643a
[2022-08-23T03:18:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:18:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:18:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:18:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:18:38.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:18:38.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c06001c
[2022-08-23T03:18:38.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:18:38.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:18:38.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:19:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:19:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:19:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21e5562d
[2022-08-23T03:19:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:19:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:19:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:19:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:19:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:19:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f92cb87
[2022-08-23T03:19:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:19:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:19:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:20:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:20:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:20:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4cd0560e
[2022-08-23T03:20:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:20:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:20:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:20:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:20:38.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:20:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3127c138
[2022-08-23T03:20:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:20:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:20:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:21:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:21:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:21:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7037bc36
[2022-08-23T03:21:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:21:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:21:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:21:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:21:38.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:21:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@357476ba
[2022-08-23T03:21:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:21:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:21:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:22:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:22:08.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:22:08.884+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41761d40
[2022-08-23T03:22:08.884+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:22:08.884+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:22:08.884+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:22:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:22:38.897+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:22:38.897+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e9462a6
[2022-08-23T03:22:38.897+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:22:38.898+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:22:38.898+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:23:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:23:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:23:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7564a179
[2022-08-23T03:23:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:23:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:23:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:23:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:23:38.912+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:23:38.912+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@46991ef
[2022-08-23T03:23:38.912+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:23:38.912+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:23:38.912+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:24:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:24:08.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:24:08.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c5746c0
[2022-08-23T03:24:08.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:24:08.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:24:08.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:24:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:24:38.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:24:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6148715
[2022-08-23T03:24:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:24:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:24:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:25:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:25:08.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:25:08.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b3c7c1
[2022-08-23T03:25:08.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:25:08.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:25:08.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:25:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:25:38.897+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:25:38.897+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a2b127d
[2022-08-23T03:25:38.897+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:25:38.897+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:25:38.898+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:26:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:26:08.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:26:08.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31483607
[2022-08-23T03:26:08.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:26:08.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:26:08.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:26:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:26:38.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:26:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2740e583
[2022-08-23T03:26:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:26:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:26:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:27:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:27:08.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:27:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ebd5daa
[2022-08-23T03:27:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:27:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:27:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:27:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:27:38.901+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:27:38.902+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19b1f522
[2022-08-23T03:27:38.902+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:27:38.902+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:27:38.902+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:28:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:28:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:28:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24b0b2d4
[2022-08-23T03:28:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:28:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:28:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:28:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:28:38.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:28:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d7ea6d8
[2022-08-23T03:28:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:28:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:28:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:29:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:29:08.883+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:29:08.884+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@219312ec
[2022-08-23T03:29:08.884+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:29:08.884+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:29:08.884+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:29:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:29:38.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:29:38.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a93138a
[2022-08-23T03:29:38.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:29:38.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:29:38.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:30:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:30:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:30:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36b8bfea
[2022-08-23T03:30:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:30:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:30:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:30:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:30:38.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:30:38.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2be645fa
[2022-08-23T03:30:38.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:30:38.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:30:38.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:31:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:31:08.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:31:08.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f75cd10
[2022-08-23T03:31:08.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:31:08.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:31:08.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:31:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:31:38.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:31:38.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59031a4b
[2022-08-23T03:31:38.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:31:38.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:31:38.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:32:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:32:08.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:32:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4948c8e2
[2022-08-23T03:32:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:32:08.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:32:08.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:32:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:32:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:32:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1332e6ba
[2022-08-23T03:32:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:32:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:32:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:33:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:33:08.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:33:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5527ced1
[2022-08-23T03:33:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:33:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:33:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:33:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:33:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:33:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27a4b47e
[2022-08-23T03:33:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:33:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:33:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:34:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:34:08.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:34:08.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b874b22
[2022-08-23T03:34:08.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:34:08.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:34:08.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:34:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:34:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:34:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@138ce510
[2022-08-23T03:34:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:34:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:34:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:35:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:35:08.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:35:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3596340d
[2022-08-23T03:35:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:35:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:35:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:35:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:35:38.902+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:35:38.902+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@690d256e
[2022-08-23T03:35:38.902+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:35:38.902+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:35:38.902+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:36:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:36:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:36:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f1a87c9
[2022-08-23T03:36:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:36:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:36:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:36:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:36:38.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:36:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44866a9b
[2022-08-23T03:36:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:36:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:36:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:37:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:37:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:37:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29c234c8
[2022-08-23T03:37:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:37:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:37:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:37:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:37:38.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:37:38.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34acb38
[2022-08-23T03:37:38.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:37:38.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:37:38.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:38:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:38:08.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:38:08.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58837c89
[2022-08-23T03:38:08.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:38:08.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:38:08.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:38:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:38:38.904+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:38:38.905+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@750f3dd6
[2022-08-23T03:38:38.905+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:38:38.905+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:38:38.905+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:39:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:39:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:39:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5691026d
[2022-08-23T03:39:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:39:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:39:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:39:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:39:38.902+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:39:38.902+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56d59509
[2022-08-23T03:39:38.902+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:39:38.902+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:39:38.902+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:40:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:40:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:40:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@538b1f5f
[2022-08-23T03:40:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:40:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:40:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:40:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:40:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:40:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d3e0757
[2022-08-23T03:40:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:40:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:40:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:41:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:41:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:41:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e062420
[2022-08-23T03:41:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:41:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:41:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:41:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:41:38.901+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:41:38.901+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d979ddf
[2022-08-23T03:41:38.901+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:41:38.901+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:41:38.901+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:42:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:42:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:42:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56bb8ef2
[2022-08-23T03:42:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:42:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:42:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:42:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:42:38.907+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:42:38.907+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@46b10690
[2022-08-23T03:42:38.907+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:42:38.908+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:42:38.908+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:43:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:43:08.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:43:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3cc7c0
[2022-08-23T03:43:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:43:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:43:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:43:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:43:38.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:43:38.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@717899b0
[2022-08-23T03:43:38.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:43:38.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:43:38.896+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:44:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:44:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:44:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5359d204
[2022-08-23T03:44:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:44:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:44:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:44:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:44:38.902+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:44:38.902+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d467e82
[2022-08-23T03:44:38.902+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:44:38.903+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:44:38.903+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:45:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:45:08.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:45:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b0d8789
[2022-08-23T03:45:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:45:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:45:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:45:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:45:38.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:45:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b7a61c8
[2022-08-23T03:45:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:45:38.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:45:38.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:46:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:46:08.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:46:08.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@379022a2
[2022-08-23T03:46:08.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:46:08.898+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:46:08.898+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:46:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:46:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:46:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@740ee6ff
[2022-08-23T03:46:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:46:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:46:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:47:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:47:08.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:47:08.884+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@778792e5
[2022-08-23T03:47:08.884+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:47:08.884+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:47:08.884+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:47:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:47:38.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:47:38.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@433b6641
[2022-08-23T03:47:38.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:47:38.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:47:38.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:48:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:48:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:48:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3581424
[2022-08-23T03:48:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:48:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:48:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:48:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:48:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:48:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c3f6d3f
[2022-08-23T03:48:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:48:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:48:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:49:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:49:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:49:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a16cfa6
[2022-08-23T03:49:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:49:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:49:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:49:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:49:38.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:49:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3cd647ec
[2022-08-23T03:49:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:49:38.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:49:38.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:50:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:50:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:50:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d74c927
[2022-08-23T03:50:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:50:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:50:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:50:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:50:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:50:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f99bece
[2022-08-23T03:50:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:50:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:50:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:51:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:51:08.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:51:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75bd599a
[2022-08-23T03:51:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:51:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:51:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:51:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:51:38.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:51:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d6330e
[2022-08-23T03:51:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:51:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:51:38.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:52:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:52:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:52:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@436d6117
[2022-08-23T03:52:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:52:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:52:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:52:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:52:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:52:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b06ba70
[2022-08-23T03:52:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:52:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:52:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:53:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:53:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:53:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@201bd76e
[2022-08-23T03:53:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:53:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:53:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:53:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:53:38.918+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:53:38.918+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48c125c9
[2022-08-23T03:53:38.918+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:53:38.918+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:53:38.918+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:54:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:54:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:54:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7bd5f540
[2022-08-23T03:54:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:54:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:54:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:54:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:54:38.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:54:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2525e0cd
[2022-08-23T03:54:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:54:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:54:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:55:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:55:08.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:55:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6531f086
[2022-08-23T03:55:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:55:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:55:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:55:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:55:38.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:55:38.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10f0f54
[2022-08-23T03:55:38.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:55:38.898+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:55:38.898+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:56:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:56:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:56:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@311d071d
[2022-08-23T03:56:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:56:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:56:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:56:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:56:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:56:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@315d1c7f
[2022-08-23T03:56:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:56:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:56:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:57:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:57:08.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:57:08.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45836a6e
[2022-08-23T03:57:08.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:57:08.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:57:08.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:57:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:57:38.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:57:38.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e325d9
[2022-08-23T03:57:38.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:57:38.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:57:38.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:58:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:58:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:58:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@251561a3
[2022-08-23T03:58:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:58:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:58:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:58:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:58:38.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:58:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b7e0629
[2022-08-23T03:58:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:58:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:58:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:59:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:59:08.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:59:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39bfe1de
[2022-08-23T03:59:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:59:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:59:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T03:59:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T03:59:38.905+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T03:59:38.905+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53af779c
[2022-08-23T03:59:38.905+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T03:59:38.906+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T03:59:38.906+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T04:00:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T04:00:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T04:00:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36e23ee8
[2022-08-23T04:00:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T04:00:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T04:00:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T04:00:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T04:00:38.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T04:00:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51218bf8
[2022-08-23T04:00:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T04:00:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T04:00:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T04:01:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T04:01:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T04:01:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ab044b0
[2022-08-23T04:01:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T04:01:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T04:01:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T04:01:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T04:01:38.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T04:01:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3dd5b1dc
[2022-08-23T04:01:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T04:01:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T04:01:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T04:02:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T04:02:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T04:02:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45e70e32
[2022-08-23T04:02:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T04:02:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T04:02:08.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T04:02:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T04:02:38.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T04:02:38.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59c30977
[2022-08-23T04:02:38.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T04:02:38.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T04:02:38.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T04:03:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T04:03:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T04:03:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7132e215
[2022-08-23T04:03:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T04:03:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T04:03:08.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T04:03:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T04:03:38.897+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T04:03:38.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@342e4b2d
[2022-08-23T04:03:38.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T04:03:38.898+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T04:03:38.898+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T04:04:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T04:04:08.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T04:04:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64082511
[2022-08-23T04:04:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T04:04:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T04:04:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T04:04:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T04:04:38.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T04:04:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ae2119c
[2022-08-23T04:04:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T04:04:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T04:04:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T04:05:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T04:05:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T04:05:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49ef204e
[2022-08-23T04:05:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T04:05:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T04:05:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T04:05:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T04:05:38.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T04:05:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c5751a
[2022-08-23T04:05:38.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T04:05:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T04:05:38.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T04:06:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T04:06:08.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T04:06:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ae97f97
[2022-08-23T04:06:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T04:06:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T04:06:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T04:06:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T04:06:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T04:06:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1411cffd
[2022-08-23T04:06:38.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T04:06:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T04:06:38.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T04:07:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T04:07:08.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T04:07:08.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5566f5b0
[2022-08-23T04:07:08.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T04:07:08.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T04:07:08.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T04:07:38.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T04:07:38.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T04:07:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25f58a6d
[2022-08-23T04:07:38.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T04:07:38.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T04:07:38.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T04:08:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T04:08:08.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T04:08:08.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@385878f6
[2022-08-23T04:08:08.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T04:08:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T04:08:08.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T04:08:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T04:08:38.897+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T04:08:38.897+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@757d724e
[2022-08-23T04:08:38.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T04:08:38.898+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T04:08:38.899+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T04:09:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T04:09:08.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T04:09:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45fe8149
[2022-08-23T04:09:08.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T04:09:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T04:09:08.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T04:09:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T04:09:38.907+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T04:09:38.907+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@431a99c
[2022-08-23T04:09:38.907+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T04:09:38.908+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T04:09:38.908+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T04:10:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T04:10:08.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T04:10:08.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58ede254
[2022-08-23T04:10:08.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T04:10:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T04:10:08.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T04:10:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T04:10:38.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T04:10:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2661f8e0
[2022-08-23T04:10:38.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T04:10:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T04:10:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T04:11:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T04:11:08.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T04:11:08.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48a9b129
[2022-08-23T04:11:08.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T04:11:08.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T04:11:08.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T04:11:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T04:11:38.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T04:11:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6de588
[2022-08-23T04:11:38.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T04:11:38.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T04:11:38.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T04:12:08.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T04:12:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T04:12:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1068ebd0
[2022-08-23T04:12:08.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T04:12:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T04:12:08.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T04:12:38.875+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T04:12:38.904+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-23T04:12:38.905+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@afc9237
[2022-08-23T04:12:38.905+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-23T04:12:38.905+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-23T04:12:38.905+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-23T04:13:08.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-23T04:13:08.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the han