Results

By type

          overriding logback.xml
Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json
[2022-12-26T22:59:21.600+00:00|INFO|Main|main] Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json]
[2022-12-26T22:59:21.985+00:00|INFO|log|main] Logging initialized @1252ms to org.eclipse.jetty.util.log.Slf4jLog
[2022-12-26T22:59:22.274+00:00|INFO|ServiceManager|main] service manager starting
[2022-12-26T22:59:22.274+00:00|INFO|ServiceManager|main] service manager starting REST SDCDistributionGroup
[2022-12-26T22:59:22.275+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-7776ab==io.prometheus.client.exporter.MetricsServlet@1417eba5{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-6f3c660a==org.glassfish.jersey.servlet.ServletContainer@32c93aff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-54e7df6a==io.swagger.jersey.config.JerseyJaxrsConfig@e75f9ff1{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=6969, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@48d5f34e{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@fc258b1{/,null,STOPPED}, connector=SDCDistributionGroup@600b90df{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=null, servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-7776ab==io.prometheus.client.exporter.MetricsServlet@1417eba5{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-6f3c660a==org.glassfish.jersey.servlet.ServletContainer@32c93aff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-54e7df6a==io.swagger.jersey.config.JerseyJaxrsConfig@e75f9ff1{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-12-26T22:59:22.353+00:00|INFO|ServiceManager|main] service manager started
[2022-12-26T22:59:22.354+00:00|INFO|JettyServletServer|SDCDistributionGroup-6969] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-7776ab==io.prometheus.client.exporter.MetricsServlet@1417eba5{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-6f3c660a==org.glassfish.jersey.servlet.ServletContainer@32c93aff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-54e7df6a==io.swagger.jersey.config.JerseyJaxrsConfig@e75f9ff1{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=6969, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@48d5f34e{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@fc258b1{/,null,STOPPED}, connector=SDCDistributionGroup@600b90df{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[SDCDistributionGroup-6969,5,main], servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-7776ab==io.prometheus.client.exporter.MetricsServlet@1417eba5{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-6f3c660a==org.glassfish.jersey.servlet.ServletContainer@32c93aff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-54e7df6a==io.swagger.jersey.config.JerseyJaxrsConfig@e75f9ff1{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-12-26T22:59:22.404+00:00|INFO|Server|SDCDistributionGroup-6969] jetty-9.4.48.v20220622; built: 2022-06-21T20:42:25.880Z; git: 6b67c5719d1f4371b33655ff2d047d24e171e49a; jvm 11.0.11+9
[2022-12-26T22:59:22.522+00:00|INFO|session|SDCDistributionGroup-6969] DefaultSessionIdManager workerName=node0
[2022-12-26T22:59:22.522+00:00|INFO|session|SDCDistributionGroup-6969] No SessionScavenger set, using defaults
[2022-12-26T22:59:22.541+00:00|INFO|session|SDCDistributionGroup-6969] node0 Scavenging every 600000ms
[2022-12-26T22:59:22.715+00:00|INFO|Main|main] Started policy-distribution service successfully.
[2022-12-26T22:59:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T22:59:23.947+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-12-26T22:59:23.950+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5bbddcb4
[2022-12-26T22:59:23.950+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-12-26T22:59:23.956+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-12-26T22:59:23.956+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T22:59:24.147+00:00|INFO|YamlMessageBodyHandler|SDCDistributionGroup-6969] Accepting YAML for REST calls
[2022-12-26T22:59:24.148+00:00|INFO|GsonMessageBodyHandler|SDCDistributionGroup-6969] Using GSON for REST calls
[2022-12-26T22:59:24.261+00:00|INFO|ContextHandler|SDCDistributionGroup-6969] Started o.e.j.s.ServletContextHandler@fc258b1{/,null,AVAILABLE}
[2022-12-26T22:59:24.299+00:00|INFO|AbstractConnector|SDCDistributionGroup-6969] Started SDCDistributionGroup@600b90df{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}
[2022-12-26T22:59:24.300+00:00|INFO|Server|SDCDistributionGroup-6969] Started @3567ms
[2022-12-26T22:59:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T22:59:52.762+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@8c86ba5
[2022-12-26T22:59:52.763+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T22:59:52.763+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T22:59:52.764+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:00:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:00:22.731+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3cf7ea53
[2022-12-26T23:00:22.732+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:00:22.732+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:00:22.733+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:00:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:00:52.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64648832
[2022-12-26T23:00:52.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:00:52.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:00:52.722+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:01:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:01:22.742+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1fae05c
[2022-12-26T23:01:22.742+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:01:22.742+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:01:22.742+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:01:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:01:52.732+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2da176d7
[2022-12-26T23:01:52.733+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:01:52.733+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:01:52.733+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:02:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:02:22.730+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30c8e990
[2022-12-26T23:02:22.730+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:02:22.730+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:02:22.730+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:02:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:02:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78a16d29
[2022-12-26T23:02:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:02:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:02:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:03:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:03:22.732+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42856999
[2022-12-26T23:03:22.732+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:03:22.733+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:03:22.733+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:03:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:03:52.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39ffb4d8
[2022-12-26T23:03:52.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:03:52.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:03:52.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:04:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:04:22.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6841b2ab
[2022-12-26T23:04:22.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:04:22.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:04:22.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:04:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:04:52.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d2b2d81
[2022-12-26T23:04:52.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:04:52.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:04:52.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:05:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:05:22.730+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51b7ba4d
[2022-12-26T23:05:22.730+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:05:22.730+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:05:22.730+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:05:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:05:52.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c53d617
[2022-12-26T23:05:52.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:05:52.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:05:52.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:06:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:06:22.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c751306
[2022-12-26T23:06:22.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:06:22.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:06:22.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:06:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:06:52.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@780f242f
[2022-12-26T23:06:52.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:06:52.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:06:52.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:07:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:07:22.733+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36b20ba9
[2022-12-26T23:07:22.733+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:07:22.733+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:07:22.733+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:07:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:07:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@619a3ad0
[2022-12-26T23:07:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:07:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:07:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:08:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:08:22.732+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2551ef14
[2022-12-26T23:08:22.732+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:08:22.732+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:08:22.732+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:08:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:08:52.733+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69d05183
[2022-12-26T23:08:52.734+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:08:52.734+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:08:52.734+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:09:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:09:22.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79551272
[2022-12-26T23:09:22.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:09:22.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:09:22.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:09:52.718+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:09:52.723+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c3aefbf
[2022-12-26T23:09:52.724+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:09:52.724+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:09:52.724+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:10:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:10:22.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@220a2f70
[2022-12-26T23:10:22.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:10:22.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:10:22.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:10:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:10:52.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a9e17e4
[2022-12-26T23:10:52.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:10:52.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:10:52.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:11:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:11:22.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4241fae2
[2022-12-26T23:11:22.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:11:22.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:11:22.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:11:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:11:52.722+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4bb892b2
[2022-12-26T23:11:52.722+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:11:52.722+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:11:52.723+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:12:22.717+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:12:22.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70065593
[2022-12-26T23:12:22.729+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:12:22.729+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:12:22.729+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:12:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:12:52.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e8ebfc4
[2022-12-26T23:12:52.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:12:52.722+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:12:52.722+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:13:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:13:22.736+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b5b76ab
[2022-12-26T23:13:22.736+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:13:22.736+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:13:22.736+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:13:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:13:52.723+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d74fce4
[2022-12-26T23:13:52.723+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:13:52.723+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:13:52.723+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:14:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:14:22.731+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c4a5656
[2022-12-26T23:14:22.732+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:14:22.732+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:14:22.732+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:14:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:14:52.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@266e2a72
[2022-12-26T23:14:52.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:14:52.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:14:52.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:15:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:15:22.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b025458
[2022-12-26T23:15:22.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:15:22.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:15:22.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:15:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:15:52.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b742c2a
[2022-12-26T23:15:52.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:15:52.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:15:52.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:16:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:16:22.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f083564
[2022-12-26T23:16:22.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:16:22.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:16:22.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:16:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:16:52.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a865daf
[2022-12-26T23:16:52.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:16:52.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:16:52.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:17:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:17:22.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42373162
[2022-12-26T23:17:22.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:17:22.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:17:22.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:17:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:17:52.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@243a5396
[2022-12-26T23:17:52.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:17:52.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:17:52.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:18:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:18:22.735+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24e0a45c
[2022-12-26T23:18:22.735+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:18:22.735+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:18:22.735+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:18:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:18:52.723+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2cd1f563
[2022-12-26T23:18:52.723+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:18:52.723+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:18:52.723+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:19:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:19:22.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f8285f0
[2022-12-26T23:19:22.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:19:22.732+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:19:22.732+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:19:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:19:52.722+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14c6821e
[2022-12-26T23:19:52.722+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:19:52.723+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:19:52.723+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:20:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:20:22.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@bebec3f
[2022-12-26T23:20:22.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:20:22.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:20:22.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:20:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:20:52.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4131b015
[2022-12-26T23:20:52.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:20:52.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:20:52.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:21:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:21:22.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1523dc8d
[2022-12-26T23:21:22.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:21:22.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:21:22.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:21:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:21:52.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c40077a
[2022-12-26T23:21:52.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:21:52.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:21:52.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:22:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:22:22.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7789e39c
[2022-12-26T23:22:22.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:22:22.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:22:22.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:22:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:22:52.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b3217d4
[2022-12-26T23:22:52.723+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:22:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:22:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:23:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:23:22.732+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39f440da
[2022-12-26T23:23:22.733+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:23:22.733+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:23:22.733+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:23:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:23:52.744+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53db8292
[2022-12-26T23:23:52.744+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:23:52.744+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:23:52.744+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:24:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:24:22.731+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ce26b53
[2022-12-26T23:24:22.731+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:24:22.732+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:24:22.732+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:24:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:24:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@941176
[2022-12-26T23:24:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:24:52.729+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:24:52.729+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:25:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:25:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@731c0ae7
[2022-12-26T23:25:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:25:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:25:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:25:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:25:52.730+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2901b964
[2022-12-26T23:25:52.730+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:25:52.730+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:25:52.730+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:26:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:26:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@314cb026
[2022-12-26T23:26:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:26:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:26:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:26:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:26:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a9e1622
[2022-12-26T23:26:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:26:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:26:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:27:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:27:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66893a0e
[2022-12-26T23:27:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:27:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:27:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:27:52.717+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:27:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f8e2836
[2022-12-26T23:27:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:27:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:27:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:28:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:28:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@239069f9
[2022-12-26T23:28:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:28:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:28:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:28:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:28:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77189a52
[2022-12-26T23:28:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:28:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:28:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:29:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:29:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b1180c2
[2022-12-26T23:29:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:29:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:29:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:29:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:29:52.734+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c15d1a5
[2022-12-26T23:29:52.734+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:29:52.734+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:29:52.735+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:30:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:30:22.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20463cc4
[2022-12-26T23:30:22.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:30:22.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:30:22.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:30:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:30:52.729+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4bfe3764
[2022-12-26T23:30:52.729+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:30:52.730+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:30:52.730+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:31:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:31:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18624ba4
[2022-12-26T23:31:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:31:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:31:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:31:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:31:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b894615
[2022-12-26T23:31:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:31:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:31:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:32:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:32:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5604271a
[2022-12-26T23:32:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:32:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:32:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:32:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:32:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7efade7b
[2022-12-26T23:32:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:32:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:32:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:33:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:33:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5020c019
[2022-12-26T23:33:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:33:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:33:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:33:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:33:52.730+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f0c6da3
[2022-12-26T23:33:52.730+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:33:52.730+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:33:52.730+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:34:22.717+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:34:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36bf4ffa
[2022-12-26T23:34:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:34:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:34:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:34:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:34:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@311d68b4
[2022-12-26T23:34:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:34:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:34:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:35:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:35:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64440e8
[2022-12-26T23:35:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:35:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:35:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:35:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:35:52.738+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38ce301d
[2022-12-26T23:35:52.738+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:35:52.738+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:35:52.738+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:36:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:36:22.722+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52a369de
[2022-12-26T23:36:22.722+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:36:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:36:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:36:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:36:52.731+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@76318707
[2022-12-26T23:36:52.731+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:36:52.731+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:36:52.731+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:37:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:37:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2434a9a8
[2022-12-26T23:37:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:37:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:37:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:37:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:37:52.730+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3bab8616
[2022-12-26T23:37:52.730+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:37:52.731+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:37:52.731+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:38:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:38:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4144f161
[2022-12-26T23:38:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:38:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:38:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:38:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:38:52.734+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10f527e9
[2022-12-26T23:38:52.734+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:38:52.734+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:38:52.735+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:39:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:39:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@593571d7
[2022-12-26T23:39:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:39:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:39:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:39:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:39:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@381a72f0
[2022-12-26T23:39:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:39:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:39:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:40:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:40:22.723+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@167f62fa
[2022-12-26T23:40:22.723+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:40:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:40:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:40:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:40:52.729+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a3d6957
[2022-12-26T23:40:52.729+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:40:52.729+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:40:52.729+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:41:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:41:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b59c23c
[2022-12-26T23:41:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:41:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:41:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:41:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:41:52.734+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ea7cf82
[2022-12-26T23:41:52.734+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:41:52.734+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:41:52.734+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:42:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:42:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23567ca9
[2022-12-26T23:42:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:42:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:42:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:42:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:42:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ec2f6ba
[2022-12-26T23:42:52.729+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:42:52.729+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:42:52.729+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:43:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:43:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10afd3f9
[2022-12-26T23:43:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:43:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:43:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:43:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:43:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@568089c9
[2022-12-26T23:43:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:43:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:43:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:44:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:44:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31d5fe95
[2022-12-26T23:44:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:44:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:44:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:44:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:44:52.724+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@fabf225
[2022-12-26T23:44:52.724+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:44:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:44:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:45:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:45:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@72faba76
[2022-12-26T23:45:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:45:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:45:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:45:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:45:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6da706fd
[2022-12-26T23:45:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:45:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:45:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:46:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:46:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@162e9949
[2022-12-26T23:46:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:46:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:46:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:46:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:46:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50be30d1
[2022-12-26T23:46:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:46:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:46:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:47:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:47:22.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3589342e
[2022-12-26T23:47:22.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:47:22.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:47:22.729+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:47:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:47:52.734+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5943cf5d
[2022-12-26T23:47:52.735+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:47:52.735+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:47:52.735+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:48:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:48:22.722+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10a1a3bf
[2022-12-26T23:48:22.723+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:48:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:48:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:48:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:48:52.731+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4634e053
[2022-12-26T23:48:52.731+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:48:52.731+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:48:52.731+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:49:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:49:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70cc0cd2
[2022-12-26T23:49:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:49:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:49:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:49:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:49:52.729+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59a51122
[2022-12-26T23:49:52.729+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:49:52.729+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:49:52.729+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:50:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:50:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56509aab
[2022-12-26T23:50:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:50:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:50:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:50:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:50:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65b4c1a9
[2022-12-26T23:50:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:50:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:50:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:51:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:51:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21b327
[2022-12-26T23:51:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:51:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:51:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:51:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:51:52.732+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c0f887e
[2022-12-26T23:51:52.733+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:51:52.733+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:51:52.733+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:52:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:52:22.722+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59971137
[2022-12-26T23:52:22.722+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:52:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:52:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:52:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:52:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a5a199d
[2022-12-26T23:52:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:52:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:52:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:53:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:53:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41ea02cc
[2022-12-26T23:53:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:53:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:53:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:53:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:53:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@91afb61
[2022-12-26T23:53:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:53:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:53:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:54:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:54:22.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@751abeac
[2022-12-26T23:54:22.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:54:22.729+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:54:22.729+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:54:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:54:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ffca9b4
[2022-12-26T23:54:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:54:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:54:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:55:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:55:22.722+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2bfa9c44
[2022-12-26T23:55:22.723+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:55:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:55:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:55:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:55:52.737+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ec697a1
[2022-12-26T23:55:52.737+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:55:52.738+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:55:52.738+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:56:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:56:22.722+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f3e415b
[2022-12-26T23:56:22.722+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:56:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:56:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:56:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:56:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54767505
[2022-12-26T23:56:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:56:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:56:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:57:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:57:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ca7099c
[2022-12-26T23:57:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:57:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:57:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:57:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:57:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5cfde426
[2022-12-26T23:57:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:57:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:57:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:58:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:58:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@9709072
[2022-12-26T23:58:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:58:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:58:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:58:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:58:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60ec48fd
[2022-12-26T23:58:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:58:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:58:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:59:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:59:22.722+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35b6d4e6
[2022-12-26T23:59:22.722+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:59:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:59:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-26T23:59:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-26T23:59:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f2f5744
[2022-12-26T23:59:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-26T23:59:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-26T23:59:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:00:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:00:22.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61f34be4
[2022-12-27T00:00:22.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:00:22.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:00:22.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:00:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:00:52.731+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4fae3547
[2022-12-27T00:00:52.731+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:00:52.731+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:00:52.731+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:01:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:01:22.724+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73893932
[2022-12-27T00:01:22.724+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:01:22.724+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:01:22.724+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:01:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:01:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e0a6a5f
[2022-12-27T00:01:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:01:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:01:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:02:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:02:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a03f8aa
[2022-12-27T00:02:22.722+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:02:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:02:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:02:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:02:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@518a8aac
[2022-12-27T00:02:52.729+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:02:52.729+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:02:52.729+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:03:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:03:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@406e4653
[2022-12-27T00:03:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:03:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:03:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:03:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:03:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@146a5162
[2022-12-27T00:03:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:03:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:03:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:04:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:04:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5fe6f1ff
[2022-12-27T00:04:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:04:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:04:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:04:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:04:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e7b2f71
[2022-12-27T00:04:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:04:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:04:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:05:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:05:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1915db7c
[2022-12-27T00:05:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:05:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:05:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:05:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:05:52.731+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f04bcf1
[2022-12-27T00:05:52.731+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:05:52.731+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:05:52.731+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:06:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:06:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39049f24
[2022-12-27T00:06:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:06:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:06:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:06:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:06:52.733+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4827bac
[2022-12-27T00:06:52.733+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:06:52.734+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:06:52.734+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:07:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:07:22.723+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@286bca29
[2022-12-27T00:07:22.723+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:07:22.724+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:07:22.724+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:07:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:07:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@564d6d0d
[2022-12-27T00:07:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:07:52.729+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:07:52.729+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:08:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:08:22.722+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@657f0dff
[2022-12-27T00:08:22.722+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:08:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:08:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:08:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:08:52.734+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2329775b
[2022-12-27T00:08:52.734+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:08:52.734+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:08:52.734+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:09:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:09:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@194194cb
[2022-12-27T00:09:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:09:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:09:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:09:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:09:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b85eeac
[2022-12-27T00:09:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:09:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:09:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:10:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:10:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b32dd7d
[2022-12-27T00:10:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:10:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:10:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:10:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:10:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b835034
[2022-12-27T00:10:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:10:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:10:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:11:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:11:22.723+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2fdb5cb6
[2022-12-27T00:11:22.723+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:11:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:11:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:11:52.717+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:11:52.730+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3753160b
[2022-12-27T00:11:52.730+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:11:52.730+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:11:52.730+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:12:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:12:22.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74810662
[2022-12-27T00:12:22.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:12:22.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:12:22.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:12:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:12:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ecf9d51
[2022-12-27T00:12:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:12:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:12:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:13:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:13:22.723+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b616fc5
[2022-12-27T00:13:22.723+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:13:22.724+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:13:22.724+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:13:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:13:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@12f689c3
[2022-12-27T00:13:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:13:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:13:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:14:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:14:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64f879cd
[2022-12-27T00:14:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:14:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:14:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:14:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:14:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e0bca22
[2022-12-27T00:14:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:14:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:14:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:15:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:15:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63277ff1
[2022-12-27T00:15:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:15:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:15:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:15:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:15:52.731+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@291d87da
[2022-12-27T00:15:52.731+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:15:52.731+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:15:52.731+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:16:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:16:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1654b996
[2022-12-27T00:16:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:16:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:16:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:16:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:16:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c5edd90
[2022-12-27T00:16:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:16:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:16:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:17:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:17:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21cbb46c
[2022-12-27T00:17:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:17:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:17:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:17:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:17:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@76d4f7fb
[2022-12-27T00:17:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:17:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:17:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:18:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:18:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@dcf33a6
[2022-12-27T00:18:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:18:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:18:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:18:52.718+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:18:52.740+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56501995
[2022-12-27T00:18:52.741+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:18:52.742+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:18:52.742+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:19:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:19:22.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2462be78
[2022-12-27T00:19:22.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:19:22.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:19:22.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:19:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:19:52.737+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f04cd5
[2022-12-27T00:19:52.737+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:19:52.738+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:19:52.738+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:20:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:20:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2bd11f6a
[2022-12-27T00:20:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:20:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:20:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:20:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:20:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@282485c5
[2022-12-27T00:20:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:20:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:20:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:21:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:21:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5abce18b
[2022-12-27T00:21:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:21:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:21:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:21:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:21:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@9dc5321
[2022-12-27T00:21:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:21:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:21:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:22:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:22:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38663f93
[2022-12-27T00:22:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:22:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:22:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:22:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:22:52.729+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7848caeb
[2022-12-27T00:22:52.729+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:22:52.729+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:22:52.729+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:23:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:23:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@676df9a8
[2022-12-27T00:23:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:23:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:23:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:23:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:23:52.730+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57a7f745
[2022-12-27T00:23:52.731+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:23:52.731+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:23:52.731+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:24:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:24:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@72d5eeb2
[2022-12-27T00:24:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:24:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:24:22.724+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:24:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:24:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34b35db0
[2022-12-27T00:24:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:24:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:24:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:25:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:25:22.736+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2dde101c
[2022-12-27T00:25:22.736+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:25:22.737+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:25:22.737+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:25:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:25:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ddf65c7
[2022-12-27T00:25:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:25:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:25:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:26:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:26:22.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@8433771
[2022-12-27T00:26:22.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:26:22.729+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:26:22.729+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:26:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:26:52.723+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11c5ce0e
[2022-12-27T00:26:52.723+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:26:52.723+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:26:52.723+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:27:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:27:22.724+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48fb0726
[2022-12-27T00:27:22.724+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:27:22.724+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:27:22.724+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:27:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:27:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59e37a48
[2022-12-27T00:27:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:27:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:27:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:28:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:28:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5af060f8
[2022-12-27T00:28:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:28:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:28:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:28:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:28:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f8147f7
[2022-12-27T00:28:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:28:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:28:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:29:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:29:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c0da5dc
[2022-12-27T00:29:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:29:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:29:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:29:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:29:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b3ab380
[2022-12-27T00:29:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:29:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:29:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:30:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:30:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4347ec68
[2022-12-27T00:30:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:30:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:30:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:30:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:30:52.730+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66073615
[2022-12-27T00:30:52.730+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:30:52.730+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:30:52.730+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:31:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:31:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70947fcf
[2022-12-27T00:31:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:31:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:31:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:31:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:31:52.736+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4de89f07
[2022-12-27T00:31:52.736+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:31:52.736+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:31:52.736+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:32:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:32:22.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f4aea16
[2022-12-27T00:32:22.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:32:22.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:32:22.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:32:52.717+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:32:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51a6f545
[2022-12-27T00:32:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:32:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:32:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:33:22.717+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:33:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@13692a95
[2022-12-27T00:33:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:33:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:33:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:33:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:33:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b5da680
[2022-12-27T00:33:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:33:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:33:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:34:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:34:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d933553
[2022-12-27T00:34:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:34:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:34:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:34:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:34:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7fed2b6
[2022-12-27T00:34:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:34:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:34:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:35:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:35:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@735ce542
[2022-12-27T00:35:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:35:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:35:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:35:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:35:52.724+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41fc7fe
[2022-12-27T00:35:52.724+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:35:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:35:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:36:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:36:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@734efc5d
[2022-12-27T00:36:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:36:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:36:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:36:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:36:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6624cd5f
[2022-12-27T00:36:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:36:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:36:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:37:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:37:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@421785f1
[2022-12-27T00:37:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:37:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:37:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:37:52.717+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:37:52.740+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@491954cb
[2022-12-27T00:37:52.740+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:37:52.741+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:37:52.741+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:38:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:38:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c3c86ac
[2022-12-27T00:38:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:38:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:38:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:38:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:38:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10037950
[2022-12-27T00:38:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:38:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:38:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:39:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:39:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@527e78e4
[2022-12-27T00:39:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:39:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:39:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:39:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:39:52.724+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@452298fe
[2022-12-27T00:39:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:39:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:39:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:40:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:40:22.722+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@76f96a55
[2022-12-27T00:40:22.722+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:40:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:40:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:40:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:40:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c7424e
[2022-12-27T00:40:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:40:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:40:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:41:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:41:22.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@391da432
[2022-12-27T00:41:22.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:41:22.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:41:22.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:41:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:41:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d17d40
[2022-12-27T00:41:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:41:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:41:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:42:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:42:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6cb6acc9
[2022-12-27T00:42:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:42:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:42:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:42:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:42:52.729+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e44c47c
[2022-12-27T00:42:52.729+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:42:52.781+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:42:52.781+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:43:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:43:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@296d73e3
[2022-12-27T00:43:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:43:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:43:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:43:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:43:52.738+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7bd3f30
[2022-12-27T00:43:52.738+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:43:52.739+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:43:52.739+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:44:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:44:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62a9666d
[2022-12-27T00:44:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:44:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:44:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:44:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:44:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1bfd4f6a
[2022-12-27T00:44:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:44:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:44:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:45:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:45:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6dcc3715
[2022-12-27T00:45:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:45:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:45:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:45:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:45:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@604ce5b4
[2022-12-27T00:45:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:45:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:45:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:46:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:46:22.730+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1eca4271
[2022-12-27T00:46:22.730+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:46:22.731+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:46:22.731+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:46:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:46:52.722+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42cb8607
[2022-12-27T00:46:52.722+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:46:52.722+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:46:52.722+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:47:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:47:22.722+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6582bc32
[2022-12-27T00:47:22.722+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:47:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:47:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:47:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:47:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@734b19a1
[2022-12-27T00:47:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:47:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:47:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:48:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:48:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a48bbd1
[2022-12-27T00:48:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:48:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:48:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:48:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:48:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75391cec
[2022-12-27T00:48:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:48:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:48:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:49:22.718+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:49:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2333d7d3
[2022-12-27T00:49:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:49:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:49:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:49:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:49:52.730+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@9a19820
[2022-12-27T00:49:52.730+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:49:52.730+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:49:52.730+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:50:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:50:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29d1ed9c
[2022-12-27T00:50:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:50:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:50:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:50:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:50:52.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c2f12b4
[2022-12-27T00:50:52.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:50:52.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:50:52.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:51:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:51:22.723+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a3d4d51
[2022-12-27T00:51:22.723+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:51:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:51:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:51:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:51:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c0b5db7
[2022-12-27T00:51:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:51:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:51:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:52:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:52:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61b34ab6
[2022-12-27T00:52:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:52:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:52:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:52:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:52:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19cfd0c0
[2022-12-27T00:52:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:52:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:52:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:53:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:53:22.722+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77ca214a
[2022-12-27T00:53:22.722+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:53:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:53:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:53:52.717+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:53:52.730+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@330d83f5
[2022-12-27T00:53:52.730+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:53:52.730+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:53:52.730+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:54:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:54:22.722+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78e68f69
[2022-12-27T00:54:22.722+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:54:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:54:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:54:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:54:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4336adb9
[2022-12-27T00:54:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:54:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:54:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:55:22.719+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:55:22.723+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@379283ec
[2022-12-27T00:55:22.723+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:55:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:55:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:55:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:55:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c13f99
[2022-12-27T00:55:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:55:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:55:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:56:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:56:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31c699f
[2022-12-27T00:56:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:56:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:56:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:56:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:56:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7cddb2e0
[2022-12-27T00:56:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:56:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:56:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:57:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:57:22.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6124b03c
[2022-12-27T00:57:22.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:57:22.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:57:22.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:57:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:57:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e7bbde8
[2022-12-27T00:57:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:57:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:57:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:58:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:58:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58089ec6
[2022-12-27T00:58:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:58:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:58:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:58:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:58:52.724+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18dd8f7e
[2022-12-27T00:58:52.724+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:58:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:58:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:59:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:59:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ede6766
[2022-12-27T00:59:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:59:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:59:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T00:59:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T00:59:52.730+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@cbb9883
[2022-12-27T00:59:52.731+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T00:59:52.731+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T00:59:52.731+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:00:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:00:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5617353
[2022-12-27T01:00:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:00:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:00:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:00:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:00:52.735+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ffd1214
[2022-12-27T01:00:52.735+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:00:52.735+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:00:52.735+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:01:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:01:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2aff5392
[2022-12-27T01:01:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:01:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:01:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:01:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:01:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7987d215
[2022-12-27T01:01:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:01:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:01:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:02:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:02:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b84e6b3
[2022-12-27T01:02:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:02:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:02:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:02:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:02:52.729+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@200eeed9
[2022-12-27T01:02:52.729+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:02:52.730+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:02:52.730+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:03:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:03:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6cf5dfc3
[2022-12-27T01:03:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:03:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:03:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:03:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:03:52.736+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@578dedc0
[2022-12-27T01:03:52.736+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:03:52.736+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:03:52.736+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:04:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:04:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@509ecb48
[2022-12-27T01:04:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:04:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:04:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:04:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:04:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@550a5427
[2022-12-27T01:04:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:04:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:04:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:05:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:05:22.723+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ed20192
[2022-12-27T01:05:22.723+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:05:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:05:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:05:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:05:52.735+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36aa906d
[2022-12-27T01:05:52.735+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:05:52.735+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:05:52.735+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:06:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:06:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ace48b7
[2022-12-27T01:06:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:06:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:06:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:06:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:06:52.730+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@46cbc27
[2022-12-27T01:06:52.730+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:06:52.730+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:06:52.730+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:07:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:07:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3aecbd5c
[2022-12-27T01:07:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:07:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:07:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:07:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:07:52.731+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@797a6db1
[2022-12-27T01:07:52.731+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:07:52.731+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:07:52.731+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:08:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:08:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31d3ef42
[2022-12-27T01:08:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:08:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:08:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:08:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:08:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26f6ce21
[2022-12-27T01:08:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:08:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:08:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:09:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:09:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f7e5e27
[2022-12-27T01:09:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:09:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:09:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:09:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:09:52.731+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e3ddfa6
[2022-12-27T01:09:52.731+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:09:52.731+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:09:52.732+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:10:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:10:22.723+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ca2bd15
[2022-12-27T01:10:22.723+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:10:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:10:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:10:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:10:52.729+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@646d1d1f
[2022-12-27T01:10:52.729+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:10:52.729+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:10:52.729+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:11:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:11:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@170e77a5
[2022-12-27T01:11:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:11:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:11:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:11:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:11:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@240bc669
[2022-12-27T01:11:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:11:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:11:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:12:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:12:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@fc28fe5
[2022-12-27T01:12:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:12:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:12:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:12:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:12:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68cf76e2
[2022-12-27T01:12:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:12:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:12:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:13:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:13:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33c21b
[2022-12-27T01:13:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:13:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:13:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:13:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:13:52.733+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64f82c72
[2022-12-27T01:13:52.733+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:13:52.734+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:13:52.734+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:14:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:14:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f5519c2
[2022-12-27T01:14:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:14:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:14:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:14:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:14:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f13cdbd
[2022-12-27T01:14:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:14:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:14:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:15:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:15:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@566e38d2
[2022-12-27T01:15:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:15:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:15:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:15:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:15:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a9fa7be
[2022-12-27T01:15:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:15:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:15:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:16:22.717+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:16:22.722+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43203a48
[2022-12-27T01:16:22.722+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:16:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:16:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:16:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:16:52.739+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41031d81
[2022-12-27T01:16:52.739+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:16:52.740+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:16:52.740+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:17:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:17:22.733+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@13e660a9
[2022-12-27T01:17:22.733+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:17:22.733+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:17:22.733+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:17:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:17:52.731+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2013d54a
[2022-12-27T01:17:52.731+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:17:52.731+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:17:52.731+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:18:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:18:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28ed1b2
[2022-12-27T01:18:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:18:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:18:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:18:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:18:52.733+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3133cfe9
[2022-12-27T01:18:52.733+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:18:52.734+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:18:52.734+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:19:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:19:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ab5fe26
[2022-12-27T01:19:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:19:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:19:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:19:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:19:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@394ac683
[2022-12-27T01:19:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:19:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:19:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:20:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:20:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@343aebfb
[2022-12-27T01:20:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:20:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:20:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:20:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:20:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38582815
[2022-12-27T01:20:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:20:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:20:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:21:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:21:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e32c2bd
[2022-12-27T01:21:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:21:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:21:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:21:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:21:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6cc79b63
[2022-12-27T01:21:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:21:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:21:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:22:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:22:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@656f5a44
[2022-12-27T01:22:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:22:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:22:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:22:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:22:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@211d4d8e
[2022-12-27T01:22:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:22:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:22:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:23:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:23:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d775bb1
[2022-12-27T01:23:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:23:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:23:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:23:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:23:52.741+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75a21943
[2022-12-27T01:23:52.741+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:23:52.742+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:23:52.742+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:24:22.717+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:24:22.724+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54dfbc5a
[2022-12-27T01:24:22.724+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:24:22.724+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:24:22.724+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:24:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:24:52.729+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c00e02f
[2022-12-27T01:24:52.730+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:24:52.730+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:24:52.730+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:25:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:25:22.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@419857de
[2022-12-27T01:25:22.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:25:22.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:25:22.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:25:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:25:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65e35e62
[2022-12-27T01:25:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:25:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:25:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:26:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:26:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d341b81
[2022-12-27T01:26:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:26:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:26:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:26:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:26:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17961802
[2022-12-27T01:26:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:26:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:26:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:27:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:27:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b2faab9
[2022-12-27T01:27:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:27:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:27:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:27:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:27:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@774292bd
[2022-12-27T01:27:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:27:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:27:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:28:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:28:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4533cca4
[2022-12-27T01:28:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:28:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:28:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:28:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:28:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@418a1190
[2022-12-27T01:28:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:28:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:28:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:29:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:29:22.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33fc302a
[2022-12-27T01:29:22.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:29:22.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:29:22.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:29:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:29:52.731+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53cb170d
[2022-12-27T01:29:52.731+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:29:52.731+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:29:52.731+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:30:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:30:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b27b8f9
[2022-12-27T01:30:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:30:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:30:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:30:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:30:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34f25351
[2022-12-27T01:30:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:30:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:30:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:31:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:31:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2822ff3f
[2022-12-27T01:31:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:31:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:31:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:31:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:31:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26bf7ec5
[2022-12-27T01:31:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:31:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:31:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:32:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:32:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2018125f
[2022-12-27T01:32:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:32:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:32:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:32:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:32:52.724+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49cd9dbc
[2022-12-27T01:32:52.724+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:32:52.724+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:32:52.724+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:33:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:33:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39be9afe
[2022-12-27T01:33:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:33:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:33:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:33:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:33:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@eb65b66
[2022-12-27T01:33:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:33:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:33:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:34:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:34:22.745+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@83fbf4
[2022-12-27T01:34:22.746+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:34:22.746+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:34:22.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:34:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:34:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2cc68eb2
[2022-12-27T01:34:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:34:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:34:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:35:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:35:22.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26a58f92
[2022-12-27T01:35:22.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:35:22.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:35:22.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:35:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:35:52.723+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1faba01a
[2022-12-27T01:35:52.723+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:35:52.723+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:35:52.723+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:36:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:36:22.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79e1f47d
[2022-12-27T01:36:22.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:36:22.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:36:22.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:36:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:36:52.729+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d858dca
[2022-12-27T01:36:52.729+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:36:52.729+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:36:52.729+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:37:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:37:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ca6a341
[2022-12-27T01:37:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:37:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:37:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:37:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:37:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@217ae4c
[2022-12-27T01:37:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:37:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:37:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:38:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:38:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1588a0a3
[2022-12-27T01:38:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:38:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:38:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:38:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:38:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c714d04
[2022-12-27T01:38:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:38:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:38:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:39:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:39:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44c98d1a
[2022-12-27T01:39:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:39:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:39:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:39:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:39:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10edc80f
[2022-12-27T01:39:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:39:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:39:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:40:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:40:22.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@411af934
[2022-12-27T01:40:22.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:40:22.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:40:22.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:40:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:40:52.732+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59862af4
[2022-12-27T01:40:52.733+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:40:52.733+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:40:52.733+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:41:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:41:22.724+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@aa3b3f7
[2022-12-27T01:41:22.724+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:41:22.724+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:41:22.724+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:41:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:41:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32185e51
[2022-12-27T01:41:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:41:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:41:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:42:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:42:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c3325ca
[2022-12-27T01:42:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:42:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:42:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:42:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:42:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56017673
[2022-12-27T01:42:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:42:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:42:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:43:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:43:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@678d114d
[2022-12-27T01:43:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:43:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:43:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:43:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:43:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57b87415
[2022-12-27T01:43:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:43:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:43:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:44:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:44:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1af89d9a
[2022-12-27T01:44:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:44:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:44:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:44:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:44:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7cd3a683
[2022-12-27T01:44:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:44:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:44:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:45:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:45:22.734+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@723ed61a
[2022-12-27T01:45:22.734+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:45:22.734+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:45:22.734+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:45:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:45:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f457a03
[2022-12-27T01:45:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:45:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:45:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:46:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:46:22.723+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54b24d24
[2022-12-27T01:46:22.723+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:46:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:46:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:46:52.718+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:46:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@244f2543
[2022-12-27T01:46:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:46:52.731+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:46:52.731+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:47:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:47:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17fd39e1
[2022-12-27T01:47:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:47:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:47:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:47:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:47:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3df3bf6f
[2022-12-27T01:47:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:47:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:47:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:48:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:48:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f71fce7
[2022-12-27T01:48:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:48:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:48:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:48:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:48:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4086727c
[2022-12-27T01:48:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:48:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:48:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:49:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:49:22.718+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33356cc3
[2022-12-27T01:49:22.718+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:49:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:49:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:49:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:49:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@748df859
[2022-12-27T01:49:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:49:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:49:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:50:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:50:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62b9a258
[2022-12-27T01:50:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:50:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:50:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:50:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:50:52.734+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a4592eb
[2022-12-27T01:50:52.734+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:50:52.735+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:50:52.735+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:51:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:51:22.723+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ee7fa2f
[2022-12-27T01:51:22.723+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:51:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:51:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:51:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:51:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6eca1a6a
[2022-12-27T01:51:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:51:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:51:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:52:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:52:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f7a4a4c
[2022-12-27T01:52:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:52:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:52:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:52:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:52:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67b8b60e
[2022-12-27T01:52:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:52:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:52:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:53:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:53:22.718+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@719855c7
[2022-12-27T01:53:22.718+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:53:22.718+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:53:22.718+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:53:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:53:52.732+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4928af64
[2022-12-27T01:53:52.732+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:53:52.732+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:53:52.732+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:54:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:54:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@671e053c
[2022-12-27T01:54:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:54:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:54:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:54:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:54:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57a7eda
[2022-12-27T01:54:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:54:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:54:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:55:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:55:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d38e0b9
[2022-12-27T01:55:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:55:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:55:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:55:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:55:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@15063355
[2022-12-27T01:55:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:55:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:55:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:56:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:56:22.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d18aea4
[2022-12-27T01:56:22.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:56:22.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:56:22.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:56:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:56:52.734+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@973d1ed
[2022-12-27T01:56:52.734+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:56:52.735+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:56:52.735+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:57:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:57:22.724+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@668d8ecf
[2022-12-27T01:57:22.724+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:57:22.724+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:57:22.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:57:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:57:52.724+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4fbec2b1
[2022-12-27T01:57:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:57:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:57:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:58:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:58:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f9cb5e7
[2022-12-27T01:58:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:58:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:58:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:58:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:58:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@55c42b07
[2022-12-27T01:58:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:58:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:58:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:59:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:59:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d085d97
[2022-12-27T01:59:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:59:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:59:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T01:59:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T01:59:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4789e4c8
[2022-12-27T01:59:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T01:59:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T01:59:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:00:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:00:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16690894
[2022-12-27T02:00:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:00:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:00:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:00:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:00:52.731+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@700955a6
[2022-12-27T02:00:52.732+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:00:52.732+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:00:52.732+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:01:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:01:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@156a7213
[2022-12-27T02:01:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:01:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:01:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:01:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:01:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40ad9f7a
[2022-12-27T02:01:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:01:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:01:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:02:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:02:22.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70afcc49
[2022-12-27T02:02:22.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:02:22.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:02:22.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:02:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:02:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d89c2cf
[2022-12-27T02:02:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:02:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:02:52.729+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:03:22.718+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:03:22.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d9a4f2f
[2022-12-27T02:03:22.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:03:22.729+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:03:22.729+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:03:52.718+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:03:52.733+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@701bbef5
[2022-12-27T02:03:52.733+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:03:52.734+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:03:52.734+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:04:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:04:22.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@129f294c
[2022-12-27T02:04:22.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:04:22.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:04:22.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:04:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:04:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5370c9de
[2022-12-27T02:04:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:04:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:04:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:05:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:05:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77c13178
[2022-12-27T02:05:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:05:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:05:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:05:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:05:52.733+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62b87b32
[2022-12-27T02:05:52.733+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:05:52.734+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:05:52.735+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:06:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:06:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e414273
[2022-12-27T02:06:22.722+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:06:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:06:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:06:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:06:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@82bdca
[2022-12-27T02:06:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:06:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:06:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:07:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:07:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2df6e8d3
[2022-12-27T02:07:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:07:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:07:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:07:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:07:52.733+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33525657
[2022-12-27T02:07:52.733+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:07:52.733+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:07:52.733+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:08:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:08:22.724+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44fd9f1a
[2022-12-27T02:08:22.724+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:08:22.724+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:08:22.724+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:08:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:08:52.729+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31839660
[2022-12-27T02:08:52.729+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:08:52.730+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:08:52.730+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:09:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:09:22.723+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@161091c4
[2022-12-27T02:09:22.723+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:09:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:09:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:09:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:09:52.724+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d2170a8
[2022-12-27T02:09:52.724+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:09:52.724+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:09:52.724+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:10:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:10:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@453f8642
[2022-12-27T02:10:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:10:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:10:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:10:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:10:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7653681c
[2022-12-27T02:10:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:10:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:10:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:11:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:11:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41d16cea
[2022-12-27T02:11:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:11:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:11:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:11:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:11:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10aa21c1
[2022-12-27T02:11:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:11:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:11:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:12:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:12:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a6dbbe
[2022-12-27T02:12:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:12:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:12:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:12:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:12:52.731+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d12a52c
[2022-12-27T02:12:52.731+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:12:52.731+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:12:52.731+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:13:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:13:22.723+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@702ad6cf
[2022-12-27T02:13:22.723+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:13:22.724+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:13:22.724+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:13:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:13:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ed270a1
[2022-12-27T02:13:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:13:52.729+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:13:52.729+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:14:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:14:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d8bcf22
[2022-12-27T02:14:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:14:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:14:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:14:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:14:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b2ffe55
[2022-12-27T02:14:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:14:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:14:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:15:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:15:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@527146a8
[2022-12-27T02:15:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:15:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:15:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:15:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:15:52.724+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ef0b21e
[2022-12-27T02:15:52.724+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:15:52.724+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:15:52.724+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:16:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:16:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e5b3733
[2022-12-27T02:16:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:16:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:16:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:16:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:16:52.729+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@223827ae
[2022-12-27T02:16:52.729+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:16:52.730+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:16:52.730+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:17:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:17:22.722+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@759452fd
[2022-12-27T02:17:22.722+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:17:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:17:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:17:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:17:52.739+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@633732d4
[2022-12-27T02:17:52.739+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:17:52.740+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:17:52.740+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:18:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:18:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4155828b
[2022-12-27T02:18:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:18:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:18:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:18:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:18:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5abe7c12
[2022-12-27T02:18:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:18:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:18:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:19:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:19:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2559e2f
[2022-12-27T02:19:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:19:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:19:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:19:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:19:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d6052d3
[2022-12-27T02:19:52.729+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:19:52.729+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:19:52.729+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:20:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:20:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66cd9c83
[2022-12-27T02:20:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:20:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:20:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:20:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:20:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@578ffef2
[2022-12-27T02:20:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:20:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:20:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:21:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:21:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@513b3fee
[2022-12-27T02:21:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:21:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:21:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:21:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:21:52.724+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f0e0c6
[2022-12-27T02:21:52.724+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:21:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:21:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:22:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:22:22.718+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a36bf28
[2022-12-27T02:22:22.718+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:22:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:22:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:22:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:22:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a2cff2d
[2022-12-27T02:22:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:22:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:22:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:23:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:23:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44db9b82
[2022-12-27T02:23:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:23:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:23:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:23:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:23:52.733+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22844591
[2022-12-27T02:23:52.733+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:23:52.734+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:23:52.734+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:24:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:24:22.723+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6cbcb028
[2022-12-27T02:24:22.723+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:24:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:24:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:24:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:24:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36e7f974
[2022-12-27T02:24:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:24:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:24:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:25:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:25:22.723+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37ac747c
[2022-12-27T02:25:22.723+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:25:22.724+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:25:22.724+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:25:52.717+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:25:52.733+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@530099a6
[2022-12-27T02:25:52.733+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:25:52.733+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:25:52.733+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:26:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:26:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61866ce4
[2022-12-27T02:26:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:26:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:26:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:26:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:26:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71e2a696
[2022-12-27T02:26:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:26:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:26:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:27:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:27:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23bb3e39
[2022-12-27T02:27:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:27:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:27:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:27:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:27:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d96142
[2022-12-27T02:27:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:27:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:27:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:28:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:28:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6449d291
[2022-12-27T02:28:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:28:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:28:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:28:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:28:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47620aef
[2022-12-27T02:28:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:28:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:28:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:29:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:29:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f453f07
[2022-12-27T02:29:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:29:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:29:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:29:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:29:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d117abd
[2022-12-27T02:29:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:29:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:29:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:30:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:30:22.724+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@510916e4
[2022-12-27T02:30:22.724+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:30:22.724+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:30:22.724+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:30:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:30:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c99c055
[2022-12-27T02:30:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:30:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:30:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:31:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:31:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62f5f2ec
[2022-12-27T02:31:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:31:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:31:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:31:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:31:52.724+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47f1eb0e
[2022-12-27T02:31:52.724+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:31:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:31:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:32:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:32:22.718+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@bc6cfa8
[2022-12-27T02:32:22.718+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:32:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:32:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:32:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:32:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b3a30c4
[2022-12-27T02:32:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:32:52.730+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:32:52.730+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:33:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:33:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3df25864
[2022-12-27T02:33:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:33:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:33:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:33:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:33:52.729+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62ddd34c
[2022-12-27T02:33:52.729+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:33:52.730+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:33:52.730+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:34:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:34:22.718+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23a0abba
[2022-12-27T02:34:22.718+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:34:22.718+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:34:22.718+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:34:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:34:52.734+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@623a9575
[2022-12-27T02:34:52.734+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:34:52.734+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:34:52.734+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:35:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:35:22.718+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14d35921
[2022-12-27T02:35:22.718+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:35:22.718+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:35:22.718+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:35:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:35:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@625c7903
[2022-12-27T02:35:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:35:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:35:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:36:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:36:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16a34094
[2022-12-27T02:36:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:36:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:36:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:36:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:36:52.734+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@350fef34
[2022-12-27T02:36:52.735+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:36:52.735+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:36:52.735+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:37:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:37:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26f1a46a
[2022-12-27T02:37:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:37:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:37:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:37:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:37:52.734+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23bf2311
[2022-12-27T02:37:52.734+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:37:52.734+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:37:52.734+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:38:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:38:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e0f3daa
[2022-12-27T02:38:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:38:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:38:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:38:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:38:52.724+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30c5f77d
[2022-12-27T02:38:52.724+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:38:52.724+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:38:52.724+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:39:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:39:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@746cedd0
[2022-12-27T02:39:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:39:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:39:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:39:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:39:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6acfddd1
[2022-12-27T02:39:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:39:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:39:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:40:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:40:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@586cb6a8
[2022-12-27T02:40:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:40:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:40:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:40:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:40:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@546312f1
[2022-12-27T02:40:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:40:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:40:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:41:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:41:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d72a662
[2022-12-27T02:41:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:41:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:41:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:41:52.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:41:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d4c16ef
[2022-12-27T02:41:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:41:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:41:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:42:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:42:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50c5852f
[2022-12-27T02:42:22.721+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:42:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:42:22.721+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:42:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:42:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7fc476e4
[2022-12-27T02:42:52.728+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:42:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:42:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:43:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:43:22.734+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4348ba
[2022-12-27T02:43:22.734+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:43:22.735+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:43:22.735+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:43:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:43:52.724+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@533629e7
[2022-12-27T02:43:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:43:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:43:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:44:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:44:22.724+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@291c6bd
[2022-12-27T02:44:22.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:44:22.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:44:22.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:44:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:44:52.730+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e45aea7
[2022-12-27T02:44:52.730+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:44:52.730+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:44:52.730+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:45:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:45:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c78e21b
[2022-12-27T02:45:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:45:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:45:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:45:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:45:52.729+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23b26544
[2022-12-27T02:45:52.729+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:45:52.729+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:45:52.729+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:46:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:46:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@748d36ab
[2022-12-27T02:46:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:46:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:46:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:46:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:46:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@688e1a89
[2022-12-27T02:46:52.725+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:46:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:46:52.725+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:47:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:47:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59e8849
[2022-12-27T02:47:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:47:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:47:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:47:52.718+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:47:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79b4ba4c
[2022-12-27T02:47:52.727+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:47:52.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:47:52.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:48:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:48:22.722+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4883f4ce
[2022-12-27T02:48:22.722+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:48:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:48:22.722+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:48:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:48:52.729+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3088ba57
[2022-12-27T02:48:52.729+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:48:52.729+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:48:52.729+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:49:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:49:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@582f1f40
[2022-12-27T02:49:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:49:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:49:22.719+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:49:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:49:52.732+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ecf5d0b
[2022-12-27T02:49:52.732+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:49:52.733+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:49:52.733+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:50:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:50:22.723+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ac2c1df
[2022-12-27T02:50:22.723+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:50:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:50:22.723+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:50:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:50:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ea73dfb
[2022-12-27T02:50:52.726+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:50:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:50:52.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:51:22.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:51:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d85a2f0
[2022-12-27T02:51:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:51:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:51:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:51:52.715+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:51:52.730+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71b1d06a
[2022-12-27T02:51:52.730+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:51:52.730+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:51:52.730+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-27T02:52:22.716+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-27T02:52:22.719+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75640999
[2022-12-27T02:52:22.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-27T02:52:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-27T02:52:22.720+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized