Results

By type

          overriding logback.xml
Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json
[2023-02-23T00:06:55.844+00:00|INFO|Main|main] Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json]
[2023-02-23T00:06:56.232+00:00|INFO|log|main] Logging initialized @1276ms to org.eclipse.jetty.util.log.Slf4jLog
[2023-02-23T00:06:56.602+00:00|INFO|ServiceManager|main] service manager starting
[2023-02-23T00:06:56.602+00:00|INFO|ServiceManager|main] service manager starting REST SDCDistributionGroup
[2023-02-23T00:06:56.603+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-1941a8ff==io.prometheus.client.exporter.MetricsServlet@62eb6f61{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-31bcf236==org.glassfish.jersey.servlet.ServletContainer@57c4f81c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-53f6fd09==io.swagger.jersey.config.JerseyJaxrsConfig@b4210628{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@65fe9e33{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@18bc345{/,null,STOPPED}, connector=SDCDistributionGroup@6ccdb29f{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=null, servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-1941a8ff==io.prometheus.client.exporter.MetricsServlet@62eb6f61{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-31bcf236==org.glassfish.jersey.servlet.ServletContainer@57c4f81c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-53f6fd09==io.swagger.jersey.config.JerseyJaxrsConfig@b4210628{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2023-02-23T00:06:56.681+00:00|INFO|ServiceManager|main] service manager started
[2023-02-23T00:06:56.681+00:00|INFO|JettyServletServer|SDCDistributionGroup-6969] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-1941a8ff==io.prometheus.client.exporter.MetricsServlet@62eb6f61{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-31bcf236==org.glassfish.jersey.servlet.ServletContainer@57c4f81c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-53f6fd09==io.swagger.jersey.config.JerseyJaxrsConfig@b4210628{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@65fe9e33{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@18bc345{/,null,STOPPED}, connector=SDCDistributionGroup@6ccdb29f{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[SDCDistributionGroup-6969,5,main], servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-1941a8ff==io.prometheus.client.exporter.MetricsServlet@62eb6f61{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-31bcf236==org.glassfish.jersey.servlet.ServletContainer@57c4f81c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-53f6fd09==io.swagger.jersey.config.JerseyJaxrsConfig@b4210628{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2023-02-23T00:06:56.700+00:00|INFO|Server|SDCDistributionGroup-6969] jetty-9.4.48.v20220622; built: 2022-06-21T20:42:25.880Z; git: 6b67c5719d1f4371b33655ff2d047d24e171e49a; jvm 11.0.11+9
[2023-02-23T00:06:56.774+00:00|INFO|session|SDCDistributionGroup-6969] DefaultSessionIdManager workerName=node0
[2023-02-23T00:06:56.774+00:00|INFO|session|SDCDistributionGroup-6969] No SessionScavenger set, using defaults
[2023-02-23T00:06:56.777+00:00|INFO|session|SDCDistributionGroup-6969] node0 Scavenging every 600000ms
[2023-02-23T00:06:56.844+00:00|INFO|Main|main] Started policy-distribution service successfully.
[2023-02-23T00:06:56.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:06:57.743+00:00|ERROR|HttpSdcClient|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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
[2023-02-23T00:06:57.745+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@36d4559f
[2023-02-23T00:06:57.746+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
[2023-02-23T00:06:57.777+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC server problem. Initialization will be retried after 30 Seconds
[2023-02-23T00:06:57.778+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:06:57.974+00:00|INFO|GsonMessageBodyHandler|SDCDistributionGroup-6969] Using GSON for REST calls
[2023-02-23T00:06:57.978+00:00|INFO|YamlMessageBodyHandler|SDCDistributionGroup-6969] Accepting YAML for REST calls
[2023-02-23T00:06:58.117+00:00|INFO|ContextHandler|SDCDistributionGroup-6969] Started o.e.j.s.ServletContextHandler@18bc345{/,null,AVAILABLE}
[2023-02-23T00:06:58.153+00:00|INFO|AbstractConnector|SDCDistributionGroup-6969] Started SDCDistributionGroup@6ccdb29f{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}
[2023-02-23T00:06:58.153+00:00|INFO|Server|SDCDistributionGroup-6969] Started @3197ms
[2023-02-23T00:07:26.842+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:07:26.902+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@3be31980
[2023-02-23T00:07:26.903+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:07:26.904+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:07:26.904+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:07:56.840+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:07:56.870+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@7c71f89f
[2023-02-23T00:07:56.870+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:07:56.871+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:07:56.872+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:08:26.841+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:08:26.857+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@1aa605dc
[2023-02-23T00:08:26.859+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:08:26.860+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:08:26.860+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:08:56.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:08:56.868+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@27bb03bc
[2023-02-23T00:08:56.869+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:08:56.869+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:08:56.870+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:09:26.843+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:09:26.855+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@73c47633
[2023-02-23T00:09:26.856+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:09:26.856+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:09:26.856+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:09:56.843+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:09:56.857+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@4f4e4a6f
[2023-02-23T00:09:56.857+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:09:56.859+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:09:56.859+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:10:26.844+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:10:26.861+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@7df13952
[2023-02-23T00:10:26.862+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:10:26.862+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:10:26.863+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:10:56.840+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:10:56.860+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@267b2458
[2023-02-23T00:10:56.860+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:10:56.861+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:10:56.861+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:11:26.840+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:11:26.848+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@247d297e
[2023-02-23T00:11:26.849+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:11:26.849+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:11:26.850+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:11:56.840+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:11:56.861+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@6fd9f831
[2023-02-23T00:11:56.861+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:11:56.862+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:11:56.862+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:12:26.843+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:12:26.853+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@1013886e
[2023-02-23T00:12:26.854+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:12:26.854+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:12:26.854+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:12:56.841+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:12:56.857+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@ab9361c
[2023-02-23T00:12:56.859+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:12:56.859+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:12:56.861+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:13:26.842+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:13:26.869+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@71fc490c
[2023-02-23T00:13:26.872+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:13:26.874+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:13:26.874+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:13:56.842+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:13:56.851+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@1363e320
[2023-02-23T00:13:56.852+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:13:56.853+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:13:56.853+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:14:26.840+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:14:26.865+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@7988300d
[2023-02-23T00:14:26.865+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:14:26.865+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:14:26.865+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:14:56.843+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:14:56.856+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@8e39415
[2023-02-23T00:14:56.867+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:14:56.868+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:14:56.869+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:15:26.841+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:15:26.850+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@43bc189d
[2023-02-23T00:15:26.850+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:15:26.851+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:15:26.851+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:15:56.841+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:15:56.864+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@36469ef
[2023-02-23T00:15:56.865+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:15:56.865+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:15:56.866+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:16:26.840+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:16:26.850+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@2d5334c1
[2023-02-23T00:16:26.851+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:16:26.851+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:16:26.851+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:16:56.843+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:16:56.858+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@37b5d000
[2023-02-23T00:16:56.859+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:16:56.861+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:16:56.863+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:17:26.841+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:17:26.848+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@1a0a7d81
[2023-02-23T00:17:26.849+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:17:26.849+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:17:26.849+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:17:56.844+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:17:56.857+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@4618e082
[2023-02-23T00:17:56.858+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:17:56.858+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:17:56.859+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:18:26.840+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:18:26.859+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@539240a3
[2023-02-23T00:18:26.860+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:18:26.861+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:18:26.862+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:18:56.840+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:18:56.850+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@2c9f2a62
[2023-02-23T00:18:56.851+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:18:56.851+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:18:56.851+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:19:26.841+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:19:26.846+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@7f193e31
[2023-02-23T00:19:26.846+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:19:26.846+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:19:26.846+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:19:56.841+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:19:56.868+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@39776696
[2023-02-23T00:19:56.869+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:19:56.870+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:19:56.870+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:20:26.841+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:20:26.848+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@2282069
[2023-02-23T00:20:26.849+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:20:26.849+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:20:26.849+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:20:56.840+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:20:56.855+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@6969e7e3
[2023-02-23T00:20:56.856+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:20:56.856+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:20:56.856+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:21:26.841+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:21:26.848+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@4cd27dff
[2023-02-23T00:21:26.849+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:21:26.849+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:21:26.849+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:21:56.840+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:21:56.849+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@1240ef29
[2023-02-23T00:21:56.849+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:21:56.850+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:21:56.850+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:22:26.840+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:22:26.847+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@670f7981
[2023-02-23T00:22:26.847+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:22:26.847+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:22:26.847+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:22:56.840+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:22:56.859+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@5ecbe940
[2023-02-23T00:22:56.859+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:22:56.859+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:22:56.859+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:23:26.841+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:23:26.856+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@731fb27f
[2023-02-23T00:23:26.856+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:23:26.856+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:23:26.856+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:23:56.841+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:23:56.856+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@3f582798
[2023-02-23T00:23:56.856+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:23:56.857+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:23:56.857+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:24:26.840+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:24:26.848+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@1ba9e790
[2023-02-23T00:24:26.848+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:24:26.848+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:24:26.848+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:24:56.840+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:24:56.856+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@5effd475
[2023-02-23T00:24:56.857+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:24:56.857+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:24:56.857+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:25:26.843+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:25:26.850+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@1649fb93
[2023-02-23T00:25:26.851+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:25:26.851+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:25:26.851+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:25:56.840+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:25:56.862+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@761a9800
[2023-02-23T00:25:56.862+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:25:56.862+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:25:56.863+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:26:26.840+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:26:26.850+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@360a1d68
[2023-02-23T00:26:26.850+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:26:26.865+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:26:26.865+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:26:56.840+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:26:56.849+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@5cab5a3a
[2023-02-23T00:26:56.849+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:26:56.850+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:26:56.850+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:27:26.840+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:27:26.846+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@262a4aa
[2023-02-23T00:27:26.847+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:27:26.847+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:27:26.847+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:27:56.842+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:27:56.856+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@4d436d96
[2023-02-23T00:27:56.856+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:27:56.860+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:27:56.860+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:28:26.840+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:28:26.849+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@2ce645e1
[2023-02-23T00:28:26.849+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:28:26.850+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:28:26.850+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:28:56.840+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:28:56.863+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@3c79fa5
[2023-02-23T00:28:56.863+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:28:56.864+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:28:56.864+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:29:26.840+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:29:26.850+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@271cf045
[2023-02-23T00:29:26.850+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:29:26.851+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:29:26.851+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:29:56.840+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:29:56.853+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@6e2d5924
[2023-02-23T00:29:56.854+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:29:56.854+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:29:56.854+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:30:26.840+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:30:26.848+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@48e9dcf6
[2023-02-23T00:30:26.849+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:30:26.849+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:30:26.849+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:30:56.840+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:30:56.854+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@26bc0c4b
[2023-02-23T00:30:56.854+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-23T00:30:56.854+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-23T00:30:56.854+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-23T00:31:26.840+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-23T00:31:27.265+00:00|INFO|ProducerConfig|Timer-0] ProducerConfig values: 
	acks = -1
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 60000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.adaptive.partitioning.enable = true
	partitioner.availability.timeout.ms = 0
	partitioner.class = null
	partitioner.ignore.keys = false
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.StringSerializer

[2023-02-23T00:31:27.642+00:00|INFO|KafkaProducer|Timer-0] [Producer clientId=policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] Instantiated an idempotent producer.
[2023-02-23T00:31:27.779+00:00|INFO|AbstractLogin|Timer-0] Successfully logged in.
[2023-02-23T00:31:27.865+00:00|INFO|AppInfoParser|Timer-0] Kafka version: 3.3.1
[2023-02-23T00:31:27.865+00:00|INFO|AppInfoParser|Timer-0] Kafka commitId: e23c59d00e687ff5
[2023-02-23T00:31:27.865+00:00|INFO|AppInfoParser|Timer-0] Kafka startTimeMs: 1677112287857
[2023-02-23T00:31:27.873+00:00|INFO|DistributionClientImpl|Timer-0] start DistributionClient
[2023-02-23T00:31:27.893+00:00|INFO|ConsumerConfig|Timer-0] ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = policy-distribution
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

[2023-02-23T00:31:28.011+00:00|INFO|AppInfoParser|Timer-0] Kafka version: 3.3.1
[2023-02-23T00:31:28.011+00:00|INFO|AppInfoParser|Timer-0] Kafka commitId: e23c59d00e687ff5
[2023-02-23T00:31:28.011+00:00|INFO|AppInfoParser|Timer-0] Kafka startTimeMs: 1677112288011
[2023-02-23T00:31:28.013+00:00|INFO|KafkaConsumer|Timer-0] [Consumer clientId=policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979, groupId=policy-distribution] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:31:28.018+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:31:28.741+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] [Producer clientId=policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] Cluster ID: QbM99ACEQlqHYkA0WdEd4Q
[2023-02-23T00:31:28.741+00:00|INFO|Metadata|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979, groupId=policy-distribution] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to HVxkHHBdRcScH9D_Hiv6Jw
[2023-02-23T00:31:28.742+00:00|INFO|Metadata|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979, groupId=policy-distribution] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to HVxkHHBdRcScH9D_Hiv6Jw
[2023-02-23T00:31:28.742+00:00|INFO|Metadata|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979, groupId=policy-distribution] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to HVxkHHBdRcScH9D_Hiv6Jw
[2023-02-23T00:31:28.742+00:00|INFO|Metadata|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979, groupId=policy-distribution] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to HVxkHHBdRcScH9D_Hiv6Jw
[2023-02-23T00:31:28.742+00:00|INFO|Metadata|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979, groupId=policy-distribution] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to HVxkHHBdRcScH9D_Hiv6Jw
[2023-02-23T00:31:28.742+00:00|INFO|Metadata|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979, groupId=policy-distribution] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to HVxkHHBdRcScH9D_Hiv6Jw
[2023-02-23T00:31:28.742+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] [Producer clientId=policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] ProducerId set to 1001 with epoch 0
[2023-02-23T00:31:28.745+00:00|INFO|Metadata|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979, groupId=policy-distribution] Cluster ID: QbM99ACEQlqHYkA0WdEd4Q
[2023-02-23T00:31:28.746+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979, groupId=policy-distribution] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
[2023-02-23T00:31:28.772+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979, groupId=policy-distribution] (Re-)joining group
[2023-02-23T00:31:28.892+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979, groupId=policy-distribution] Request joining group due to: need to re-join with the given member-id: policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979-d8271196-0794-4ee0-a293-f6fb35a54552
[2023-02-23T00:31:28.893+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979, groupId=policy-distribution] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
[2023-02-23T00:31:28.893+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979, groupId=policy-distribution] (Re-)joining group
[2023-02-23T00:31:31.911+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979, groupId=policy-distribution] Successfully joined group with generation Generation{generationId=1, memberId='policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979-d8271196-0794-4ee0-a293-f6fb35a54552', protocol='range'}
[2023-02-23T00:31:31.915+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979, groupId=policy-distribution] Finished assignment for group at generation 1: {policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979-d8271196-0794-4ee0-a293-f6fb35a54552=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
[2023-02-23T00:31:32.113+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979, groupId=policy-distribution] Successfully synced group in generation Generation{generationId=1, memberId='policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979-d8271196-0794-4ee0-a293-f6fb35a54552', protocol='range'}
[2023-02-23T00:31:32.114+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979, groupId=policy-distribution] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
[2023-02-23T00:31:32.118+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979, groupId=policy-distribution] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
[2023-02-23T00:31:32.151+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979, groupId=policy-distribution] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
[2023-02-23T00:31:32.152+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979, groupId=policy-distribution] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
[2023-02-23T00:31:32.152+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979, groupId=policy-distribution] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
[2023-02-23T00:31:32.152+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979, groupId=policy-distribution] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
[2023-02-23T00:31:32.152+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979, groupId=policy-distribution] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
[2023-02-23T00:31:32.152+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979, groupId=policy-distribution] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
[2023-02-23T00:31:32.349+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-distribution] [Consumer clientId=policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979, groupId=policy-distribution] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-02-23T00:31:32.351+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-distribution] [Consumer clientId=policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979, groupId=policy-distribution] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-02-23T00:31:32.351+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-distribution] [Consumer clientId=policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979, groupId=policy-distribution] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-02-23T00:31:32.352+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-distribution] [Consumer clientId=policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979, groupId=policy-distribution] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-02-23T00:31:32.378+00:00|INFO|SubscriptionState|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979, groupId=policy-distribution] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-02-23T00:31:32.378+00:00|INFO|SubscriptionState|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979, groupId=policy-distribution] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-02-23T00:31:58.023+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:32:28.027+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:32:58.029+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:33:28.032+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:33:58.033+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:34:28.034+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:34:58.036+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:35:28.038+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:35:58.048+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:36:28.050+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:36:58.051+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:37:28.052+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:37:58.054+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:38:28.054+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:38:58.055+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:39:28.057+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:39:58.058+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:40:28.060+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:40:28.858+00:00|INFO|NetworkClient|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-682708d8-3615-4eeb-aef0-4a34a0c6c979, groupId=policy-distribution] Node -1 disconnected.
[2023-02-23T00:40:29.202+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] [Producer clientId=policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] Node -1 disconnected.
[2023-02-23T00:40:58.063+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:41:28.065+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:41:58.065+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:42:28.067+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:42:58.068+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:43:28.068+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:43:58.070+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:44:28.072+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:44:58.074+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:45:28.074+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:45:58.076+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:46:28.077+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:46:58.079+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:47:28.080+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:47:58.081+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:48:28.082+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:48:58.083+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:49:28.084+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:49:58.085+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:50:28.088+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:50:58.090+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:51:28.090+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:51:58.090+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:52:28.091+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:52:58.093+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:53:28.096+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:53:58.097+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:54:28.098+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:54:58.099+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:55:28.100+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:55:58.100+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:56:28.102+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:56:58.105+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:57:28.107+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:57:58.108+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:58:28.109+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:58:58.111+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:59:28.113+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T00:59:58.116+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:00:28.116+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:00:58.118+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:01:28.119+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:01:58.120+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:02:28.121+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:02:58.122+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:03:28.124+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:03:58.124+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:04:28.126+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:04:58.128+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:05:28.130+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:05:58.130+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:06:28.131+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:06:58.133+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:07:28.133+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:07:58.135+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:08:28.137+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:08:58.140+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:09:28.141+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:09:58.141+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:10:28.142+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:10:58.143+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:11:28.144+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:11:58.145+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:12:28.146+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:12:58.148+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:13:28.149+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:13:58.150+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:14:28.151+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:14:58.151+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:15:28.153+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:15:58.156+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:16:28.158+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:16:58.160+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:17:28.160+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:17:58.161+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:18:28.163+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:18:58.165+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:19:28.166+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:19:58.168+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:20:28.169+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:20:58.171+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:21:28.173+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:21:58.174+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:22:28.175+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:22:58.176+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:23:28.180+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:23:58.181+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:24:28.182+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:24:58.184+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:25:28.187+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:25:58.187+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:26:28.188+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:26:58.189+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:27:28.191+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:27:58.191+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:28:28.193+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:28:58.194+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:29:28.194+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:29:58.196+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:30:28.200+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:30:58.203+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:31:28.204+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:31:58.205+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:32:28.208+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:32:58.209+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:33:28.211+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:33:58.212+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:34:28.213+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:34:58.213+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:35:28.214+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:35:58.216+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:36:28.217+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:36:58.218+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:37:28.218+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:37:58.221+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:38:28.222+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:38:58.223+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:39:28.224+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:39:58.225+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:40:28.226+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:40:58.227+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:41:28.228+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:41:58.229+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:42:28.230+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:42:58.231+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:43:28.232+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:43:58.233+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:44:28.234+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:44:58.240+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:45:28.240+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:45:58.242+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:46:28.243+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:46:58.244+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:47:28.244+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:47:58.245+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:48:28.246+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:48:58.248+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:49:28.249+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:49:58.250+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:50:28.251+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:50:58.251+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:51:28.252+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:51:58.252+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:52:28.254+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:52:58.255+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:53:28.256+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:53:58.256+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:54:28.257+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:54:58.258+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:55:28.259+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:55:58.260+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:56:28.260+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:56:58.261+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:57:28.261+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:57:58.264+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:58:28.264+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:58:58.266+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:59:28.266+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T01:59:58.267+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:00:28.268+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:00:58.268+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:01:28.270+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:01:58.271+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:02:28.271+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:02:58.273+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:03:28.273+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:03:58.276+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:04:28.277+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:04:58.280+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:05:28.281+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:05:58.282+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:06:28.282+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:06:58.282+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:07:28.283+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:07:58.285+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:08:28.285+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:08:58.286+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:09:28.288+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:09:58.288+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:10:28.289+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:10:58.289+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:11:28.290+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:11:58.292+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:12:28.293+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:12:58.295+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:13:28.297+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:13:58.298+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:14:28.300+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:14:58.301+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:15:28.304+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:15:58.306+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:16:28.308+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:16:58.309+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:17:28.310+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:17:58.312+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:18:28.312+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:18:58.313+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:19:28.314+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:19:58.315+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:20:28.316+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:20:58.316+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:21:28.318+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:21:58.319+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:22:28.320+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:22:58.321+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:23:28.322+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:23:58.323+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:24:28.325+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:24:58.326+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:25:28.327+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:25:58.327+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:26:28.328+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:26:58.331+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:27:28.332+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:27:58.333+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:28:28.334+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:28:58.336+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:29:28.337+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:29:58.338+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:30:28.339+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:30:58.340+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:31:28.343+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:31:58.343+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:32:28.345+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:32:58.346+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:33:28.348+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:33:58.349+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:34:28.351+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:34:58.352+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:35:28.353+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:35:58.354+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:36:28.367+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:36:58.368+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:37:28.372+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:37:58.375+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:38:28.376+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:38:58.382+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:39:28.383+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:39:58.384+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:40:28.384+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:40:58.385+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:41:28.387+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:41:58.388+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:42:28.392+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:42:58.393+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:43:28.394+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:43:58.394+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:44:28.395+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:44:58.397+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:45:28.399+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:45:58.400+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:46:28.401+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:46:58.402+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:47:28.404+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:47:58.404+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:48:28.406+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:48:58.409+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:49:28.411+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:49:58.412+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:50:28.413+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:50:58.417+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:51:28.420+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:51:58.422+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:52:28.422+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:52:58.424+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:53:28.425+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:53:58.426+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:54:28.427+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:54:58.428+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:55:28.429+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:55:58.431+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:56:28.431+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:56:58.432+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:57:28.433+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:57:58.433+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:58:28.434+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:58:58.436+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:59:28.437+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T02:59:58.437+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:00:28.439+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:00:58.440+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:01:28.442+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:01:58.443+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:02:28.444+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:02:58.445+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:03:28.445+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:03:58.448+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:04:28.448+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:04:58.450+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:05:28.450+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:05:58.451+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:06:28.452+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:06:58.452+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:07:28.453+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:07:58.456+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:08:28.457+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:08:58.458+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:09:28.459+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:09:58.460+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:10:28.467+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:10:58.467+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:11:28.469+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:11:58.476+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:12:28.477+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:12:58.479+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:13:28.480+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:13:58.481+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:14:28.482+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:14:58.483+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:15:28.484+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:15:58.485+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:16:28.487+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:16:58.487+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:17:28.489+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:17:58.490+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:18:28.491+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:18:58.493+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:19:28.494+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:19:58.494+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:20:28.495+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:20:58.496+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:21:28.496+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:21:58.498+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:22:28.500+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:22:58.501+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:23:28.502+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:23:58.503+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:24:28.504+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:24:58.505+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:25:28.506+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:25:58.508+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:26:28.508+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:26:58.510+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:27:28.511+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:27:58.512+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:28:28.513+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:28:58.514+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:29:28.515+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:29:58.516+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:30:28.518+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:30:58.519+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:31:28.520+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:31:58.521+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:32:28.521+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:32:58.523+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:33:28.524+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:33:58.525+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:34:28.526+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:34:58.527+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:35:28.527+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:35:58.528+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:36:28.529+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:36:58.530+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:37:28.531+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:37:58.532+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:38:28.533+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:38:58.534+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:39:28.535+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:39:58.536+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:40:28.537+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:40:58.539+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:41:28.539+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:41:58.539+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:42:28.539+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:42:58.540+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:43:28.541+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:43:58.543+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:44:28.544+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:44:58.545+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:45:28.546+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:45:58.547+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:46:28.547+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:46:58.548+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:47:28.548+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:47:58.548+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:48:28.549+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:48:58.550+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:49:28.550+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:49:58.551+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:50:28.551+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:50:58.553+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:51:28.553+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:51:58.554+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:52:28.554+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:52:58.555+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:53:28.556+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:53:58.557+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:54:28.558+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:54:58.559+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:55:28.560+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:55:58.562+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:56:28.563+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:56:58.564+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:57:28.566+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:57:58.567+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:58:28.567+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:58:58.568+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:59:28.569+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T03:59:58.571+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:00:28.572+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:00:58.573+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:01:28.573+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:01:58.573+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:02:28.574+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:02:58.575+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:03:28.575+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:03:58.575+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:04:28.576+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:04:58.578+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:05:28.578+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:05:58.579+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:06:28.580+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:06:58.581+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:07:28.583+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:07:58.584+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:08:28.585+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:08:58.586+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:09:28.586+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:09:58.591+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:10:28.591+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:10:58.594+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:11:28.594+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:11:58.595+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:12:28.596+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:12:58.597+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:13:28.598+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:13:58.600+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:14:28.601+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:14:58.602+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:15:28.603+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:15:58.608+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:16:28.608+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:16:58.609+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:17:08.704+00:00|INFO|RequestLog|qtp220695851-24] 127.0.0.6 - healthcheck [23/Feb/2023:04:17:08 +0000] "GET /healthcheck HTTP/1.1" 200 115 "-" "Jersey/2.37 (HttpUrlConnection 11.0.11)"
[2023-02-23T04:17:28.609+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:17:58.611+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:18:28.613+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:18:58.614+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:19:28.616+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:19:58.617+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:20:28.618+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:20:58.620+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:21:28.620+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:21:50.546+00:00|INFO|RequestLog|qtp220695851-21] 127.0.0.6 - healthcheck [23/Feb/2023:04:21:50 +0000] "GET /healthcheck HTTP/1.1" 200 115 "-" "Jersey/2.37 (HttpUrlConnection 11.0.11)"
[2023-02-23T04:21:58.621+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:22:28.622+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:22:58.622+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:23:28.624+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:23:58.624+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:24:28.626+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:24:58.627+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:25:28.629+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:25:58.630+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:26:28.631+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:26:58.632+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:27:28.632+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:27:58.633+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:28:28.634+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:28:58.635+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:29:28.635+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:29:58.635+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:30:28.637+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:30:58.637+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:31:28.637+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:31:58.639+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:32:28.639+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:32:58.639+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:33:28.639+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:33:58.641+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:34:20.370+00:00|INFO|RequestLog|qtp220695851-21] 127.0.0.6 - healthcheck [23/Feb/2023:04:34:20 +0000] "GET /healthcheck HTTP/1.1" 200 115 "-" "Jersey/2.37 (HttpUrlConnection 11.0.11)"
[2023-02-23T04:34:28.642+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:34:58.643+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:35:28.645+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:35:58.645+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:36:28.645+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:36:58.646+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:37:28.647+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:37:58.649+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:38:28.650+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:38:58.651+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:39:28.652+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:39:58.652+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:40:16.923+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - sendNotificationStatus
[2023-02-23T04:40:16.931+00:00|INFO|NotificationSender|pool-3-thread-9] DistributionClient - sendStatus
[2023-02-23T04:40:16.931+00:00|INFO|NotificationSender|pool-3-thread-9] Trying to send status: {
  "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677127198652,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T04:40:16.948+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] [Producer clientId=policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
[2023-02-23T04:40:16.948+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] [Producer clientId=policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
[2023-02-23T04:40:16.948+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] [Producer clientId=policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
[2023-02-23T04:40:16.949+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] [Producer clientId=policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
[2023-02-23T04:40:16.949+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] [Producer clientId=policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
[2023-02-23T04:40:16.949+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] [Producer clientId=policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
[2023-02-23T04:40:17.989+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - sendNotificationStatus
[2023-02-23T04:40:17.989+00:00|INFO|NotificationSender|pool-3-thread-9] DistributionClient - sendStatus
[2023-02-23T04:40:17.990+00:00|INFO|NotificationSender|pool-3-thread-9] Trying to send status: {
  "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677127198652,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T04:40:18.992+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - sendNotificationStatus
[2023-02-23T04:40:18.993+00:00|INFO|NotificationSender|pool-3-thread-9] DistributionClient - sendStatus
[2023-02-23T04:40:18.993+00:00|INFO|NotificationSender|pool-3-thread-9] Trying to send status: {
  "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677127198652,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T04:40:19.994+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - sendNotificationStatus
[2023-02-23T04:40:19.994+00:00|INFO|NotificationSender|pool-3-thread-9] DistributionClient - sendStatus
[2023-02-23T04:40:19.995+00:00|INFO|NotificationSender|pool-3-thread-9] Trying to send status: {
  "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677127198652,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T04:40:20.996+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - sendNotificationStatus
[2023-02-23T04:40:20.997+00:00|INFO|NotificationSender|pool-3-thread-9] DistributionClient - sendStatus
[2023-02-23T04:40:20.997+00:00|INFO|NotificationSender|pool-3-thread-9] Trying to send status: {
  "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677127198652,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T04:40:21.998+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - sendNotificationStatus
[2023-02-23T04:40:21.999+00:00|INFO|NotificationSender|pool-3-thread-9] DistributionClient - sendStatus
[2023-02-23T04:40:21.999+00:00|INFO|NotificationSender|pool-3-thread-9] Trying to send status: {
  "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677127198652,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T04:40:22.999+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - sendNotificationStatus
[2023-02-23T04:40:23.000+00:00|INFO|NotificationSender|pool-3-thread-9] DistributionClient - sendStatus
[2023-02-23T04:40:23.001+00:00|INFO|NotificationSender|pool-3-thread-9] Trying to send status: {
  "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677127198652,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T04:40:24.005+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - download
[2023-02-23T04:40:24.191+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - sendDownloadStatus
[2023-02-23T04:40:24.193+00:00|INFO|NotificationSender|pool-3-thread-9] DistributionClient - sendStatus
[2023-02-23T04:40:24.193+00:00|INFO|NotificationSender|pool-3-thread-9] Trying to send status: {
  "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677127224191,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T04:40:25.214+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - sendDeploymentStatus
[2023-02-23T04:40:25.215+00:00|INFO|NotificationSender|pool-3-thread-9] DistributionClient - sendStatus
[2023-02-23T04:40:25.215+00:00|INFO|NotificationSender|pool-3-thread-9] Trying to send status: {
  "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677127225214,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T04:40:26.219+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - sendComponentDone status
[2023-02-23T04:40:26.220+00:00|INFO|NotificationSender|pool-3-thread-9] DistributionClient - sendStatus
[2023-02-23T04:40:26.220+00:00|INFO|NotificationSender|pool-3-thread-9] Trying to send status: {
  "distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677127226219,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T04:40:27.221+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:40:57.222+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:41:27.223+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:41:57.224+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:42:27.226+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:42:57.227+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:43:27.229+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:43:57.232+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:44:27.233+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:44:57.233+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:45:27.234+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:45:57.236+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:46:27.237+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:46:57.239+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:47:27.241+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:47:57.244+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:48:27.245+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:48:57.245+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:49:27.246+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:49:31.216+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] [Producer clientId=policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] Node 2 disconnected.
[2023-02-23T04:49:57.248+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:50:27.249+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:50:57.249+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:51:27.251+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:51:57.251+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:52:27.252+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:52:57.253+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:53:27.253+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:53:57.254+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:54:27.254+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:54:57.255+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:55:27.256+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:55:57.257+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:56:27.257+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:56:57.257+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:57:27.259+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:57:57.260+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:58:27.260+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:58:57.261+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:59:27.262+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T04:59:57.262+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:00:27.263+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:00:57.264+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:01:27.264+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:01:57.267+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:02:27.269+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:02:57.269+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:03:27.270+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:03:57.270+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:04:27.272+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:04:57.274+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:05:27.274+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:05:57.276+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:06:27.276+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:06:57.278+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:07:27.279+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:07:57.280+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:08:27.281+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:08:57.282+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:09:27.282+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:09:57.288+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:10:27.292+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:10:28.547+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - sendNotificationStatus
[2023-02-23T05:10:28.548+00:00|INFO|NotificationSender|pool-3-thread-9] DistributionClient - sendStatus
[2023-02-23T05:10:28.548+00:00|INFO|NotificationSender|pool-3-thread-9] Trying to send status: {
  "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129027292,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:10:28.556+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] [Producer clientId=policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
[2023-02-23T05:10:28.556+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] [Producer clientId=policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
[2023-02-23T05:10:28.557+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] [Producer clientId=policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
[2023-02-23T05:10:28.557+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] [Producer clientId=policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
[2023-02-23T05:10:28.557+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] [Producer clientId=policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
[2023-02-23T05:10:28.557+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] [Producer clientId=policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
[2023-02-23T05:10:29.559+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - sendNotificationStatus
[2023-02-23T05:10:29.561+00:00|INFO|NotificationSender|pool-3-thread-9] DistributionClient - sendStatus
[2023-02-23T05:10:29.561+00:00|INFO|NotificationSender|pool-3-thread-9] Trying to send status: {
  "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129027292,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:10:30.563+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - sendNotificationStatus
[2023-02-23T05:10:30.565+00:00|INFO|NotificationSender|pool-3-thread-9] DistributionClient - sendStatus
[2023-02-23T05:10:30.565+00:00|INFO|NotificationSender|pool-3-thread-9] Trying to send status: {
  "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129027292,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:10:31.569+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - sendNotificationStatus
[2023-02-23T05:10:31.569+00:00|INFO|NotificationSender|pool-3-thread-9] DistributionClient - sendStatus
[2023-02-23T05:10:31.570+00:00|INFO|NotificationSender|pool-3-thread-9] Trying to send status: {
  "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129027292,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:10:32.572+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - sendNotificationStatus
[2023-02-23T05:10:32.572+00:00|INFO|NotificationSender|pool-3-thread-9] DistributionClient - sendStatus
[2023-02-23T05:10:32.572+00:00|INFO|NotificationSender|pool-3-thread-9] Trying to send status: {
  "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129027292,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:10:33.573+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - sendNotificationStatus
[2023-02-23T05:10:33.574+00:00|INFO|NotificationSender|pool-3-thread-9] DistributionClient - sendStatus
[2023-02-23T05:10:33.574+00:00|INFO|NotificationSender|pool-3-thread-9] Trying to send status: {
  "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129027292,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:10:34.575+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - sendNotificationStatus
[2023-02-23T05:10:34.578+00:00|INFO|NotificationSender|pool-3-thread-9] DistributionClient - sendStatus
[2023-02-23T05:10:34.579+00:00|INFO|NotificationSender|pool-3-thread-9] Trying to send status: {
  "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129027292,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:10:35.580+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - download
[2023-02-23T05:10:35.715+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - sendDownloadStatus
[2023-02-23T05:10:35.716+00:00|INFO|NotificationSender|pool-3-thread-9] DistributionClient - sendStatus
[2023-02-23T05:10:35.716+00:00|INFO|NotificationSender|pool-3-thread-9] Trying to send status: {
  "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129035715,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:10:36.720+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - sendDeploymentStatus
[2023-02-23T05:10:36.721+00:00|INFO|NotificationSender|pool-3-thread-9] DistributionClient - sendStatus
[2023-02-23T05:10:36.721+00:00|INFO|NotificationSender|pool-3-thread-9] Trying to send status: {
  "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129036720,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:10:37.722+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - sendComponentDone status
[2023-02-23T05:10:37.723+00:00|INFO|NotificationSender|pool-3-thread-9] DistributionClient - sendStatus
[2023-02-23T05:10:37.723+00:00|INFO|NotificationSender|pool-3-thread-9] Trying to send status: {
  "distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129037722,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:10:38.724+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:11:08.725+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:11:38.726+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:12:08.727+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:12:38.728+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:13:08.728+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:13:38.729+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:14:08.729+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:14:38.731+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:15:08.732+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:15:35.679+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-23T05:15:35.681+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-23T05:15:35.681+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129308732,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:15:36.682+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-23T05:15:36.683+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-23T05:15:36.683+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129308732,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:15:37.684+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - download
[2023-02-23T05:15:37.836+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendDownloadStatus
[2023-02-23T05:15:37.837+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-23T05:15:37.837+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129337836,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:15:38.841+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendDeploymentStatus
[2023-02-23T05:15:38.841+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-23T05:15:38.841+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129338841,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:15:39.844+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendComponentDone status
[2023-02-23T05:15:39.845+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-23T05:15:39.845+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129339844,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:15:40.846+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:15:59.425+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-23T05:15:59.425+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-23T05:15:59.426+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129340846,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:16:00.426+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-23T05:16:00.427+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-23T05:16:00.427+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129340846,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:16:01.428+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-23T05:16:01.428+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-23T05:16:01.429+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129340846,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:16:02.430+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-23T05:16:02.431+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-23T05:16:02.431+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129340846,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:16:03.435+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-23T05:16:03.436+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-23T05:16:03.436+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129340846,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:16:04.436+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-23T05:16:04.437+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-23T05:16:04.437+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129340846,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:16:05.438+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-23T05:16:05.439+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-23T05:16:05.439+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129340846,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:16:06.442+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-23T05:16:06.443+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-23T05:16:06.444+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129340846,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:16:07.445+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - download
[2023-02-23T05:16:07.529+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendDownloadStatus
[2023-02-23T05:16:07.529+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-23T05:16:07.529+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129367529,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:16:08.532+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendDeploymentStatus
[2023-02-23T05:16:08.534+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-23T05:16:08.534+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129368532,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:16:09.537+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendComponentDone status
[2023-02-23T05:16:09.537+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-23T05:16:09.539+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129369537,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:16:10.540+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:16:40.542+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:16:51.041+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-23T05:16:51.042+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-23T05:16:51.042+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129400542,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:16:52.044+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-23T05:16:52.044+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-23T05:16:52.044+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129400542,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:16:53.046+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-23T05:16:53.047+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-23T05:16:53.047+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129400542,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:16:54.050+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-23T05:16:54.050+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-23T05:16:54.050+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129400542,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:16:55.053+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-23T05:16:55.054+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-23T05:16:55.055+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129400542,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:16:56.065+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-23T05:16:56.065+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-23T05:16:56.066+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129400542,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:16:57.092+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-23T05:16:57.092+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-23T05:16:57.093+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129400542,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:16:58.095+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - download
[2023-02-23T05:16:58.170+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendDownloadStatus
[2023-02-23T05:16:58.171+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-23T05:16:58.171+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129418170,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:16:59.176+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendDeploymentStatus
[2023-02-23T05:16:59.176+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-23T05:16:59.176+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129419176,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:17:00.178+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendComponentDone status
[2023-02-23T05:17:00.179+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-23T05:17:00.180+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677129420178,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:17:01.181+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:17:31.183+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:18:01.184+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:18:31.185+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:19:01.185+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:19:31.186+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:20:01.187+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:20:31.188+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:21:01.191+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:21:31.192+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:22:01.192+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:22:31.192+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:23:01.193+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:23:31.193+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:24:01.196+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:24:31.196+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:25:01.197+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:25:31.197+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:26:01.197+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:26:31.199+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:27:01.200+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:27:31.201+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:28:01.203+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:28:31.204+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:29:01.205+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:29:31.206+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:30:01.207+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:30:17.981+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2023-02-23T05:30:17.982+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:30:17.982+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130201207,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:30:17.995+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] [Producer clientId=policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
[2023-02-23T05:30:17.995+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] [Producer clientId=policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
[2023-02-23T05:30:17.995+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] [Producer clientId=policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
[2023-02-23T05:30:17.995+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] [Producer clientId=policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
[2023-02-23T05:30:17.995+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] [Producer clientId=policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
[2023-02-23T05:30:17.995+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] [Producer clientId=policy-distribution-id-producer-0f9403cb-ac61-4621-a692-78ff80dc7570] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
[2023-02-23T05:30:19.005+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2023-02-23T05:30:19.005+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:30:19.005+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130201207,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:30:20.006+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2023-02-23T05:30:20.007+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:30:20.007+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130201207,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:30:21.008+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2023-02-23T05:30:21.008+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:30:21.008+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130201207,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:30:22.009+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2023-02-23T05:30:22.010+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:30:22.010+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130201207,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:30:23.011+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2023-02-23T05:30:23.012+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:30:23.012+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130201207,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:30:24.012+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2023-02-23T05:30:24.013+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:30:24.013+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130201207,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:30:25.014+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2023-02-23T05:30:25.015+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:30:25.015+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130201207,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:30:26.016+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2023-02-23T05:30:26.017+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:30:26.017+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130201207,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:30:27.018+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2023-02-23T05:30:27.019+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:30:27.019+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130201207,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:30:28.027+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - download
[2023-02-23T05:30:28.144+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendDownloadStatus
[2023-02-23T05:30:28.145+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:30:28.145+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130228144,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:30:29.149+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendDeploymentStatus
[2023-02-23T05:30:29.150+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:30:29.150+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130229149,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:30:30.151+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendComponentDone status
[2023-02-23T05:30:30.152+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:30:30.152+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "b32992ce-4828-44ad-826f-ae944eb298c3",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130230151,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:30:31.153+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:30:56.588+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2023-02-23T05:30:56.589+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:30:56.589+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130231153,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:30:57.591+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2023-02-23T05:30:57.591+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:30:57.591+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130231153,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:30:58.592+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2023-02-23T05:30:58.592+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:30:58.592+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130231153,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:30:59.593+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2023-02-23T05:30:59.593+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:30:59.594+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130231153,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:31:00.594+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2023-02-23T05:31:00.595+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:31:00.595+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130231153,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:31:01.595+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2023-02-23T05:31:01.596+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:31:01.596+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130231153,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:31:02.597+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2023-02-23T05:31:02.597+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:31:02.597+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130231153,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:31:03.598+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2023-02-23T05:31:03.598+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:31:03.598+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130231153,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:31:04.599+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - download
[2023-02-23T05:31:04.759+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendDownloadStatus
[2023-02-23T05:31:04.762+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:31:04.762+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130264759,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:31:05.768+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendDeploymentStatus
[2023-02-23T05:31:05.769+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:31:05.769+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130265768,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:31:06.771+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendComponentDone status
[2023-02-23T05:31:06.771+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:31:06.771+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "6ab58f3b-b08d-47ef-8a50-a615be546400",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130266771,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:31:07.772+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:31:37.773+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:32:07.774+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:32:35.801+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2023-02-23T05:32:35.802+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:32:35.802+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130327774,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:32:36.802+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2023-02-23T05:32:36.802+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:32:36.802+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130327774,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:32:37.803+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2023-02-23T05:32:37.804+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:32:37.804+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130327774,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:32:38.804+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2023-02-23T05:32:38.804+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:32:38.804+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130327774,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:32:39.805+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2023-02-23T05:32:39.805+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:32:39.805+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130327774,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:32:40.806+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2023-02-23T05:32:40.806+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:32:40.806+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130327774,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:32:41.807+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2023-02-23T05:32:41.808+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:32:41.808+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130327774,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:32:42.809+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2023-02-23T05:32:42.810+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:32:42.810+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130327774,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:32:43.811+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2023-02-23T05:32:43.812+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:32:43.813+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130327774,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:32:44.814+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - download
[2023-02-23T05:32:45.028+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendDownloadStatus
[2023-02-23T05:32:45.028+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:32:45.028+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130365028,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:32:46.031+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendDeploymentStatus
[2023-02-23T05:32:46.032+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:32:46.032+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130366031,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:32:47.034+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendComponentDone status
[2023-02-23T05:32:47.034+00:00|INFO|NotificationSender|pool-3-thread-5] DistributionClient - sendStatus
[2023-02-23T05:32:47.034+00:00|INFO|NotificationSender|pool-3-thread-5] Trying to send status: {
  "distributionID": "dd249e56-6af0-478e-b699-9ddb68a71b41",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677130367033,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-23T05:32:48.035+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:33:18.037+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:33:48.037+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:34:18.039+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:34:48.040+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:35:18.041+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:35:48.042+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:36:18.043+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:36:48.044+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:37:18.045+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:37:48.046+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:38:18.046+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:38:48.047+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:39:18.048+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:39:48.049+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:40:18.050+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:40:48.053+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:41:18.054+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:41:48.054+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:42:18.056+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:42:48.057+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:43:18.057+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:43:48.059+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:44:18.060+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:44:48.060+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:45:18.060+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:45:48.061+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:46:18.064+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:46:48.064+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:47:18.065+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:47:48.065+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:48:18.066+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:48:48.067+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:49:18.068+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:49:48.069+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:50:18.070+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:50:48.071+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:51:18.072+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:51:48.073+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:52:18.074+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:52:48.075+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:53:18.075+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:53:48.076+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:54:18.078+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:54:48.078+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:55:18.080+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:55:48.080+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:56:18.082+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:56:48.083+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:57:18.084+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:57:48.086+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:58:18.086+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:58:48.087+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:59:18.088+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T05:59:48.092+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:00:18.092+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:00:48.093+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:01:18.094+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:01:48.095+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:02:18.096+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:02:48.096+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:03:18.097+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:03:48.097+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:04:18.098+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:04:48.099+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:05:18.101+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:05:48.102+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:06:18.104+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:06:48.104+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:07:18.104+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:07:48.109+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:08:18.110+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:08:48.110+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:09:18.111+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:09:48.112+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:10:18.114+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:10:48.115+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:11:18.117+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:11:48.118+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:12:18.118+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:12:48.128+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:13:18.128+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:13:48.129+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:14:18.130+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:14:48.131+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:15:18.132+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:15:48.132+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:16:18.132+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:16:48.132+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:17:18.132+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:17:48.133+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:18:18.134+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:18:48.136+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:19:18.137+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:19:48.138+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:20:18.140+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:20:48.140+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:21:18.141+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:21:48.142+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:22:18.143+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:22:48.143+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:23:18.144+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:23:48.144+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:24:18.145+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:24:48.146+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:25:18.147+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:25:48.147+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:26:18.147+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:26:48.149+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:27:18.150+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:27:48.151+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:28:18.152+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:28:48.153+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:29:18.154+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:29:48.156+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:30:18.156+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:30:48.158+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:31:18.160+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:31:48.161+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:32:18.161+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:32:48.163+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:33:18.168+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:33:48.168+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:34:18.168+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:34:48.168+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:35:18.169+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:35:48.169+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:36:18.171+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:36:48.172+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:37:18.174+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:37:48.176+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:38:18.177+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:38:48.179+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:39:18.180+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:39:48.180+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:40:18.181+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:40:48.181+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:41:18.183+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-23T06:41:48.183+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO