Results

By type

          overriding logback.xml
Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json
[2022-07-25T23:30:15.547+00:00|INFO|Main|main] Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json]
[2022-07-25T23:30:15.901+00:00|INFO|log|main] Logging initialized @1125ms to org.eclipse.jetty.util.log.Slf4jLog
[2022-07-25T23:30:16.170+00:00|INFO|ServiceManager|main] service manager starting
[2022-07-25T23:30:16.170+00:00|INFO|ServiceManager|main] service manager starting REST SDCDistributionGroup
[2022-07-25T23:30:16.170+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-07-25T23:30:16.251+00:00|INFO|ServiceManager|main] service manager started
[2022-07-25T23:30:16.251+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-07-25T23:30:16.264+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-07-25T23:30:16.335+00:00|INFO|session|SDCDistributionGroup-6969] DefaultSessionIdManager workerName=node0
[2022-07-25T23:30:16.335+00:00|INFO|session|SDCDistributionGroup-6969] No SessionScavenger set, using defaults
[2022-07-25T23:30:16.337+00:00|INFO|session|SDCDistributionGroup-6969] node0 Scavenging every 660000ms
[2022-07-25T23:30:16.424+00:00|INFO|Main|main] Started policy-distribution service successfully.
[2022-07-25T23:30:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:30:17.114+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-07-25T23:30:17.116+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2afc8051
[2022-07-25T23:30:17.116+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:30:17.122+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:30:17.123+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:30:17.252+00:00|INFO|YamlMessageBodyHandler|SDCDistributionGroup-6969] Accepting YAML for REST calls
[2022-07-25T23:30:17.253+00:00|INFO|GsonMessageBodyHandler|SDCDistributionGroup-6969] Using GSON for REST calls
[2022-07-25T23:30:17.363+00:00|INFO|ContextHandler|SDCDistributionGroup-6969] Started o.e.j.s.ServletContextHandler@2e8e8225{/,null,AVAILABLE}
[2022-07-25T23:30:17.388+00:00|INFO|AbstractConnector|SDCDistributionGroup-6969] Started SDCDistributionGroup@1fa1cab1{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}
[2022-07-25T23:30:17.389+00:00|INFO|Server|SDCDistributionGroup-6969] Started @2613ms
[2022-07-25T23:30:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:30:47.582+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:30:47.584+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e752838
[2022-07-25T23:30:47.584+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:30:47.585+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:30:47.585+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:31:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:31:17.465+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:31:17.465+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f1c842a
[2022-07-25T23:31:17.465+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:31:17.466+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:31:17.466+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:31:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:31:47.489+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:31:47.489+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d44497d
[2022-07-25T23:31:47.489+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:31:47.490+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:31:47.490+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:32:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:32:17.500+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:32:17.500+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c0f201d
[2022-07-25T23:32:17.500+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:32:17.501+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:32:17.501+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:32:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:32:47.478+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:32:47.479+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66d93bc
[2022-07-25T23:32:47.479+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:32:47.479+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:32:47.479+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:33:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:33:17.466+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:33:17.466+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40e7614e
[2022-07-25T23:33:17.466+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:33:17.466+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:33:17.466+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:33:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:33:47.478+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:33:47.479+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3749580a
[2022-07-25T23:33:47.479+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:33:47.480+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:33:47.480+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:34:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:34:17.465+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:34:17.465+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@754139a7
[2022-07-25T23:34:17.465+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:34:17.465+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:34:17.465+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:34:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:34:47.481+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:34:47.481+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6825d284
[2022-07-25T23:34:47.481+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:34:47.482+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:34:47.482+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:35:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:35:17.461+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:35:17.461+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@261e0e75
[2022-07-25T23:35:17.461+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:35:17.461+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:35:17.461+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:35:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:35:47.478+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:35:47.478+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ffda69d
[2022-07-25T23:35:47.479+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:35:47.479+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:35:47.479+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:36:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:36:17.501+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:36:17.502+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25556b58
[2022-07-25T23:36:17.502+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:36:17.502+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:36:17.503+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:36:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:36:47.484+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:36:47.484+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ba594ba
[2022-07-25T23:36:47.484+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:36:47.485+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:36:47.485+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:37:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:37:17.461+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:37:17.461+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d1caca8
[2022-07-25T23:37:17.461+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:37:17.461+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:37:17.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:37:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:37:47.452+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:37:47.453+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62376539
[2022-07-25T23:37:47.453+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:37:47.453+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:37:47.454+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:38:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:38:17.505+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:38:17.506+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@318059e9
[2022-07-25T23:38:17.506+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:38:17.506+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:38:17.506+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:38:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:38:47.483+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:38:47.483+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41cb0594
[2022-07-25T23:38:47.483+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:38:47.483+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:38:47.484+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:39:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:39:17.465+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:39:17.465+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75f5fd46
[2022-07-25T23:39:17.465+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:39:17.466+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:39:17.466+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:39:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:39:47.545+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:39:47.545+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24db7429
[2022-07-25T23:39:47.545+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:39:47.545+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:39:47.545+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:40:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:40:17.462+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:40:17.462+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@750ed406
[2022-07-25T23:40:17.462+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:40:17.462+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:40:17.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:40:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:40:47.481+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:40:47.482+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66882bde
[2022-07-25T23:40:47.482+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:40:47.482+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:40:47.482+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:41:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:41:17.468+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:41:17.468+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26490d88
[2022-07-25T23:41:17.468+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:41:17.468+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:41:17.468+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:41:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:41:47.485+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:41:47.491+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69d00f49
[2022-07-25T23:41:47.491+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:41:47.491+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:41:47.492+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:42:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:42:17.469+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:42:17.470+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e8af402
[2022-07-25T23:42:17.470+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:42:17.470+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:42:17.471+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:42:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:42:47.450+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:42:47.451+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50293398
[2022-07-25T23:42:47.451+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:42:47.451+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:42:47.452+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:43:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:43:17.497+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:43:17.498+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@574baed7
[2022-07-25T23:43:17.498+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:43:17.498+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:43:17.498+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:43:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:43:47.448+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:43:47.448+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d1e26e5
[2022-07-25T23:43:47.449+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:43:47.449+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:43:47.449+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:44:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:44:17.470+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:44:17.470+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@754b70b2
[2022-07-25T23:44:17.470+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:44:17.470+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:44:17.470+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:44:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:44:47.450+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:44:47.450+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c12ca0b
[2022-07-25T23:44:47.450+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:44:47.450+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:44:47.450+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:45:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:45:17.498+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:45:17.498+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b2c5927
[2022-07-25T23:45:17.498+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:45:17.499+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:45:17.499+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:45:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:45:47.478+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:45:47.478+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f0b732b
[2022-07-25T23:45:47.478+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:45:47.479+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:45:47.479+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:46:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:46:17.468+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:46:17.468+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78d7c862
[2022-07-25T23:46:17.468+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:46:17.468+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:46:17.468+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:46:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:46:47.489+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:46:47.489+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a3c90d
[2022-07-25T23:46:47.489+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:46:47.490+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:46:47.490+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:47:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:47:17.462+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:47:17.462+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36ce01a
[2022-07-25T23:47:17.462+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:47:17.462+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:47:17.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:47:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:47:47.481+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:47:47.482+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75eaa821
[2022-07-25T23:47:47.482+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:47:47.482+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:47:47.482+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:48:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:48:17.469+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:48:17.469+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c295b46
[2022-07-25T23:48:17.469+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:48:17.469+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:48:17.469+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:48:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:48:47.446+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:48:47.446+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2631244e
[2022-07-25T23:48:47.446+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:48:47.446+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:48:47.446+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:49:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:49:17.503+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:49:17.503+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a9008f7
[2022-07-25T23:49:17.504+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:49:17.504+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:49:17.504+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:49:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:49:47.486+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:49:47.487+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6bc5fd93
[2022-07-25T23:49:47.487+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:49:47.487+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:49:47.487+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:50:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:50:17.465+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:50:17.466+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1694c19d
[2022-07-25T23:50:17.466+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:50:17.466+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:50:17.466+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:50:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:50:47.445+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:50:47.446+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a8e8e32
[2022-07-25T23:50:47.446+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:50:47.446+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:50:47.446+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:51:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:51:17.461+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:51:17.461+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63e72a6d
[2022-07-25T23:51:17.461+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:51:17.461+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:51:17.461+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:51:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:51:47.454+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:51:47.455+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5459d043
[2022-07-25T23:51:47.455+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:51:47.455+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:51:47.456+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:52:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:52:17.494+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:52:17.495+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ab7867a
[2022-07-25T23:52:17.495+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:52:17.496+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:52:17.496+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:52:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:52:47.447+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:52:47.447+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65559f42
[2022-07-25T23:52:47.447+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:52:47.447+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:52:47.447+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:53:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:53:17.500+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:53:17.500+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44275df4
[2022-07-25T23:53:17.500+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:53:17.500+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:53:17.500+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:53:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:53:47.445+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:53:47.445+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c9249ab
[2022-07-25T23:53:47.445+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:53:47.445+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:53:47.445+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:54:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:54:17.465+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:54:17.466+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42972e3e
[2022-07-25T23:54:17.466+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:54:17.467+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:54:17.467+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:54:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:54:46.449+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-25T23:54:46.450+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@625fe66e
[2022-07-25T23:54:46.450+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:54:46.450+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:54:46.451+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:55:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:55:16.444+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-25T23:55:16.444+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6cb32f9b
[2022-07-25T23:55:16.445+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:55:16.445+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:55:16.445+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:55:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:55:46.486+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-25T23:55:46.487+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6935956d
[2022-07-25T23:55:46.487+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:55:46.487+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:55:46.488+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:56:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:56:16.469+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-25T23:56:16.469+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44319580
[2022-07-25T23:56:16.469+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:56:16.469+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:56:16.470+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:56:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:56:46.461+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-25T23:56:46.461+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2784daa6
[2022-07-25T23:56:46.461+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:56:46.461+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:56:46.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:57:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:57:16.445+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-25T23:57:16.445+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@621b88dd
[2022-07-25T23:57:16.446+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:57:16.446+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:57:16.446+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:57:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:57:46.444+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-25T23:57:46.445+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@518687d7
[2022-07-25T23:57:46.445+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:57:46.445+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:57:46.445+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:58:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:58:16.457+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-25T23:58:16.457+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2edc7adb
[2022-07-25T23:58:16.457+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:58:16.458+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:58:16.458+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:58:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:58:46.456+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-25T23:58:46.456+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a2d3680
[2022-07-25T23:58:46.456+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:58:46.457+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:58:46.457+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:59:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:59:16.460+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-25T23:59:16.460+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@527d80fd
[2022-07-25T23:59:16.460+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:59:16.461+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:59:16.461+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:59:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:59:46.444+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-25T23:59:46.444+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65d5d515
[2022-07-25T23:59:46.444+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:59:46.444+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:59:46.444+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:00:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:00:16.463+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:00:16.463+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@618c1b0d
[2022-07-26T00:00:16.464+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:00:16.465+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:00:16.465+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:00:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:00:46.449+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:00:46.449+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d02b81c
[2022-07-26T00:00:46.449+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:00:46.449+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:00:46.449+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:01:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:01:16.447+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:01:16.448+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e1efdc6
[2022-07-26T00:01:16.448+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:01:16.448+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:01:16.448+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:01:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:01:46.445+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:01:46.445+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@76b2240
[2022-07-26T00:01:46.445+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:01:46.446+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:01:46.446+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:02:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:02:16.462+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:02:16.462+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c17afdf
[2022-07-26T00:02:16.462+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:02:16.462+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:02:16.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:02:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:02:46.452+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:02:46.452+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d5f0293
[2022-07-26T00:02:46.452+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:02:46.452+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:02:46.452+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:03:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:03:16.450+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:03:16.450+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f8816c8
[2022-07-26T00:03:16.450+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:03:16.450+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:03:16.450+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:03:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:03:46.436+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:03:46.436+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4671ac16
[2022-07-26T00:03:46.436+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:03:46.437+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:03:46.437+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:04:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:04:16.458+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:04:16.458+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4138bb1
[2022-07-26T00:04:16.458+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:04:16.458+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:04:16.458+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:04:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:04:46.461+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:04:46.461+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@cafccc5
[2022-07-26T00:04:46.461+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:04:46.462+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:04:46.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:05:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:05:16.466+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:05:16.467+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b620f65
[2022-07-26T00:05:16.467+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:05:16.467+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:05:16.467+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:05:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:05:46.453+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:05:46.453+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51472fe0
[2022-07-26T00:05:46.453+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:05:46.454+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:05:46.454+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:06:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:06:16.454+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:06:16.454+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31fca659
[2022-07-26T00:06:16.454+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:06:16.454+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:06:16.454+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:06:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:06:46.451+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:06:46.451+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44464b1e
[2022-07-26T00:06:46.451+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:06:46.451+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:06:46.451+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:07:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:07:16.469+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:07:16.469+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53150a55
[2022-07-26T00:07:16.469+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:07:16.469+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:07:16.469+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:07:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:07:46.471+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:07:46.471+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1782bcb9
[2022-07-26T00:07:46.471+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:07:46.471+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:07:46.471+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:08:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:08:16.507+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:08:16.508+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2361e12d
[2022-07-26T00:08:16.508+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:08:16.508+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:08:16.508+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:08:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:08:46.440+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:08:46.440+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48169e5c
[2022-07-26T00:08:46.440+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:08:46.441+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:08:46.441+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:09:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:09:16.457+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:09:16.457+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71f22176
[2022-07-26T00:09:16.457+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:09:16.457+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:09:16.457+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:09:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:09:46.446+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:09:46.446+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@46c8118d
[2022-07-26T00:09:46.446+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:09:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:09:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:10:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:10:16.468+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:10:16.469+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42b7efb8
[2022-07-26T00:10:16.469+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:10:16.469+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:10:16.469+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:10:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:10:46.446+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:10:46.446+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3335206d
[2022-07-26T00:10:46.446+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:10:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:10:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:11:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:11:16.453+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:11:16.453+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7bc83abf
[2022-07-26T00:11:16.453+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:11:16.454+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:11:16.454+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:11:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:11:46.443+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:11:46.443+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1516206f
[2022-07-26T00:11:46.444+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:11:46.444+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:11:46.444+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:12:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:12:16.444+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:12:16.444+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f18ca2
[2022-07-26T00:12:16.444+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:12:16.444+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:12:16.444+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:12:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:12:46.445+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:12:46.445+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@449ddb90
[2022-07-26T00:12:46.445+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:12:46.446+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:12:46.446+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:13:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:13:16.450+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:13:16.450+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e2e3df
[2022-07-26T00:13:16.450+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:13:16.450+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:13:16.450+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:13:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:13:46.439+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:13:46.439+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6736199b
[2022-07-26T00:13:46.439+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:13:46.439+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:13:46.439+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:14:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:14:16.443+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:14:16.443+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39d4ef4c
[2022-07-26T00:14:16.443+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:14:16.444+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:14:16.444+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:14:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:14:46.448+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:14:46.448+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a5c13ab
[2022-07-26T00:14:46.448+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:14:46.449+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:14:46.449+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:15:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:15:16.488+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:15:16.488+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@edb429c
[2022-07-26T00:15:16.488+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:15:16.488+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:15:16.488+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:15:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:15:46.453+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:15:46.454+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3bbfc183
[2022-07-26T00:15:46.454+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:15:46.454+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:15:46.454+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:16:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:16:16.476+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:16:16.476+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1935eb1b
[2022-07-26T00:16:16.476+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:16:16.476+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:16:16.476+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:16:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:16:46.445+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:16:46.445+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52428ed5
[2022-07-26T00:16:46.445+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:16:46.445+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:16:46.445+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:17:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:17:16.448+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:17:16.448+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75a51c83
[2022-07-26T00:17:16.448+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:17:16.448+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:17:16.448+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:17:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:17:46.460+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:17:46.461+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d35dbd7
[2022-07-26T00:17:46.461+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:17:46.461+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:17:46.461+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:18:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:18:16.447+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:18:16.447+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@165e03af
[2022-07-26T00:18:16.447+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:18:16.447+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:18:16.447+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:18:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:18:46.444+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:18:46.444+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e9cec85
[2022-07-26T00:18:46.444+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:18:46.444+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:18:46.445+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:19:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:19:16.454+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:19:16.455+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5854fa57
[2022-07-26T00:19:16.455+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:19:16.455+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:19:16.455+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:19:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:19:46.444+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:19:46.444+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c7aaa4
[2022-07-26T00:19:46.444+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:19:46.444+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:19:46.444+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:20:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:20:16.426+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS. Initialization will be retried after 30 Seconds
[2022-07-26T00:20:16.426+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:20:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:20:46.426+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS. Initialization will be retried after 30 Seconds
[2022-07-26T00:20:46.426+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:21:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:21:16.428+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS. Initialization will be retried after 30 Seconds
[2022-07-26T00:21:16.429+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:21:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:21:46.427+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS. Initialization will be retried after 30 Seconds
[2022-07-26T00:21:46.427+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:22:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:22:16.425+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS. Initialization will be retried after 30 Seconds
[2022-07-26T00:22:16.425+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:22:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:22:46.426+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS. Initialization will be retried after 30 Seconds
[2022-07-26T00:22:46.426+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:23:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:23:16.425+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS. Initialization will be retried after 30 Seconds
[2022-07-26T00:23:16.425+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:23:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:23:46.425+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS. Initialization will be retried after 30 Seconds
[2022-07-26T00:23:46.426+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:24:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:24:16.425+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS. Initialization will be retried after 30 Seconds
[2022-07-26T00:24:16.425+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:24:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:24:46.425+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS. Initialization will be retried after 30 Seconds
[2022-07-26T00:24:46.425+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:25:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:25:16.425+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS. Initialization will be retried after 30 Seconds
[2022-07-26T00:25:16.425+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:25:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:25:46.425+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS. Initialization will be retried after 30 Seconds
[2022-07-26T00:25:46.425+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:26:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:26:16.425+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS. Initialization will be retried after 30 Seconds
[2022-07-26T00:26:16.425+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:26:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:26:46.426+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS. Initialization will be retried after 30 Seconds
[2022-07-26T00:26:46.426+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:27:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:27:16.427+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS. Initialization will be retried after 30 Seconds
[2022-07-26T00:27:16.427+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:27:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:27:46.426+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS. Initialization will be retried after 30 Seconds
[2022-07-26T00:27:46.426+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:28:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:28:16.425+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS. Initialization will be retried after 30 Seconds
[2022-07-26T00:28:16.425+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:28:46.426+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:28:46.427+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS. Initialization will be retried after 30 Seconds
[2022-07-26T00:28:46.427+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:29:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:29:16.425+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS. Initialization will be retried after 30 Seconds
[2022-07-26T00:29:16.426+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:29:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:29:56.427+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS. Initialization will be retried after 30 Seconds
[2022-07-26T00:29:56.427+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:30:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:30:16.426+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS. Initialization will be retried after 30 Seconds
[2022-07-26T00:30:16.426+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:30:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:30:46.425+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS. Initialization will be retried after 30 Seconds
[2022-07-26T00:30:46.425+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:31:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:31:21.437+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS. Initialization will be retried after 30 Seconds
[2022-07-26T00:31:21.437+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:31:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:31:46.457+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:31:46.457+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49a7c215
[2022-07-26T00:31:46.457+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:31:46.458+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:31:46.458+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:32:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:32:16.454+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:32:16.454+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@670484b0
[2022-07-26T00:32:16.454+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:32:16.454+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:32:16.455+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:32:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:32:46.446+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:32:46.447+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@76cc7873
[2022-07-26T00:32:46.447+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:32:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:32:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:33:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:33:16.449+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:33:16.450+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4edd5bd
[2022-07-26T00:33:16.450+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:33:16.450+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:33:16.450+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:33:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:33:46.448+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:33:46.449+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4999ec9f
[2022-07-26T00:33:46.449+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:33:46.449+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:33:46.449+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:34:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:34:16.446+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:34:16.446+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18030f95
[2022-07-26T00:34:16.446+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:34:16.446+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:34:16.446+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:34:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:34:46.449+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:34:46.449+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@693bd0f6
[2022-07-26T00:34:46.450+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:34:46.450+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:34:46.450+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:35:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:35:16.440+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:35:16.441+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35c72827
[2022-07-26T00:35:16.441+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:35:16.441+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:35:16.441+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:35:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:35:46.480+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:35:46.481+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e833065
[2022-07-26T00:35:46.481+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:35:46.481+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:35:46.482+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:36:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:36:16.443+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:36:16.443+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@110bea4f
[2022-07-26T00:36:16.443+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:36:16.443+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:36:16.444+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:36:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:36:46.450+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:36:46.450+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ec08a59
[2022-07-26T00:36:46.450+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:36:46.450+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:36:46.451+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:37:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:37:16.458+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:37:16.458+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a086461
[2022-07-26T00:37:16.458+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:37:16.458+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:37:16.459+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:37:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:37:46.444+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:37:46.444+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57e8765a
[2022-07-26T00:37:46.444+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:37:46.444+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:37:46.444+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:38:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:38:16.480+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:38:16.481+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2edd3862
[2022-07-26T00:38:16.481+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:38:16.481+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:38:16.482+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:38:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:38:46.460+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:38:46.461+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18f1c945
[2022-07-26T00:38:46.461+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:38:46.461+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:38:46.461+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:39:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:39:16.443+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:39:16.444+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d3cf91a
[2022-07-26T00:39:16.444+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:39:16.445+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:39:16.445+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:39:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:39:46.464+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:39:46.464+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d5ba2bf
[2022-07-26T00:39:46.464+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:39:46.465+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:39:46.465+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:40:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:40:16.466+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:40:16.466+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62dc52b8
[2022-07-26T00:40:16.466+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:40:16.466+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:40:16.466+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:40:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:40:46.479+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:40:46.480+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f3b96fa
[2022-07-26T00:40:46.480+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:40:46.480+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:40:46.480+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:41:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:41:16.447+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:41:16.447+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@549cf8be
[2022-07-26T00:41:16.447+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:41:16.447+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:41:16.447+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:41:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:41:46.482+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:41:46.482+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@759581e1
[2022-07-26T00:41:46.482+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:41:46.482+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:41:46.482+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:42:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:42:16.450+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:42:16.450+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56b2aab5
[2022-07-26T00:42:16.450+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:42:16.450+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:42:16.451+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:42:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:42:46.444+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:42:46.444+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78092dd4
[2022-07-26T00:42:46.444+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:42:46.445+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:42:46.445+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:43:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:43:16.438+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:43:16.438+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@901db33
[2022-07-26T00:43:16.438+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:43:16.438+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:43:16.438+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:43:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:43:46.466+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:43:46.466+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78998c7d
[2022-07-26T00:43:46.466+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:43:46.467+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:43:46.467+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:44:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:44:16.454+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:44:16.455+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ef89b60
[2022-07-26T00:44:16.455+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:44:16.455+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:44:16.455+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:44:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:44:46.496+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:44:46.496+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@704e4b0f
[2022-07-26T00:44:46.496+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:44:46.496+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:44:46.496+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:45:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:45:16.459+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:45:16.459+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5bbc6c1c
[2022-07-26T00:45:16.459+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:45:16.460+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:45:16.460+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:45:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:45:46.483+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:45:46.483+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@393ea871
[2022-07-26T00:45:46.483+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:45:46.484+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:45:46.484+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:46:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:46:16.461+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:46:16.461+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@631caac4
[2022-07-26T00:46:16.461+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:46:16.462+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:46:16.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:46:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:46:46.454+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:46:46.455+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f8a22c1
[2022-07-26T00:46:46.455+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:46:46.455+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:46:46.456+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:47:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:47:16.447+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:47:16.447+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@afe3ba9
[2022-07-26T00:47:16.448+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:47:16.448+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:47:16.448+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:47:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:47:46.454+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:47:46.455+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ce4cf3f
[2022-07-26T00:47:46.456+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:47:46.456+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:47:46.456+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:48:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:48:16.441+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:48:16.442+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2543a086
[2022-07-26T00:48:16.442+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:48:16.442+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:48:16.442+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:48:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:48:46.455+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:48:46.455+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f754a05
[2022-07-26T00:48:46.455+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:48:46.455+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:48:46.455+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:49:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:49:16.445+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:49:16.445+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@edd186d
[2022-07-26T00:49:16.445+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:49:16.445+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:49:16.445+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:49:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:49:46.511+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:49:46.511+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f247bb3
[2022-07-26T00:49:46.511+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:49:46.511+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:49:46.511+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:50:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:50:16.469+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:50:16.470+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d5fc9ec
[2022-07-26T00:50:16.470+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:50:16.470+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:50:16.471+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:50:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:50:46.453+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:50:46.453+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7978dfb9
[2022-07-26T00:50:46.453+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:50:46.453+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:50:46.454+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:51:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:51:16.452+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:51:16.452+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@724a010d
[2022-07-26T00:51:16.452+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:51:16.452+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:51:16.452+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:51:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:51:46.456+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:51:46.456+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@98fb1a7
[2022-07-26T00:51:46.457+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:51:46.457+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:51:46.457+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:52:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:52:16.439+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:52:16.439+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d87588c
[2022-07-26T00:52:16.439+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:52:16.439+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:52:16.439+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:52:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:52:46.452+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:52:46.452+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@608e1ce4
[2022-07-26T00:52:46.452+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:52:46.453+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:52:46.453+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:53:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:53:16.473+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:53:16.474+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4cec94dc
[2022-07-26T00:53:16.474+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:53:16.474+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:53:16.474+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:53:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:53:46.459+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:53:46.460+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d057c34
[2022-07-26T00:53:46.460+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:53:46.460+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:53:46.460+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:54:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:54:16.466+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:54:16.467+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2402aa8b
[2022-07-26T00:54:16.467+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:54:16.467+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:54:16.467+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:54:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:54:46.476+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:54:46.476+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f5b1605
[2022-07-26T00:54:46.476+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:54:46.477+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:54:46.477+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:55:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:55:16.471+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:55:16.471+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16084e2c
[2022-07-26T00:55:16.471+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:55:16.472+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:55:16.472+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:55:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:55:46.506+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:55:46.506+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d41f451
[2022-07-26T00:55:46.506+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:55:46.506+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:55:46.506+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:56:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:56:16.437+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:56:16.437+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a1ad685
[2022-07-26T00:56:16.437+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:56:16.437+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:56:16.437+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:56:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:56:46.443+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:56:46.444+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e9b8718
[2022-07-26T00:56:46.444+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:56:46.444+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:56:46.444+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:57:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:57:16.441+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:57:16.441+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2eabe86c
[2022-07-26T00:57:16.442+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:57:16.442+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:57:16.442+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:57:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:57:46.464+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:57:46.464+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e56faae
[2022-07-26T00:57:46.464+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:57:46.464+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:57:46.464+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:58:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:58:16.442+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:58:16.442+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6fb380a
[2022-07-26T00:58:16.442+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:58:16.442+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:58:16.442+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:58:46.426+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:58:46.462+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:58:46.462+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47fbcc48
[2022-07-26T00:58:46.462+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:58:46.462+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:58:46.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:59:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:59:16.550+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:59:16.550+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f13f89c
[2022-07-26T00:59:16.550+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:59:16.551+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:59:16.551+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:59:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:59:46.467+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:59:46.467+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@436eecbb
[2022-07-26T00:59:46.467+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:59:46.467+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:59:46.467+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:00:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:00:16.469+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:00:16.470+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6139824b
[2022-07-26T01:00:16.470+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:00:16.470+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:00:16.471+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:00:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:00:46.499+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:00:46.499+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b59db6d
[2022-07-26T01:00:46.499+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:00:46.499+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:00:46.500+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:01:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:01:16.476+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:01:16.476+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66502389
[2022-07-26T01:01:16.476+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:01:16.476+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:01:16.476+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:01:46.429+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:01:46.476+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:01:46.477+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41bfcbfe
[2022-07-26T01:01:46.477+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:01:46.477+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:01:46.477+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:02:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:02:16.447+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:02:16.447+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1eb348d9
[2022-07-26T01:02:16.447+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:02:16.448+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:02:16.448+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:02:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:02:46.507+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:02:46.507+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e7dcac4
[2022-07-26T01:02:46.507+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:02:46.508+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:02:46.508+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:03:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:03:16.438+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:03:16.438+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75d0f366
[2022-07-26T01:03:16.438+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:03:16.439+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:03:16.439+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:03:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:03:46.477+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:03:46.478+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d43b855
[2022-07-26T01:03:46.478+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:03:46.478+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:03:46.478+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:04:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:04:16.447+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:04:16.447+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@121d8b67
[2022-07-26T01:04:16.447+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:04:16.447+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:04:16.448+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:04:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:04:46.442+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:04:46.442+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1bc94e01
[2022-07-26T01:04:46.442+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:04:46.443+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:04:46.443+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:05:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:05:16.450+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:05:16.450+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@266fffc4
[2022-07-26T01:05:16.450+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:05:16.450+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:05:16.451+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:05:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:05:46.710+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:05:46.710+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6768d5c6
[2022-07-26T01:05:46.710+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:05:46.711+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:05:46.711+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:06:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:06:16.451+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:06:16.451+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3fb9c1bc
[2022-07-26T01:06:16.451+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:06:16.452+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:06:16.452+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:06:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:06:46.454+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:06:46.455+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@481ce17a
[2022-07-26T01:06:46.455+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:06:46.455+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:06:46.455+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:07:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:07:16.462+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:07:16.462+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c895242
[2022-07-26T01:07:16.462+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:07:16.462+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:07:16.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:07:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:07:46.609+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:07:46.610+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37c70af2
[2022-07-26T01:07:46.610+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:07:46.610+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:07:46.610+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:08:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:08:16.441+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:08:16.441+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7cb5dbab
[2022-07-26T01:08:16.441+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:08:16.442+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:08:16.442+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:08:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:08:46.492+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:08:46.492+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16301bba
[2022-07-26T01:08:46.492+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:08:46.492+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:08:46.492+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:09:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:09:16.440+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:09:16.440+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35851cc9
[2022-07-26T01:09:16.440+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:09:16.440+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:09:16.440+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:09:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:09:46.482+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:09:46.482+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@126434ef
[2022-07-26T01:09:46.482+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:09:46.483+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:09:46.483+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:10:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:10:16.466+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:10:16.467+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6074de48
[2022-07-26T01:10:16.467+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:10:16.467+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:10:16.467+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:10:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:10:46.469+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:10:46.469+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d4e25ae
[2022-07-26T01:10:46.469+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:10:46.470+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:10:46.470+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:11:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:11:16.440+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:11:16.440+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e3ff24c
[2022-07-26T01:11:16.440+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:11:16.440+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:11:16.440+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:11:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:11:46.453+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:11:46.453+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@46d6edfc
[2022-07-26T01:11:46.453+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:11:46.454+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:11:46.454+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:12:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:12:16.461+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:12:16.461+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17ca60ca
[2022-07-26T01:12:16.461+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:12:16.462+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:12:16.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:12:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:12:46.465+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:12:46.466+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ebcd71a
[2022-07-26T01:12:46.466+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:12:46.466+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:12:46.466+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:13:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:13:16.458+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:13:16.458+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27199c06
[2022-07-26T01:13:16.458+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:13:16.458+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:13:16.458+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:13:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:13:46.446+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:13:46.446+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@410dd36f
[2022-07-26T01:13:46.446+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:13:46.446+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:13:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:14:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:14:16.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:14:16.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e8aea5b
[2022-07-26T01:14:16.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:14:16.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:14:16.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:14:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:14:46.445+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:14:46.445+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64896951
[2022-07-26T01:14:46.445+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:14:46.445+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:14:46.446+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:15:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:15:16.457+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:15:16.457+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1940b187
[2022-07-26T01:15:16.457+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:15:16.457+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:15:16.457+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:15:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:15:46.447+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:15:46.447+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c6bb399
[2022-07-26T01:15:46.447+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:15:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:15:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:16:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:16:16.478+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:16:16.478+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19488056
[2022-07-26T01:16:16.478+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:16:16.478+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:16:16.478+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:16:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:16:46.444+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:16:46.444+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3247c03c
[2022-07-26T01:16:46.444+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:16:46.444+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:16:46.444+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:17:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:17:16.455+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:17:16.455+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38ea5845
[2022-07-26T01:17:16.455+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:17:16.455+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:17:16.455+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:17:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:17:46.472+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:17:46.472+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f5c056e
[2022-07-26T01:17:46.472+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:17:46.472+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:17:46.472+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:18:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:18:16.551+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:18:16.551+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@342a404f
[2022-07-26T01:18:16.551+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:18:16.552+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:18:16.552+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:18:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:18:46.469+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:18:46.469+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44be49e
[2022-07-26T01:18:46.469+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:18:46.469+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:18:46.469+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:19:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:19:16.444+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:19:16.445+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@863fdae
[2022-07-26T01:19:16.445+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:19:16.445+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:19:16.445+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:19:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:19:46.452+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:19:46.452+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@136c0c39
[2022-07-26T01:19:46.452+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:19:46.452+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:19:46.452+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:20:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:20:16.436+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:20:16.436+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f7ed84f
[2022-07-26T01:20:16.436+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:20:16.436+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:20:16.436+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:20:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:20:46.441+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:20:46.442+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3708cfc0
[2022-07-26T01:20:46.442+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:20:46.442+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:20:46.442+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:21:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:21:16.439+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:21:16.439+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48878187
[2022-07-26T01:21:16.439+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:21:16.440+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:21:16.440+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:21:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:21:46.460+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:21:46.460+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a7c54c6
[2022-07-26T01:21:46.460+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:21:46.460+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:21:46.461+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:22:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:22:16.439+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:22:16.439+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c7e489f
[2022-07-26T01:22:16.440+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:22:16.440+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:22:16.440+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:22:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:22:46.453+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:22:46.453+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2837e4c2
[2022-07-26T01:22:46.453+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:22:46.454+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:22:46.454+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:23:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:23:16.607+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:23:16.608+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@166fbb01
[2022-07-26T01:23:16.608+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:23:16.608+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:23:16.608+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:23:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:23:46.446+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:23:46.447+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@640cef16
[2022-07-26T01:23:46.447+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:23:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:23:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:24:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:24:16.516+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:24:16.516+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@461d39e7
[2022-07-26T01:24:16.516+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:24:16.517+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:24:16.517+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:24:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:24:46.474+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:24:46.474+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3316d6b2
[2022-07-26T01:24:46.474+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:24:46.475+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:24:46.475+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:25:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:25:16.820+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:25:16.820+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1790334a
[2022-07-26T01:25:16.821+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:25:16.822+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:25:16.822+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:25:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:25:46.486+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:25:46.487+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71b3b7ef
[2022-07-26T01:25:46.487+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:25:46.487+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:25:46.487+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:26:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:26:16.471+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:26:16.472+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32a04db
[2022-07-26T01:26:16.472+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:26:16.472+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:26:16.472+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:26:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:26:46.467+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:26:46.467+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6222ccbe
[2022-07-26T01:26:46.467+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:26:46.467+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:26:46.467+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:27:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:27:16.441+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:27:16.441+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59099434
[2022-07-26T01:27:16.441+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:27:16.442+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:27:16.442+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:27:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:27:46.449+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:27:46.449+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e4051de
[2022-07-26T01:27:46.450+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:27:46.450+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:27:46.450+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:28:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:28:16.478+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:28:16.478+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18a85f35
[2022-07-26T01:28:16.478+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:28:16.478+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:28:16.478+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:28:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:28:46.447+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:28:46.447+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6af88430
[2022-07-26T01:28:46.447+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:28:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:28:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:29:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:29:16.469+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:29:16.469+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79e15fa8
[2022-07-26T01:29:16.469+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:29:16.470+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:29:16.470+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:29:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:29:46.444+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:29:46.445+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@843adcf
[2022-07-26T01:29:46.445+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:29:46.446+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:29:46.448+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:30:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:30:16.464+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:30:16.464+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e8c8cd9
[2022-07-26T01:30:16.464+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:30:16.465+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:30:16.465+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:30:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:30:46.451+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:30:46.451+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2556e8cb
[2022-07-26T01:30:46.451+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:30:46.452+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:30:46.452+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:31:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:31:16.449+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:31:16.449+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37e8341f
[2022-07-26T01:31:16.449+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:31:16.449+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:31:16.450+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:31:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:31:46.465+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:31:46.466+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10352c60
[2022-07-26T01:31:46.466+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:31:46.466+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:31:46.466+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:32:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:32:16.460+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:32:16.460+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35e2963e
[2022-07-26T01:32:16.460+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:32:16.460+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:32:16.460+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:32:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:32:46.451+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:32:46.451+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5bd43013
[2022-07-26T01:32:46.451+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:32:46.451+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:32:46.451+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:33:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:33:16.471+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:33:16.471+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5061e7e3
[2022-07-26T01:33:16.471+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:33:16.471+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:33:16.471+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:33:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:33:46.462+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:33:46.462+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f834016
[2022-07-26T01:33:46.462+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:33:46.462+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:33:46.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:34:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:34:16.525+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:34:16.526+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a649639
[2022-07-26T01:34:16.526+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:34:16.526+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:34:16.526+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:34:46.426+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:34:46.454+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:34:46.455+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d9933c5
[2022-07-26T01:34:46.455+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:34:46.455+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:34:46.455+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:35:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:35:16.443+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:35:16.443+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75c5f1c9
[2022-07-26T01:35:16.444+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:35:16.444+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:35:16.444+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:35:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:35:46.454+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:35:46.454+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b1648db
[2022-07-26T01:35:46.454+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:35:46.454+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:35:46.455+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:36:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:36:16.447+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:36:16.448+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3bc12dcd
[2022-07-26T01:36:16.448+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:36:16.448+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:36:16.448+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:36:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:36:46.468+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:36:46.469+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3010ae52
[2022-07-26T01:36:46.469+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:36:46.469+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:36:46.469+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:37:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:37:16.450+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:37:16.450+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a46f189
[2022-07-26T01:37:16.450+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:37:16.451+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:37:16.451+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:37:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:37:46.451+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:37:46.451+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21434247
[2022-07-26T01:37:46.451+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:37:46.452+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:37:46.452+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:38:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:38:16.481+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:38:16.482+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7dcb7ce
[2022-07-26T01:38:16.482+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:38:16.482+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:38:16.482+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:38:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:38:46.481+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:38:46.481+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@15d6a8aa
[2022-07-26T01:38:46.481+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:38:46.482+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:38:46.482+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:39:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:39:16.447+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:39:16.448+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@72f16f44
[2022-07-26T01:39:16.448+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:39:16.448+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:39:16.448+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:39:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:39:46.461+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:39:46.461+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6714c89
[2022-07-26T01:39:46.461+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:39:46.462+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:39:46.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:40:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:40:16.462+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:40:16.462+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@211dbf2c
[2022-07-26T01:40:16.462+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:40:16.462+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:40:16.463+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:40:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:40:46.493+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:40:46.493+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@108ce2b3
[2022-07-26T01:40:46.493+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:40:46.493+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:40:46.493+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:41:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:41:16.446+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:41:16.446+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@361d51f6
[2022-07-26T01:41:16.446+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:41:16.446+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:41:16.447+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:41:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:41:46.451+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:41:46.451+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29722068
[2022-07-26T01:41:46.451+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:41:46.451+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:41:46.451+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:42:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:42:16.451+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:42:16.451+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51011917
[2022-07-26T01:42:16.451+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:42:16.451+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:42:16.451+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:42:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:42:46.593+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:42:46.593+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41bb099c
[2022-07-26T01:42:46.593+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:42:46.593+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:42:46.593+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:43:16.426+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:43:16.456+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:43:16.456+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44978452
[2022-07-26T01:43:16.456+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:43:16.456+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:43:16.456+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:43:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:43:46.449+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:43:46.449+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5cbb1d62
[2022-07-26T01:43:46.449+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:43:46.449+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:43:46.449+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:44:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:44:16.441+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:44:16.441+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1bd7531a
[2022-07-26T01:44:16.441+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:44:16.442+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:44:16.442+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:44:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:44:46.442+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:44:46.443+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11506445
[2022-07-26T01:44:46.443+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:44:46.443+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:44:46.443+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:45:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:45:16.443+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:45:16.444+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ab5c548
[2022-07-26T01:45:16.444+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:45:16.444+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:45:16.444+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:45:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:45:46.461+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:45:46.461+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30f8aa1a
[2022-07-26T01:45:46.461+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:45:46.461+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:45:46.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:46:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:46:16.442+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:46:16.442+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ea7a62d
[2022-07-26T01:46:16.442+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:46:16.443+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:46:16.443+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:46:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:46:46.469+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:46:46.470+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@156779f1
[2022-07-26T01:46:46.470+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:46:46.470+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:46:46.470+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:47:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:47:16.468+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:47:16.469+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a51f002
[2022-07-26T01:47:16.469+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:47:16.469+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:47:16.469+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:47:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:47:46.447+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:47:46.448+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18ed054d
[2022-07-26T01:47:46.448+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:47:46.448+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:47:46.448+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:48:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:48:16.452+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:48:16.452+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7361a043
[2022-07-26T01:48:16.452+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:48:16.452+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:48:16.452+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:48:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:48:46.450+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:48:46.451+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a34b8f4
[2022-07-26T01:48:46.451+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:48:46.451+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:48:46.451+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:49:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:49:16.453+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:49:16.453+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6cf7891c
[2022-07-26T01:49:16.453+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:49:16.454+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:49:16.454+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:49:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:49:46.448+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:49:46.448+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53c6eff0
[2022-07-26T01:49:46.448+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:49:46.449+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:49:46.449+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:50:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:50:16.438+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:50:16.438+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67783ea4
[2022-07-26T01:50:16.438+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:50:16.438+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:50:16.438+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:50:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:50:46.445+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:50:46.446+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5185148a
[2022-07-26T01:50:46.446+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:50:46.446+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:50:46.446+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:51:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:51:16.441+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:51:16.441+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1416f17a
[2022-07-26T01:51:16.441+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:51:16.441+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:51:16.441+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:51:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:51:46.459+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:51:46.459+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d2c5c7b
[2022-07-26T01:51:46.459+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:51:46.459+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:51:46.459+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:52:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:52:16.440+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:52:16.440+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b5eb619
[2022-07-26T01:52:16.440+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:52:16.440+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:52:16.440+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:52:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:52:46.448+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:52:46.448+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@745aeec5
[2022-07-26T01:52:46.448+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:52:46.448+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:52:46.448+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:53:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:53:16.465+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:53:16.465+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71ad5ef0
[2022-07-26T01:53:16.465+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:53:16.465+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:53:16.465+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:53:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:53:46.446+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:53:46.446+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ccd6cb2
[2022-07-26T01:53:46.446+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:53:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:53:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:54:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:54:16.446+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:54:16.446+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e13736
[2022-07-26T01:54:16.446+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:54:16.446+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:54:16.446+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:54:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:54:46.447+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:54:46.447+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@314526ee
[2022-07-26T01:54:46.447+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:54:46.448+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:54:46.448+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:55:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:55:16.439+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:55:16.439+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1cd04f81
[2022-07-26T01:55:16.439+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:55:16.439+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:55:16.439+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:55:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:55:46.458+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:55:46.458+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59a924ba
[2022-07-26T01:55:46.458+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:55:46.458+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:55:46.458+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:56:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:56:16.443+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:56:16.443+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f730d14
[2022-07-26T01:56:16.443+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:56:16.443+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:56:16.443+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:56:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:56:46.453+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:56:46.453+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3618ac44
[2022-07-26T01:56:46.453+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:56:46.453+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:56:46.453+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:57:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:57:16.503+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:57:16.503+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ad5b7ad
[2022-07-26T01:57:16.503+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:57:16.504+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:57:16.504+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:57:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:57:46.458+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:57:46.458+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41117266
[2022-07-26T01:57:46.458+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:57:46.458+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:57:46.458+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:58:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:58:16.453+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:58:16.453+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b339146
[2022-07-26T01:58:16.453+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:58:16.453+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:58:16.453+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:58:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:58:46.447+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:58:46.447+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@12cc17b3
[2022-07-26T01:58:46.447+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:58:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:58:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:59:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:59:16.456+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:59:16.457+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5612b826
[2022-07-26T01:59:16.457+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:59:16.457+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:59:16.457+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T01:59:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T01:59:46.457+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T01:59:46.458+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@404d3ce7
[2022-07-26T01:59:46.458+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T01:59:46.458+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T01:59:46.458+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:00:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:00:16.460+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:00:16.460+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25cbc1c5
[2022-07-26T02:00:16.460+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:00:16.461+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:00:16.461+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:00:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:00:46.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:00:46.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52a9311d
[2022-07-26T02:00:46.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:00:46.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:00:46.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:01:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:01:16.438+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:01:16.438+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ab21095
[2022-07-26T02:01:16.438+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:01:16.439+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:01:16.439+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:01:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:01:46.446+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:01:46.447+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6cdfe3c5
[2022-07-26T02:01:46.447+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:01:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:01:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:02:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:02:16.442+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:02:16.442+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6de8f89f
[2022-07-26T02:02:16.442+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:02:16.443+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:02:16.443+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:02:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:02:46.444+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:02:46.445+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30771a1a
[2022-07-26T02:02:46.445+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:02:46.445+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:02:46.445+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:03:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:03:16.446+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:03:16.446+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e7cc502
[2022-07-26T02:03:16.447+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:03:16.447+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:03:16.447+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:03:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:03:46.449+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:03:46.449+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45bd7dbe
[2022-07-26T02:03:46.449+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:03:46.449+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:03:46.449+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:04:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:04:16.467+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:04:16.467+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57222500
[2022-07-26T02:04:16.467+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:04:16.468+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:04:16.468+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:04:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:04:46.448+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:04:46.449+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@72d7c5
[2022-07-26T02:04:46.449+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:04:46.449+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:04:46.449+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:05:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:05:16.443+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:05:16.443+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e362b7c
[2022-07-26T02:05:16.443+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:05:16.443+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:05:16.443+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:05:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:05:46.459+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:05:46.459+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51f4bf93
[2022-07-26T02:05:46.459+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:05:46.459+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:05:46.459+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:06:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:06:16.470+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:06:16.470+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73dd3303
[2022-07-26T02:06:16.470+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:06:16.471+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:06:16.471+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:06:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:06:46.446+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:06:46.447+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2effa1fd
[2022-07-26T02:06:46.447+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:06:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:06:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:07:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:07:16.445+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:07:16.445+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b7d9072
[2022-07-26T02:07:16.445+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:07:16.446+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:07:16.446+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:07:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:07:46.449+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:07:46.449+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1657ac88
[2022-07-26T02:07:46.449+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:07:46.449+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:07:46.449+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:08:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:08:16.448+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:08:16.448+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78f63a3a
[2022-07-26T02:08:16.449+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:08:16.449+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:08:16.449+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:08:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:08:46.444+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:08:46.444+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d1d5df2
[2022-07-26T02:08:46.445+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:08:46.445+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:08:46.445+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:09:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:09:16.469+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:09:16.469+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b00e984
[2022-07-26T02:09:16.469+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:09:16.469+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:09:16.469+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:09:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:09:46.455+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:09:46.455+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40b42aa1
[2022-07-26T02:09:46.455+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:09:46.455+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:09:46.455+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:10:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:10:16.454+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:10:16.455+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5fa20782
[2022-07-26T02:10:16.455+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:10:16.455+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:10:16.456+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:10:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:10:46.447+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:10:46.447+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27734d51
[2022-07-26T02:10:46.447+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:10:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:10:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:11:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:11:16.476+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:11:16.476+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@46ced523
[2022-07-26T02:11:16.476+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:11:16.476+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:11:16.476+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:11:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:11:46.447+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:11:46.447+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41c167bc
[2022-07-26T02:11:46.447+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:11:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:11:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:12:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:12:16.436+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:12:16.436+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1142bd29
[2022-07-26T02:12:16.436+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:12:16.436+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:12:16.436+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:12:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:12:46.460+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:12:46.460+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30a3ace0
[2022-07-26T02:12:46.460+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:12:46.460+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:12:46.460+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:13:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:13:16.436+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:13:16.436+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b1c67d3
[2022-07-26T02:13:16.436+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:13:16.436+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:13:16.436+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:13:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:13:46.473+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:13:46.473+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7712edfa
[2022-07-26T02:13:46.474+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:13:46.474+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:13:46.474+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:14:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:14:16.440+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:14:16.440+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49b90797
[2022-07-26T02:14:16.440+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:14:16.440+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:14:16.440+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:14:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:14:46.727+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:14:46.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3114074f
[2022-07-26T02:14:46.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:14:46.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:14:46.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:15:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:15:16.452+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:15:16.452+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48600b60
[2022-07-26T02:15:16.452+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:15:16.452+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:15:16.452+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:15:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:15:46.462+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:15:46.462+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@108b677e
[2022-07-26T02:15:46.462+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:15:46.462+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:15:46.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:16:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:16:16.515+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:16:16.516+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@12022286
[2022-07-26T02:16:16.516+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:16:16.516+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:16:16.516+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:16:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:16:46.451+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:16:46.451+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d8e4324
[2022-07-26T02:16:46.451+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:16:46.451+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:16:46.451+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:17:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:17:16.439+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:17:16.439+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58484abf
[2022-07-26T02:17:16.439+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:17:16.439+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:17:16.439+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:17:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:17:46.444+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:17:46.444+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ec2e121
[2022-07-26T02:17:46.444+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:17:46.445+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:17:46.445+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:18:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:18:16.451+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:18:16.451+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58db9d9b
[2022-07-26T02:18:16.451+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:18:16.451+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:18:16.451+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:18:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:18:46.518+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:18:46.518+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@624dea26
[2022-07-26T02:18:46.518+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:18:46.518+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:18:46.518+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:19:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:19:16.439+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:19:16.439+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5cddbdae
[2022-07-26T02:19:16.439+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:19:16.440+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:19:16.440+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:19:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:19:46.466+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:19:46.466+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@13365fed
[2022-07-26T02:19:46.466+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:19:46.466+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:19:46.466+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:20:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:20:16.444+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:20:16.444+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5decd1e6
[2022-07-26T02:20:16.444+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:20:16.444+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:20:16.444+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:20:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:20:46.459+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:20:46.459+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@306c99f6
[2022-07-26T02:20:46.459+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:20:46.459+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:20:46.459+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:21:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:21:16.436+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:21:16.436+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a68f395
[2022-07-26T02:21:16.436+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:21:16.436+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:21:16.436+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:21:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:21:46.443+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:21:46.443+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64e28e31
[2022-07-26T02:21:46.443+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:21:46.443+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:21:46.443+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:22:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:22:16.461+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:22:16.461+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43c8552d
[2022-07-26T02:22:16.461+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:22:16.461+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:22:16.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:22:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:22:46.443+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:22:46.444+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52ecd0da
[2022-07-26T02:22:46.444+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:22:46.444+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:22:46.444+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:23:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:23:16.458+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:23:16.459+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6deada24
[2022-07-26T02:23:16.459+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:23:16.459+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:23:16.459+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:23:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:23:46.449+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:23:46.449+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24214ed8
[2022-07-26T02:23:46.449+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:23:46.450+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:23:46.450+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:24:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:24:16.493+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:24:16.493+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63601960
[2022-07-26T02:24:16.493+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:24:16.493+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:24:16.493+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:24:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:24:46.448+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:24:46.448+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7eeceb5b
[2022-07-26T02:24:46.449+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:24:46.449+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:24:46.449+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:25:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:25:16.453+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:25:16.453+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47f20c0b
[2022-07-26T02:25:16.453+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:25:16.453+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:25:16.453+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:25:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:25:46.454+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:25:46.454+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ca339be
[2022-07-26T02:25:46.455+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:25:46.455+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:25:46.455+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:26:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:26:16.450+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:26:16.450+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69b3f9d
[2022-07-26T02:26:16.450+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:26:16.450+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:26:16.450+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:26:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:26:46.462+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:26:46.462+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35cd2902
[2022-07-26T02:26:46.462+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:26:46.462+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:26:46.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:27:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:27:16.443+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:27:16.444+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c33e3a6
[2022-07-26T02:27:16.444+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:27:16.444+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:27:16.444+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:27:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:27:46.451+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:27:46.451+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62ee205e
[2022-07-26T02:27:46.451+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:27:46.451+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:27:46.451+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:28:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:28:16.453+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:28:16.453+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@583df3ae
[2022-07-26T02:28:16.453+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:28:16.454+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:28:16.454+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:28:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:28:46.459+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:28:46.460+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f702ab1
[2022-07-26T02:28:46.460+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:28:46.460+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:28:46.460+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:29:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:29:16.437+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:29:16.437+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5088de1b
[2022-07-26T02:29:16.437+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:29:16.437+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:29:16.437+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:29:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:29:46.464+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:29:46.465+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2add32ee
[2022-07-26T02:29:46.465+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:29:46.465+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:29:46.465+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:30:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:30:16.443+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:30:16.444+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3066641e
[2022-07-26T02:30:16.444+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:30:16.444+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:30:16.444+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:30:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:30:46.451+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:30:46.451+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@781f8b63
[2022-07-26T02:30:46.451+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:30:46.452+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:30:46.452+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:31:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:31:16.440+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:31:16.441+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ba415a4
[2022-07-26T02:31:16.441+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:31:16.441+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:31:16.441+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:31:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:31:46.450+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:31:46.450+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d3de00c
[2022-07-26T02:31:46.450+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:31:46.450+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:31:46.450+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:32:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:32:16.458+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:32:16.458+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69b25247
[2022-07-26T02:32:16.458+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:32:16.459+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:32:16.459+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:32:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:32:46.466+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:32:46.467+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d056d6
[2022-07-26T02:32:46.467+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:32:46.468+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:32:46.468+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:33:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:33:16.438+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:33:16.439+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61a08001
[2022-07-26T02:33:16.439+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:33:16.439+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:33:16.439+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:33:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:33:46.441+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:33:46.442+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@399e078f
[2022-07-26T02:33:46.442+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:33:46.442+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:33:46.442+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:34:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:34:16.439+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:34:16.439+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b4cbf63
[2022-07-26T02:34:16.439+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:34:16.439+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:34:16.439+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:34:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:34:46.453+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:34:46.453+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@569efb87
[2022-07-26T02:34:46.453+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:34:46.454+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:34:46.454+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:35:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:35:16.442+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:35:16.442+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d494862
[2022-07-26T02:35:16.442+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:35:16.442+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:35:16.442+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:35:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:35:46.444+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:35:46.445+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65056eac
[2022-07-26T02:35:46.445+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:35:46.445+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:35:46.445+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:36:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:36:16.487+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:36:16.487+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51cb6b24
[2022-07-26T02:36:16.487+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:36:16.488+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:36:16.488+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:36:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:36:46.452+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:36:46.452+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@211e465
[2022-07-26T02:36:46.452+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:36:46.453+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:36:46.453+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:37:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:37:16.513+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:37:16.513+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77b1d3a8
[2022-07-26T02:37:16.513+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:37:16.513+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:37:16.513+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:37:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:37:46.472+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:37:46.472+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53b66653
[2022-07-26T02:37:46.472+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:37:46.472+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:37:46.472+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:38:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:38:16.476+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:38:16.476+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f9c03c9
[2022-07-26T02:38:16.476+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:38:16.476+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:38:16.476+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:38:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:38:46.453+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:38:46.453+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@12ebd1a1
[2022-07-26T02:38:46.453+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:38:46.453+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:38:46.454+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:39:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:39:16.459+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:39:16.460+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@227dde67
[2022-07-26T02:39:16.460+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:39:16.460+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:39:16.460+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:39:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:39:46.446+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:39:46.446+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b4cd0c9
[2022-07-26T02:39:46.446+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:39:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:39:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:40:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:40:16.455+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:40:16.456+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63e560e
[2022-07-26T02:40:16.456+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:40:16.456+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:40:16.456+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:40:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:40:46.459+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:40:46.459+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f70e1f9
[2022-07-26T02:40:46.459+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:40:46.459+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:40:46.459+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:41:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:41:16.443+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:41:16.443+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43e18bef
[2022-07-26T02:41:16.443+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:41:16.444+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:41:16.444+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:41:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:41:46.443+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:41:46.444+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@9e0a94b
[2022-07-26T02:41:46.444+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:41:46.444+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:41:46.444+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:42:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:42:16.438+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:42:16.438+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@377d185e
[2022-07-26T02:42:16.438+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:42:16.439+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:42:16.439+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:42:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:42:46.463+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:42:46.463+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e8e946b
[2022-07-26T02:42:46.464+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:42:46.464+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:42:46.464+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:43:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:43:16.467+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:43:16.468+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42dbe031
[2022-07-26T02:43:16.468+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:43:16.468+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:43:16.468+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:43:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:43:46.461+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:43:46.461+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18172491
[2022-07-26T02:43:46.461+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:43:46.461+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:43:46.461+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:44:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:44:16.438+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:44:16.438+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@271abbe6
[2022-07-26T02:44:16.438+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:44:16.438+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:44:16.438+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:44:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:44:46.457+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:44:46.457+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6566b027
[2022-07-26T02:44:46.457+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:44:46.457+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:44:46.457+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:45:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:45:16.434+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:45:16.434+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d568494
[2022-07-26T02:45:16.434+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:45:16.435+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:45:16.435+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:45:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:45:46.442+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:45:46.442+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f7abcbf
[2022-07-26T02:45:46.442+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:45:46.442+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:45:46.442+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:46:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:46:16.437+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:46:16.437+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5424fa47
[2022-07-26T02:46:16.437+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:46:16.437+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:46:16.437+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:46:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:46:46.449+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:46:46.449+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ab17337
[2022-07-26T02:46:46.449+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:46:46.449+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:46:46.449+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:47:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:47:16.445+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:47:16.445+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19e83f34
[2022-07-26T02:47:16.445+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:47:16.445+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:47:16.445+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:47:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:47:46.454+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:47:46.455+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47f11fc0
[2022-07-26T02:47:46.455+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:47:46.455+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:47:46.455+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:48:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:48:16.447+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:48:16.447+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@617eae0f
[2022-07-26T02:48:16.447+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:48:16.447+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:48:16.447+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:48:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:48:46.480+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:48:46.480+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7cc1bbcb
[2022-07-26T02:48:46.480+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:48:46.481+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:48:46.481+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:49:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:49:16.458+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:49:16.458+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a374e50
[2022-07-26T02:49:16.458+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:49:16.459+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:49:16.459+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:49:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:49:46.454+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:49:46.454+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d3f5fcd
[2022-07-26T02:49:46.454+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:49:46.455+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:49:46.455+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:50:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:50:16.478+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:50:16.478+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26564d54
[2022-07-26T02:50:16.478+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:50:16.478+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:50:16.478+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:50:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:50:46.448+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:50:46.448+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@463afb08
[2022-07-26T02:50:46.448+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:50:46.448+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:50:46.448+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:51:16.426+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:51:16.471+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:51:16.471+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3064a94a
[2022-07-26T02:51:16.472+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:51:16.472+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:51:16.472+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:51:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:51:46.466+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:51:46.467+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36a6549
[2022-07-26T02:51:46.467+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:51:46.467+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:51:46.467+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:52:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:52:16.472+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:52:16.472+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53ade204
[2022-07-26T02:52:16.472+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:52:16.472+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:52:16.472+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:52:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:52:46.455+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:52:46.456+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75f12ceb
[2022-07-26T02:52:46.456+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:52:46.456+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:52:46.456+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:53:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:53:16.450+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:53:16.450+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77b12d7b
[2022-07-26T02:53:16.450+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:53:16.450+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:53:16.450+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:53:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:53:46.461+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:53:46.461+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68727bf9
[2022-07-26T02:53:46.461+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:53:46.461+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:53:46.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:54:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:54:16.439+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:54:16.439+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d486b82
[2022-07-26T02:54:16.439+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:54:16.439+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:54:16.439+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:54:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:54:46.442+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:54:46.443+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29dc0d86
[2022-07-26T02:54:46.443+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:54:46.443+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:54:46.443+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:55:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:55:16.435+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:55:16.435+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@de84311
[2022-07-26T02:55:16.436+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:55:16.436+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:55:16.436+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:55:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:55:46.442+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:55:46.442+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c79bbd6
[2022-07-26T02:55:46.442+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:55:46.442+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:55:46.442+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:56:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:56:16.442+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:56:16.442+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ad9ca11
[2022-07-26T02:56:16.442+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:56:16.443+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:56:16.443+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:56:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:56:46.462+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:56:46.462+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19b1ec6b
[2022-07-26T02:56:46.463+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:56:46.463+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:56:46.463+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:57:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:57:16.481+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:57:16.482+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1dcbbb51
[2022-07-26T02:57:16.482+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:57:16.482+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:57:16.482+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:57:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:57:46.459+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:57:46.459+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d0c9fce
[2022-07-26T02:57:46.459+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:57:46.459+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:57:46.460+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:58:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:58:16.471+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:58:16.471+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@651439ce
[2022-07-26T02:58:16.471+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:58:16.471+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:58:16.471+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:58:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:58:46.468+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:58:46.468+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@372a9fb1
[2022-07-26T02:58:46.468+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:58:46.468+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:58:46.468+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:59:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:59:16.460+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:59:16.461+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c4e4e0e
[2022-07-26T02:59:16.461+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:59:16.461+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:59:16.461+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T02:59:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T02:59:46.448+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T02:59:46.448+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@621abef0
[2022-07-26T02:59:46.449+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T02:59:46.449+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T02:59:46.449+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:00:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:00:16.444+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:00:16.444+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2192dca7
[2022-07-26T03:00:16.445+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:00:16.445+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:00:16.445+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:00:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:00:46.447+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:00:46.448+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ac5f9e7
[2022-07-26T03:00:46.448+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:00:46.448+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:00:46.448+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:01:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:01:16.435+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:01:16.435+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3da95efa
[2022-07-26T03:01:16.435+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:01:16.435+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:01:16.435+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:01:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:01:46.453+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:01:46.454+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56db5de9
[2022-07-26T03:01:46.454+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:01:46.454+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:01:46.454+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:02:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:02:16.455+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:02:16.456+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@357d2873
[2022-07-26T03:02:16.456+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:02:16.456+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:02:16.457+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:02:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:02:46.443+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:02:46.443+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45dcd549
[2022-07-26T03:02:46.443+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:02:46.443+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:02:46.443+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:03:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:03:16.445+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:03:16.445+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a453c1a
[2022-07-26T03:03:16.445+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:03:16.445+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:03:16.445+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:03:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:03:46.449+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:03:46.450+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@164c325d
[2022-07-26T03:03:46.450+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:03:46.450+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:03:46.451+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:04:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:04:16.442+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:04:16.442+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27c66a61
[2022-07-26T03:04:16.443+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:04:16.443+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:04:16.443+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:04:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:04:46.451+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:04:46.451+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64b2c241
[2022-07-26T03:04:46.451+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:04:46.451+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:04:46.451+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:05:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:05:16.450+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:05:16.450+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6303a433
[2022-07-26T03:05:16.450+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:05:16.450+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:05:16.450+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:05:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:05:46.469+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:05:46.469+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d0e524d
[2022-07-26T03:05:46.469+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:05:46.470+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:05:46.470+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:06:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:06:16.450+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:06:16.450+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31f602e0
[2022-07-26T03:06:16.450+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:06:16.450+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:06:16.450+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:06:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:06:46.466+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:06:46.466+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@752e5e7f
[2022-07-26T03:06:46.466+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:06:46.466+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:06:46.466+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:07:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:07:16.469+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:07:16.469+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59735d06
[2022-07-26T03:07:16.469+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:07:16.469+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:07:16.470+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:07:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:07:46.445+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:07:46.445+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c639144
[2022-07-26T03:07:46.445+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:07:46.446+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:07:46.446+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:08:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:08:16.448+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:08:16.448+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@463f2c75
[2022-07-26T03:08:16.448+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:08:16.448+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:08:16.448+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:08:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:08:46.442+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:08:46.442+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ae97379
[2022-07-26T03:08:46.442+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:08:46.442+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:08:46.442+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:09:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:09:16.459+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:09:16.459+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@720c9098
[2022-07-26T03:09:16.459+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:09:16.460+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:09:16.460+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:09:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:09:46.443+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:09:46.443+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b855821
[2022-07-26T03:09:46.443+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:09:46.443+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:09:46.443+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:10:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:10:16.435+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:10:16.435+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@9c0af7
[2022-07-26T03:10:16.435+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:10:16.435+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:10:16.435+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:10:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:10:46.443+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:10:46.443+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32be7bde
[2022-07-26T03:10:46.443+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:10:46.443+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:10:46.443+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:11:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:11:16.435+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:11:16.435+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59d934c0
[2022-07-26T03:11:16.435+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:11:16.435+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:11:16.435+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:11:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:11:46.451+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:11:46.451+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@550258db
[2022-07-26T03:11:46.451+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:11:46.452+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:11:46.452+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:12:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:12:16.442+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:12:16.442+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f818595
[2022-07-26T03:12:16.442+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:12:16.442+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:12:16.442+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:12:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:12:46.447+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:12:46.447+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@779f90e8
[2022-07-26T03:12:46.447+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:12:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:12:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:13:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:13:16.444+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:13:16.444+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21152512
[2022-07-26T03:13:16.444+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:13:16.444+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:13:16.444+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:13:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:13:46.460+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:13:46.461+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c53980c
[2022-07-26T03:13:46.461+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:13:46.461+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:13:46.461+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:14:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:14:16.434+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:14:16.434+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@700ee3b1
[2022-07-26T03:14:16.434+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:14:16.434+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:14:16.434+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:14:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:14:46.473+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:14:46.473+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@778d45eb
[2022-07-26T03:14:46.473+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:14:46.473+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:14:46.473+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:15:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:15:16.460+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:15:16.460+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@89629e0
[2022-07-26T03:15:16.460+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:15:16.460+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:15:16.460+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:15:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:15:46.490+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:15:46.490+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b39f2fd
[2022-07-26T03:15:46.490+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:15:46.491+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:15:46.491+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:16:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:16:16.448+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:16:16.448+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f6b3610
[2022-07-26T03:16:16.448+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:16:16.448+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:16:16.448+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:16:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:16:46.445+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:16:46.445+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20c7562f
[2022-07-26T03:16:46.445+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:16:46.445+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:16:46.445+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:17:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:17:16.448+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:17:16.448+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e156c72
[2022-07-26T03:17:16.448+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:17:16.448+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:17:16.448+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:17:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:17:46.455+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:17:46.455+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2501978
[2022-07-26T03:17:46.455+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:17:46.455+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:17:46.455+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:18:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:18:16.434+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:18:16.434+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@96b4456
[2022-07-26T03:18:16.434+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:18:16.434+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:18:16.434+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:18:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:18:46.448+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:18:46.448+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@297e62db
[2022-07-26T03:18:46.448+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:18:46.448+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:18:46.448+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:19:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:19:16.440+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:19:16.440+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@492014c2
[2022-07-26T03:19:16.440+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:19:16.441+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:19:16.441+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:19:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:19:46.448+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:19:46.449+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1cbc7fb4
[2022-07-26T03:19:46.449+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:19:46.449+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:19:46.449+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:20:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:20:16.439+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:20:16.439+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31e8500b
[2022-07-26T03:20:16.439+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:20:16.439+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:20:16.439+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:20:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:20:46.441+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:20:46.441+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66454dc4
[2022-07-26T03:20:46.441+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:20:46.441+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:20:46.441+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:21:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:21:16.435+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:21:16.435+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f776e95
[2022-07-26T03:21:16.435+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:21:16.435+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:21:16.435+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:21:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:21:46.439+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:21:46.439+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f735a2b
[2022-07-26T03:21:46.440+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:21:46.440+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:21:46.440+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:22:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:22:16.444+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:22:16.444+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ac47d86
[2022-07-26T03:22:16.444+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:22:16.444+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:22:16.444+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:22:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:22:46.440+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:22:46.441+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20474b5c
[2022-07-26T03:22:46.441+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:22:46.441+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:22:46.441+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:23:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:23:16.442+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:23:16.442+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69f03414
[2022-07-26T03:23:16.442+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:23:16.443+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:23:16.443+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:23:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:23:46.448+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:23:46.448+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a02c693
[2022-07-26T03:23:46.448+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:23:46.448+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:23:46.448+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:24:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:24:16.451+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:24:16.451+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@185481e8
[2022-07-26T03:24:16.451+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:24:16.451+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:24:16.451+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:24:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:24:46.446+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:24:46.447+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1117ff64
[2022-07-26T03:24:46.447+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:24:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:24:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:25:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:25:16.465+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:25:16.465+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f530013
[2022-07-26T03:25:16.465+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:25:16.465+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:25:16.465+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:25:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:25:46.445+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:25:46.445+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@432aef34
[2022-07-26T03:25:46.445+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:25:46.445+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:25:46.445+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:26:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:26:16.441+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:26:16.441+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c4a9678
[2022-07-26T03:26:16.441+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:26:16.441+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:26:16.441+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:26:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:26:46.467+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:26:46.467+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@72f28034
[2022-07-26T03:26:46.467+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:26:46.467+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:26:46.467+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:27:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:27:16.438+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:27:16.439+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3cd5c743
[2022-07-26T03:27:16.439+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:27:16.439+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:27:16.439+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:27:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:27:46.443+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:27:46.443+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f4b297f
[2022-07-26T03:27:46.444+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:27:46.444+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:27:46.444+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:28:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:28:16.436+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:28:16.436+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e20bff7
[2022-07-26T03:28:16.436+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:28:16.436+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:28:16.437+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:28:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:28:46.448+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:28:46.448+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a0968cf
[2022-07-26T03:28:46.449+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:28:46.449+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:28:46.449+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:29:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:29:16.437+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:29:16.438+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18d5a3ba
[2022-07-26T03:29:16.438+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:29:16.438+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:29:16.438+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:29:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:29:46.447+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:29:46.447+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ddaef45
[2022-07-26T03:29:46.448+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:29:46.448+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:29:46.448+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:30:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:30:16.438+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:30:16.438+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6585b5b1
[2022-07-26T03:30:16.438+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:30:16.438+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:30:16.438+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:30:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:30:46.458+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:30:46.458+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ee0b28
[2022-07-26T03:30:46.459+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:30:46.459+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:30:46.459+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:31:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:31:16.437+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:31:16.438+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56a0051e
[2022-07-26T03:31:16.438+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:31:16.438+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:31:16.438+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:31:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:31:46.488+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:31:46.489+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ce3bf8c
[2022-07-26T03:31:46.489+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:31:46.489+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:31:46.489+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:32:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:32:16.451+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:32:16.452+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@13c47755
[2022-07-26T03:32:16.452+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:32:16.452+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:32:16.452+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:32:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:32:46.474+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:32:46.474+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f495088
[2022-07-26T03:32:46.474+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:32:46.474+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:32:46.475+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:33:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:33:16.434+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:33:16.434+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ffc21d2
[2022-07-26T03:33:16.434+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:33:16.434+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:33:16.434+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:33:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:33:46.457+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:33:46.457+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ca6a0ec
[2022-07-26T03:33:46.457+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:33:46.457+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:33:46.458+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:34:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T03:34:16.438+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T03:34:16.438+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30ea9032
[2022-07-26T03:34:16.438+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T03:34:16.438+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T03:34:16.438+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T03:34:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init