Results

By type

          Policy distribution config file: /opt/app/distribution/etc/mounted/config.json
FlexLogger:properties => {stop.check.point=2500, concurrentHashMap.limit=5000, audit.level=ON, logger.type=EELF, metricsLogger.level=ON, debugLogger.level=INFO, timer.delay.time=1000, check.interval=30000, event.expired.time=86400, error.level=ON}
FlexLogger:overrideLogbackLevel => null
FlexLogger.logger_Type value: EELF
22:54:32,036 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
22:54:32,037 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
22:54:32,039 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/opt/app/distribution/etc/logback.xml]
22:54:32,434 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [file:/opt/app/distribution/etc/logback.xml] 
22:54:32,435 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 3 seconds
22:54:32,608 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
22:54:32,619 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
22:54:32,640 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:54:32,725 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
22:54:32,753 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFAudit]
22:54:32,951 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - setting totalSizeCap to 10 GB
22:54:32,975 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - Archive files will be limited to [50 MB] each.
22:54:33,013 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - Will use zip compression
22:54:33,021 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - Will use the pattern /var/log/onap/policy/distribution/audit.%d{yyyy-MM-dd}.%i.log for the active file
22:54:33,033 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4ec4f3a0 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/policy/distribution/audit.%d{yyyy-MM-dd}.%i.log.zip'.
22:54:33,033 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4ec4f3a0 - Roll-over at midnight.
22:54:33,094 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4ec4f3a0 - Setting initial period to Mon Jan 16 22:54:33 GMT 2023
22:54:33,097 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:54:33,110 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - Active log file name: /var/log/onap/policy/distribution/audit.log
22:54:33,110 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - File property is set to [/var/log/onap/policy/distribution/audit.log]
22:54:33,112 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
22:54:33,120 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFAudit]
22:54:33,122 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFAudit] to ch.qos.logback.classic.AsyncAppender[asyncEELFAudit]
22:54:33,122 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Attaching appender named [EELFAudit] to AsyncAppender.
22:54:33,123 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Setting discardingThreshold to 51
22:54:33,125 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
22:54:33,125 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFMetrics]
22:54:33,128 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - setting totalSizeCap to 10 GB
22:54:33,128 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - Archive files will be limited to [50 MB] each.
22:54:33,129 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - Will use zip compression
22:54:33,129 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - Will use the pattern /var/log/onap/policy/distribution/metrics.%d{yyyy-MM-dd}.%i.log for the active file
22:54:33,131 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@30c15d8b - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/policy/distribution/metrics.%d{yyyy-MM-dd}.%i.log.zip'.
22:54:33,132 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@30c15d8b - Roll-over at midnight.
22:54:33,133 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@30c15d8b - Setting initial period to Mon Jan 16 22:54:33 GMT 2023
22:54:33,136 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:54:33,139 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - Active log file name: /var/log/onap/policy/distribution/metrics.log
22:54:33,139 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - File property is set to [/var/log/onap/policy/distribution/metrics.log]
22:54:33,139 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
22:54:33,140 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFMetrics]
22:54:33,141 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFMetrics] to ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics]
22:54:33,141 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Attaching appender named [EELFMetrics] to AsyncAppender.
22:54:33,141 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Setting discardingThreshold to 51
22:54:33,143 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
22:54:33,143 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFError]
22:54:33,152 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - setting totalSizeCap to 10 GB
22:54:33,152 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - Archive files will be limited to [50 MB] each.
22:54:33,153 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - Will use zip compression
22:54:33,153 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - Will use the pattern /var/log/onap/policy/distribution/error.%d{yyyy-MM-dd}.%i.log for the active file
22:54:33,156 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2b71e916 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/policy/distribution/error.%d{yyyy-MM-dd}.%i.log.zip'.
22:54:33,156 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2b71e916 - Roll-over at midnight.
22:54:33,157 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2b71e916 - Setting initial period to Mon Jan 16 22:54:33 GMT 2023
22:54:33,163 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:54:33,165 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFError] - Active log file name: /var/log/onap/policy/distribution/error.log
22:54:33,166 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFError] - File property is set to [/var/log/onap/policy/distribution/error.log]
22:54:33,166 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
22:54:33,166 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFError]
22:54:33,167 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFError] to ch.qos.logback.classic.AsyncAppender[asyncEELFError]
22:54:33,167 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Attaching appender named [EELFError] to AsyncAppender.
22:54:33,167 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Setting discardingThreshold to 51
22:54:33,167 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
22:54:33,168 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFDebug]
22:54:33,170 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - setting totalSizeCap to 10 GB
22:54:33,171 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - Archive files will be limited to [50 MB] each.
22:54:33,171 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - Will use zip compression
22:54:33,172 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - Will use the pattern /var/log/onap/policy/distribution/debug.%d{yyyy-MM-dd}.%i.log for the active file
22:54:33,180 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1d296da - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/policy/distribution/debug.%d{yyyy-MM-dd}.%i.log.zip'.
22:54:33,180 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1d296da - Roll-over at midnight.
22:54:33,184 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1d296da - Setting initial period to Mon Jan 16 22:54:33 GMT 2023
22:54:33,204 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:54:33,206 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - Active log file name: /var/log/onap/policy/distribution/debug.log
22:54:33,206 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - File property is set to [/var/log/onap/policy/distribution/debug.log]
22:54:33,206 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
22:54:33,207 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFDebug]
22:54:33,208 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFDebug] to ch.qos.logback.classic.AsyncAppender[asyncEELFDebug]
22:54:33,209 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Attaching appender named [EELFDebug] to AsyncAppender.
22:54:33,209 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Setting discardingThreshold to 51
22:54:33,214 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.audit] to INFO
22:54:33,214 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.audit] to false
22:54:33,214 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFAudit] to Logger[com.att.eelf.audit]
22:54:33,214 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.metrics] to INFO
22:54:33,215 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.metrics] to false
22:54:33,215 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFMetrics] to Logger[com.att.eelf.metrics]
22:54:33,215 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.error] to ERROR
22:54:33,215 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.error] to false
22:54:33,215 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFError] to Logger[com.att.eelf.error]
22:54:33,215 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.debug] to DEBUG
22:54:33,216 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.debug] to false
22:54:33,216 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[com.att.eelf.debug]
22:54:33,216 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.sdc] to TRACE
22:54:33,216 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[org.onap.sdc]
22:54:33,220 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
22:54:33,222 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
22:54:33,224 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[ROOT]
22:54:33,227 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFError] to Logger[ROOT]
22:54:33,228 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
22:54:33,236 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c730b35 - Registering current configuration as safe fallback point
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 1 class name: org.onap.policy.distribution.main.startstop.Main
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 2 class name: org.onap.policy.distribution.main.parameters.DistributionParameterHandler
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 3 class name: org.onap.policy.distribution.main.parameters.ArtifactForwarderConfigurationParametersJsonAdapter
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 4 class name: org.onap.policy.distribution.reception.parameters.ReceptionHandlerConfigurationParametersJsonAdapter
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 5 class name: org.onap.policy.distribution.reception.parameters.ReceptionHandlerParameters
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 6 class name: org.onap.policy.distribution.forwarding.parameters.ArtifactForwarderParameters
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 7 class name: org.onap.policy.distribution.reception.handling.AbstractReceptionHandler
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 8 class name: org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 9 class name: org.onap.policy.distribution.forwarding.k8s.K8sArtifactForwarder
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 10 class name: org.onap.policy.distribution.main.startstop.DistributionActivator
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 11 class name: org.onap.policy.distribution.main.rest.DistributionRestServer
2023-01-16T22:54:34.022Z|||main||||INFO|||||org.eclipse.jetty.util.log||Logging initialized @2672ms to org.eclipse.jetty.util.log.Slf4jLog
2023-01-16T22:54:34.506Z|||main||||INFO|||||org.onap.policy.common.endpoints.http.server.internal.JettyServletServer||JettyJerseyServer [servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5be46f9d@4a0bd4c5==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=false,async=true}, swaggerId=swagger-9014, toString()=JettyServer [name=SDCDistributionGroup, host=0.0.0.0, port=9014, user=healthcheck, password=true, contextPath=/, jettyServer=Server@3f91b517{STOPPED}[9.4.14.v20181114], context=o.e.j.s.ServletContextHandler@68702e03{/,null,UNAVAILABLE}, connector=SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}, jettyThread=null]]: STARTING
2023-01-16T22:54:34.514Z|||SDCDistributionGroup-9014||||INFO|||||org.onap.policy.common.endpoints.http.server.internal.JettyServletServer||JettyJerseyServer [servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5be46f9d@4a0bd4c5==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=false,async=true}, swaggerId=swagger-9014, toString()=JettyServer [name=SDCDistributionGroup, host=0.0.0.0, port=9014, user=healthcheck, password=true, contextPath=/, jettyServer=Server@3f91b517{STOPPED}[9.4.14.v20181114], context=o.e.j.s.ServletContextHandler@68702e03{/,null,UNAVAILABLE}, connector=SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}, jettyThread=Thread[SDCDistributionGroup-9014,5,main]]]: STARTING
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 12 class name: org.onap.policy.distribution.reception.handling.PluginHandler
2023-01-16T22:54:34.543Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.Server||jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.11+9
2023-01-16T22:54:34.563Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T22:54:35.232Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.session||DefaultSessionIdManager workerName=node0
2023-01-16T22:54:35.233Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.session||No SessionScavenger set, using defaults
2023-01-16T22:54:35.238Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.session||node0 Scavenging every 660000ms
2023-01-16T22:54:37.325Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 52121671-a031-45c9-abc3-4966cba428b5 url= /sdc/v1/artifactTypes
2023-01-16T22:54:37.385Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T22:54:37.607Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||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:374)
	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:185)
	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:157)
	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-01-16T22:54:37.613Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@9bfc49b
2023-01-16T22:54:37.634Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-16T22:54:37.661Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-16T22:54:37.961Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.handler.ContextHandler||Started o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE}
2023-01-16T22:54:37.999Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.AbstractConnector||Started SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}
2023-01-16T22:54:38.000Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.Server||Started @6661ms
2023-01-16T22:54:38.022Z|||SDCDistributionGroup-9014||||INFO|||||org.onap.policy.common.endpoints.http.server.internal.JettyServletServer||JettyJerseyServer [servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5be46f9d@4a0bd4c5==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=true,async=true}, swaggerId=swagger-9014, toString()=JettyServer [name=SDCDistributionGroup, host=0.0.0.0, port=9014, user=healthcheck, password=true, contextPath=/, jettyServer=Server@3f91b517{STARTED}[9.4.14.v20181114], context=o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE}, connector=SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}, jettyThread=Thread[SDCDistributionGroup-9014,5,main]]]: STARTED: Server@3f91b517{STARTED}[9.4.14.v20181114] - STARTED
+=QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@6b82f351{s=0/1,p=0}] - STARTED
| +=ReservedThreadExecutor@6b82f351{s=0/1,p=0} - STARTED
| +>threads size=8
|   +>19 qtp1245065720-19 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
|   +>24 qtp1245065720-24 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
|   +>20 qtp1245065720-20-acceptor-0@632ac189-SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014} ACCEPTING RUNNABLE @ java.base@11.0.11/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method) prio=3
|   +>21 qtp1245065720-21 SELECTING RUNNABLE @ java.base@11.0.11/sun.nio.ch.EPoll.wait(Native Method)
|   +>22 qtp1245065720-22 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
|   +>26 qtp1245065720-26 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
|   +>23 qtp1245065720-23 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
|   +>25 qtp1245065720-25 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
+=Slf4jRequestLog@13ea29cc{STARTED} - STARTED
+=SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014} - STARTED
| +~Server@3f91b517{STARTED}[9.4.14.v20181114] - STARTED
| +~QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@6b82f351{s=0/1,p=0}] - STARTED
| +=ScheduledExecutorScheduler@10f7f7de{STARTED} - STARTED
| +-org.eclipse.jetty.io.ArrayByteBufferPool@5c00a62f
| +=HttpConnectionFactory@418c5a9c[HTTP/1.1] - STARTED
| | +-HttpConfiguration@7088e493{32768/8192,8192/8192,https://:0,[]}
| |   +>customizers size=0
| |   +>formEncodedMethods size=2
| |   | +>POST
| |   | +>PUT
| |   +>outputBufferSize=32768
| |   +>outputAggregationSize=8192
| |   +>requestHeaderSize=8192
| |   +>responseHeaderSize=8192
| |   +>headerCacheSize=4096
| |   +>secureScheme=https
| |   +>securePort=0
| |   +>idleTimeout=-1
| |   +>blockingTimeout=-1
| |   +>sendDateHeader=true
| |   +>sendServerVersion=true
| |   +>sendXPoweredBy=false
| |   +>delayDispatchUntilContent=true
| |   +>persistentConnectionsEnabled=true
| |   +>maxErrorDispatches=10
| |   +>minRequestDataRate=0
| |   +>minResponseDataRate=0
| |   +>cookieCompliance=RFC6265
| |   +>setRequestCookieCompliance=RFC6265
| |   +>notifyRemoteAsyncErrors=true
| +=SelectorManager@SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014} - STARTED
| | +=ManagedSelector@2d4185a5{STARTED} id=0 keys=0 selected=0 updates=0 - STARTED
| |   +=EatWhatYouKill@35d67d14/SelectorProducer@3aacc803/PRODUCING/p=false/QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@6b82f351{s=0/1,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-01-16T22:54:38.016387Z - STARTED
| |   | +-SelectorProducer@3aacc803
| |   | +~QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@6b82f351{s=0/1,p=0}] - STARTED
| |   +>updates @ 2023-01-16T22:54:38.009767Z size=0
| |   +>keys @ 2023-01-16T22:54:38.012172Z size=0
| +-sun.nio.ch.ServerSocketChannelImpl[/0.0.0.0:9014]
| +-qtp1245065720-20-acceptor-0@632ac189-SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}
+=o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE} - STARTED
| +=org.eclipse.jetty.server.session.SessionHandler2114005470==dftMaxIdleSec=-1 - STARTED
| | +=ConstraintSecurityHandler@6506c184{STARTED} - STARTED
| | | +-org.eclipse.jetty.security.DefaultAuthenticatorFactory@73fb3314
| | | +-org.eclipse.jetty.security.authentication.BasicAuthenticator@2fcb11b8
| | | +=HashLoginService@58f38246[SDCDistributionGroup-login-service] - STARTED
| | | +=ServletHandler@baa623d{STARTED} - STARTED
| | | | +>listeners ServletHandler@baa623d{STARTED} size=0
| | | | +>filters ServletHandler@baa623d{STARTED} size=0
| | | | +>filterMappings ServletHandler@baa623d{STARTED} size=0
| | | | +>servlets ServletHandler@baa623d{STARTED} size=2
| | | | | +>io.swagger.jersey.config.JerseyJaxrsConfig-38ba6ce3@e85295b2==io.swagger.jersey.config.JerseyJaxrsConfig,jsp=null,order=2,inst=true,async=true - STARTED
| | | | | | +>io.swagger.jersey.config.JerseyJaxrsConfig@21e393cf
| | | | | | +>initParams size=4
| | | | | |   +>swagger.api.basepath=http://onap-multicloud-k8s-cb6dcdb89-lshk2:9014/
| | | | | |   +>swagger.context.id=swagger-9014
| | | | | |   +>swagger.pretty.print=true
| | | | | |   +>swagger.scanner.id=swagger-9014
| | | | | +>org.glassfish.jersey.servlet.ServletContainer-5be46f9d@4a0bd4c5==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=true,async=true - STARTED
| | | | |   +>org.glassfish.jersey.servlet.ServletContainer@56d2009a
| | | | |   +>initParams size=3
| | | | |     +>jersey.config.server.provider.classnames=com.fasterxml.jackson.jaxrs.json.JacksonJaxbJsonProvider,io.swagger.jaxrs.listing.ApiListingResource,io.swagger.jaxrs.listing.SwaggerSerializers,org.onap.policy.distribution.main.rest.DistributionRestController
| | | | |     +>swagger.scanner.id=swagger-9014
| | | | |     +>swagger.context.id=swagger-9014
| | | | +>servletMappings ServletHandler@baa623d{STARTED} size=2
| | | |   +>[/]=>io.swagger.jersey.config.JerseyJaxrsConfig-38ba6ce3
| | | |   +>[/*]=>org.glassfish.jersey.servlet.ServletContainer-5be46f9d
| | | +~org.eclipse.jetty.security.DefaultIdentityService@12f759b4
| | | +>roles size=1
| | | | +>java.util.concurrent.CopyOnWriteArraySet@36ebcb(size=1)
| | | |   +:user
| | | +>constraints size=1
| | |   +>java.util.HashMap$EntrySet@4a147fac(size=1)
| | |     +:/*={*={RoleInfo,C[user],None}}
| | +=org.eclipse.jetty.server.session.DefaultSessionCache@7754f53b[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] - STARTED
| | | +=org.eclipse.jetty.server.session.NullSessionDataStore@3144ed9b[passivating=false,graceSec=3600] - STARTED
| | +~DefaultSessionIdManager@195628fe{STARTED}[worker=node0] - STARTED
| +>No ClassLoader
| +>eventListeners o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE} size=0
| +>handler attributes o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE} size=1
| | +>org.eclipse.jetty.server.Executor=QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@6b82f351{s=0/1,p=0}]
| +>context attributes o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE} size=2
| | +>org.eclipse.jetty.util.DecoratedObjectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1]
| | +>swagger.scanner.id.swagger-9014=io.swagger.jaxrs.config.DefaultJaxrsScanner@2054a112
| +>initparams o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE} size=0
+=ErrorHandler@366ab8b6{STARTED} - STARTED
+=DefaultSessionIdManager@195628fe{STARTED}[worker=node0] - STARTED
| +=HouseKeeper@1ed3775d{STARTED}[interval=660000, ownscheduler=true] - STARTED
+>jdk.internal.loader.ClassLoaders$AppClassLoader@2df13e4b
| +>jdk.internal.loader.ClassLoaders$PlatformClassLoader@2569c23b
+>AttributesMap@20b0abb5
  +>null
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
2023-01-16T22:55:04.557Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T22:55:04.561Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= d25370f2-b86f-43c1-93b0-47611de7411a url= /sdc/v1/artifactTypes
2023-01-16T22:55:04.561Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T22:55:04.570Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||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:374)
	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:185)
	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:157)
	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-01-16T22:55:04.571Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@2631e842
2023-01-16T22:55:04.571Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-16T22:55:04.572Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-16T22:55:34.557Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T22:55:34.576Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 3fb376ce-a9f5-4ba9-84cf-44dbddca6185 url= /sdc/v1/artifactTypes
2023-01-16T22:55:34.576Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T22:55:34.617Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||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:374)
	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:185)
	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:157)
	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-01-16T22:55:34.618Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@49df9877
2023-01-16T22:55:34.618Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-16T22:55:34.618Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-16T22:56:04.559Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T22:56:04.566Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 33662d57-c522-43fd-9af3-f84509729944 url= /sdc/v1/artifactTypes
2023-01-16T22:56:04.567Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T22:56:04.584Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||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:374)
	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:185)
	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:157)
	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-01-16T22:56:04.585Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@4d464d58
2023-01-16T22:56:04.588Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-16T22:56:04.590Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-16T22:56:34.557Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T22:56:34.565Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= ea9ae4d2-c80a-416d-8650-96fa634dd96b url= /sdc/v1/artifactTypes
2023-01-16T22:56:34.565Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T22:56:34.596Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||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:374)
	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:185)
	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:157)
	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-01-16T22:56:34.597Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@331e7bbb
2023-01-16T22:56:34.597Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-16T22:56:34.598Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-16T22:57:04.557Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T22:57:04.560Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= f4d1be98-19a2-44d9-be5d-883cfe8e878f url= /sdc/v1/artifactTypes
2023-01-16T22:57:04.563Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T22:57:04.574Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||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:374)
	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:185)
	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:157)
	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-01-16T22:57:04.575Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@52d2109d
2023-01-16T22:57:04.575Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-16T22:57:04.575Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-16T22:57:34.556Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T22:57:34.559Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= a097c45a-a186-47d0-9ac2-8411bcacce5b url= /sdc/v1/artifactTypes
2023-01-16T22:57:34.560Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T22:57:34.589Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||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:374)
	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:185)
	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:157)
	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-01-16T22:57:34.589Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@e4be8e6
2023-01-16T22:57:34.590Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-16T22:57:34.590Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-16T22:58:04.557Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T22:58:04.560Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= a557fc4f-edca-4375-adc7-b3ebfa2f8b80 url= /sdc/v1/artifactTypes
2023-01-16T22:58:04.560Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T22:58:04.571Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||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:374)
	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:185)
	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:157)
	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-01-16T22:58:04.571Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@7e7ba35e
2023-01-16T22:58:04.571Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-16T22:58:04.571Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-16T22:58:34.557Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T22:58:34.560Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= c510aad0-3966-4fcf-b80b-5e99024f1fe2 url= /sdc/v1/artifactTypes
2023-01-16T22:58:34.560Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T22:58:34.581Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||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:374)
	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:185)
	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:157)
	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-01-16T22:58:34.582Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@655c6384
2023-01-16T22:58:34.583Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-16T22:58:34.583Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-16T22:59:04.557Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T22:59:04.563Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 3b1b66bb-998b-41cd-8fbd-ccaadbf430a6 url= /sdc/v1/artifactTypes
2023-01-16T22:59:04.563Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T22:59:04.609Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||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:374)
	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:185)
	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:157)
	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-01-16T22:59:04.609Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3c6b0ba4
2023-01-16T22:59:04.610Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-16T22:59:04.610Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-16T22:59:34.556Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T22:59:34.559Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 39d0c0a3-c961-4d47-9b24-1342e0dd9f57 url= /sdc/v1/artifactTypes
2023-01-16T22:59:34.559Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T22:59:34.569Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||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:374)
	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:185)
	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:157)
	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-01-16T22:59:34.569Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3f035a73
2023-01-16T22:59:34.570Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-16T22:59:34.571Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-16T23:00:04.557Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T23:00:04.563Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 7c8c03d6-1aad-4b9c-842f-310d851cafa5 url= /sdc/v1/artifactTypes
2023-01-16T23:00:04.564Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T23:00:04.584Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||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:374)
	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:185)
	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:157)
	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-01-16T23:00:04.584Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@2830363f
2023-01-16T23:00:04.585Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-16T23:00:04.585Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-16T23:00:34.558Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T23:00:34.570Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 76989169-3b25-4de9-b94e-c9a04995ee36 url= /sdc/v1/artifactTypes
2023-01-16T23:00:34.571Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T23:00:34.614Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||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:374)
	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:185)
	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:157)
	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-01-16T23:00:34.619Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@30ed8bb8
2023-01-16T23:00:34.620Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-16T23:00:34.621Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-16T23:01:04.558Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T23:01:04.561Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 6ad3e171-d094-4bb9-aca1-6c50b2ba046a url= /sdc/v1/artifactTypes
2023-01-16T23:01:04.561Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T23:01:04.581Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||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:374)
	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:185)
	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:157)
	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-01-16T23:01:04.582Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@1d516903
2023-01-16T23:01:04.582Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-16T23:01:04.583Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-16T23:01:34.557Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T23:01:34.570Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 6c13fd8a-6010-4248-8c8e-d6ab1b359941 url= /sdc/v1/artifactTypes
2023-01-16T23:01:34.580Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T23:01:34.610Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||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:374)
	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:185)
	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:157)
	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-01-16T23:01:34.611Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3c132d3c
2023-01-16T23:01:34.612Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-16T23:01:34.612Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-16T23:02:04.557Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T23:02:04.563Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= cc450d2b-5508-467d-85fe-e00c3a6a6941 url= /sdc/v1/artifactTypes
2023-01-16T23:02:04.564Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T23:02:04.575Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||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:374)
	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:185)
	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:157)
	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-01-16T23:02:04.576Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@13a15d84
2023-01-16T23:02:04.578Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-16T23:02:04.579Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-16T23:02:34.559Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T23:02:34.567Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 6b1fcc61-907f-4ef0-9b56-a5fb7a3c4ec8 url= /sdc/v1/artifactTypes
2023-01-16T23:02:34.567Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T23:02:34.657Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||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:374)
	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:185)
	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:157)
	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-01-16T23:02:34.668Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@ac25fbe
2023-01-16T23:02:34.669Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-16T23:02:34.672Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-16T23:03:04.557Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T23:03:04.560Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 7723c58e-8957-41db-a6c5-eb7f52753e1d url= /sdc/v1/artifactTypes
2023-01-16T23:03:04.560Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T23:03:04.813Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-16T23:03:04.815Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@4dd9d5c7
2023-01-16T23:03:04.816Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-16T23:03:04.818Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-16T23:03:34.560Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T23:03:34.571Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= b01f5143-21f1-45bb-8aea-1d80f665f347 url= /sdc/v1/artifactTypes
2023-01-16T23:03:34.572Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T23:03:34.590Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-16T23:03:34.591Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@8739820
2023-01-16T23:03:34.591Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-16T23:03:34.592Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-16T23:04:04.557Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T23:04:04.561Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= fb3e2136-06b4-4cc2-9b02-08be9f6c7845 url= /sdc/v1/artifactTypes
2023-01-16T23:04:04.561Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T23:04:04.586Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-16T23:04:04.586Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@36b21e5b
2023-01-16T23:04:04.586Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-16T23:04:04.587Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-16T23:04:34.556Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T23:04:34.559Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= a7b5756d-ae56-46a9-814a-4d8cc03265b2 url= /sdc/v1/artifactTypes
2023-01-16T23:04:34.564Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T23:04:34.590Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-16T23:04:34.591Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@61a8bf34
2023-01-16T23:04:34.591Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-16T23:04:34.592Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-16T23:05:04.558Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T23:05:04.561Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= cb52e0aa-68d0-4dae-993c-e96ba8390492 url= /sdc/v1/artifactTypes
2023-01-16T23:05:04.562Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T23:05:04.591Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-16T23:05:04.591Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@72a94ce2
2023-01-16T23:05:04.593Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-16T23:05:04.596Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-16T23:05:34.579Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T23:05:34.662Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 8c913762-4b45-4475-8f19-0cc0809b84d5 url= /sdc/v1/artifactTypes
2023-01-16T23:05:34.662Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T23:05:34.780Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-16T23:05:34.782Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@ecb1afc
2023-01-16T23:05:34.782Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-16T23:05:34.784Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-16T23:06:04.558Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T23:06:04.563Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= d0b98675-c3c8-4150-8893-aec272209b26 url= /sdc/v1/artifactTypes
2023-01-16T23:06:04.563Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T23:06:04.571Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-16T23:06:04.572Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@232d539
2023-01-16T23:06:04.572Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-16T23:06:04.572Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-16T23:06:34.566Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T23:06:34.595Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 1b1de32b-1bea-4e4c-82ee-975ee0ade2cb url= /sdc/v1/artifactTypes
2023-01-16T23:06:34.596Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T23:06:34.664Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-16T23:06:34.664Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@461ec662
2023-01-16T23:06:34.665Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-16T23:06:34.665Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-16T23:07:04.561Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T23:07:04.590Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 9a2bef66-d595-4715-a8bc-77bd2e90db7c url= /sdc/v1/artifactTypes
2023-01-16T23:07:04.593Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T23:07:04.621Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-16T23:07:04.635Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@754006e6
2023-01-16T23:07:04.637Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-16T23:07:04.638Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-16T23:07:34.560Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T23:07:34.645Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= b754a08f-f8d7-40be-894c-daa30f7595f2 url= /sdc/v1/artifactTypes
2023-01-16T23:07:34.645Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T23:07:34.963Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-16T23:07:34.964Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3955aeac
2023-01-16T23:07:34.964Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-16T23:07:34.964Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-16T23:08:04.569Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T23:08:04.603Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 27bfb01a-0577-4a49-9894-80a1a7494643 url= /sdc/v1/artifactTypes
2023-01-16T23:08:04.604Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T23:08:04.609Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-16T23:08:04.610Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@75d6aa6d
2023-01-16T23:08:04.610Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-16T23:08:04.610Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-16T23:08:34.557Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T23:08:34.562Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 777934fd-3dc5-4f68-afac-c509c038f5a3 url= /sdc/v1/artifactTypes
2023-01-16T23:08:34.565Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T23:08:34.576Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-16T23:08:34.577Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@17c53da
2023-01-16T23:08:34.577Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-16T23:08:34.578Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-16T23:09:04.558Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T23:09:04.562Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 6258ada1-a80e-4f9a-9ce4-8df55f6436c4 url= /sdc/v1/artifactTypes
2023-01-16T23:09:04.565Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T23:09:04.570Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-16T23:09:04.572Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@2d9d36d
2023-01-16T23:09:04.573Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-16T23:09:04.574Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-16T23:09:34.557Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T23:09:34.559Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 732e9bdf-c502-4862-bc45-b3ba8f54148f url= /sdc/v1/artifactTypes
2023-01-16T23:09:34.560Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T23:09:34.572Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-16T23:09:34.572Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@6ece078d
2023-01-16T23:09:34.572Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-16T23:09:34.573Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-16T23:10:04.557Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T23:10:04.567Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 69687cbf-e276-49e2-8d1c-32c881612fc5 url= /sdc/v1/artifactTypes
2023-01-16T23:10:04.567Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T23:10:04.575Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-16T23:10:04.575Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@70d93878
2023-01-16T23:10:04.575Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-16T23:10:04.576Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-16T23:10:34.559Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T23:10:34.564Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 1c58db42-5656-4fe0-96e8-639d2b06eedf url= /sdc/v1/artifactTypes
2023-01-16T23:10:34.565Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T23:10:34.574Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-16T23:10:34.575Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@1fdcf0bd
2023-01-16T23:10:34.575Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-16T23:10:34.576Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-16T23:11:04.558Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T23:11:04.566Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 2daadc10-7fe2-48cb-8403-74d1d4e27aa1 url= /sdc/v1/artifactTypes
2023-01-16T23:11:04.567Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T23:11:04.599Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-16T23:11:04.603Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@496b81dc
2023-01-16T23:11:04.605Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-16T23:11:04.611Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-16T23:11:34.558Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T23:11:34.569Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 47be259e-1267-46f6-8a32-90ec5767c6aa url= /sdc/v1/artifactTypes
2023-01-16T23:11:34.569Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T23:11:34.576Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-16T23:11:34.587Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@4a9fe48c
2023-01-16T23:11:34.588Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-16T23:11:34.590Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-16T23:12:04.557Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T23:12:04.560Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 9afd4e0f-434f-43ed-8edc-11163da6e907 url= /sdc/v1/artifactTypes
2023-01-16T23:12:04.560Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T23:12:04.573Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-16T23:12:04.574Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@1cd07c36
2023-01-16T23:12:04.574Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-16T23:12:04.575Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-16T23:12:34.558Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T23:12:34.566Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 8beca1d8-9450-4f22-84ad-a126cdeea11e url= /sdc/v1/artifactTypes
2023-01-16T23:12:34.566Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T23:12:34.570Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-16T23:12:34.571Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@227f77ab
2023-01-16T23:12:34.571Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-16T23:12:34.571Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-16T23:13:04.558Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T23:13:04.564Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= b5711f6c-7700-4f59-9b0a-de08717f3926 url= /sdc/v1/artifactTypes
2023-01-16T23:13:04.565Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T23:13:04.587Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-16T23:13:04.588Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@c65fc2f
2023-01-16T23:13:04.588Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-16T23:13:04.588Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-16T23:13:34.559Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T23:13:34.563Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 9c34bb64-9225-4e9e-b778-166f476fc660 url= /sdc/v1/artifactTypes
2023-01-16T23:13:34.564Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T23:13:34.575Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-16T23:13:34.575Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@c303477
2023-01-16T23:13:34.576Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-16T23:13:34.576Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-16T23:14:04.556Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T23:14:04.559Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 2168d91c-51ba-435b-9a22-c13056125de4 url= /sdc/v1/artifactTypes
2023-01-16T23:14:04.559Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T23:14:04.567Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-16T23:14:04.567Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@2cee4c8
2023-01-16T23:14:04.567Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-16T23:14:04.568Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-16T23:14:34.559Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T23:14:34.595Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 9c2f3f67-d013-4571-bb7d-98dcf451fae2 url= /sdc/v1/artifactTypes
2023-01-16T23:14:34.595Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T23:14:34.688Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-16T23:14:34.689Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5a40dfb9
2023-01-16T23:14:34.689Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-16T23:14:34.701Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-16T23:15:04.558Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-16T23:15:04.574Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 802e28e4-6ff4-420f-a74c-8bcb340400ba url= /sdc/v1/artifactTypes
2023-01-16T23:15:04.575Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-16T23:15:04.891Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-16T23:15:04.907Z|||Timer-0||||DEBUG|||||org.onap.sdc.impl.DistributionClientImpl||Artifact types: [TOSCA_CSAR, HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_VOL, OTHER, VF_MODULES_METADATA, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server
2023-01-16T23:15:04.908Z|||Timer-0||||DEBUG|||||org.onap.sdc.impl.DistributionClientImpl||Get MessageBus cluster information from SDC
2023-01-16T23:15:04.908Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 399696a5-b4fc-4d85-ada6-54db59df6d34 url= /sdc/v1/distributionKafkaData
2023-01-16T23:15:04.908Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-01-16T23:15:05.029Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-16T23:15:05.033Z|||Timer-0||||DEBUG|||||org.onap.sdc.impl.DistributionClientImpl||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@2ebc7e39
2023-01-16T23:15:05.183Z|||Timer-0||||INFO|||||org.apache.kafka.clients.producer.ProducerConfig||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 = multicloud-k8s-producer-222968c7-a534-4950-b87d-acaff8532d8d
	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-01-16T23:15:05.778Z|||Timer-0||||INFO|||||org.apache.kafka.clients.producer.KafkaProducer||[Producer clientId=multicloud-k8s-producer-222968c7-a534-4950-b87d-acaff8532d8d] Instantiated an idempotent producer.
2023-01-16T23:15:06.161Z|||Timer-0||||INFO|||||org.apache.kafka.common.security.authenticator.AbstractLogin||Successfully logged in.
2023-01-16T23:15:06.378Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka version: 3.3.1
2023-01-16T23:15:06.380Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka commitId: e23c59d00e687ff5
2023-01-16T23:15:06.381Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka startTimeMs: 1673910906352
2023-01-16T23:15:06.426Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||start DistributionClient
2023-01-16T23:15:06.562Z|||Timer-0||||INFO|||||org.apache.kafka.clients.consumer.ConsumerConfig||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 = multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9
	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 = multicloud
	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-01-16T23:15:06.773Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka version: 3.3.1
2023-01-16T23:15:06.773Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka commitId: e23c59d00e687ff5
2023-01-16T23:15:06.774Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka startTimeMs: 1673910906773
2023-01-16T23:15:06.775Z|||Timer-0||||INFO|||||org.apache.kafka.clients.consumer.KafkaConsumer||[Consumer clientId=multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9, groupId=multicloud] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:15:06.778Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:15:08.672Z|||kafka-producer-network-thread | multicloud-k8s-producer-222968c7-a534-4950-b87d-acaff8532d8d||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-222968c7-a534-4950-b87d-acaff8532d8d] Cluster ID: tKEnBRynTHuVX5H3txpz2A
2023-01-16T23:15:08.679Z|||kafka-producer-network-thread | multicloud-k8s-producer-222968c7-a534-4950-b87d-acaff8532d8d||||INFO|||||org.apache.kafka.clients.producer.internals.TransactionManager||[Producer clientId=multicloud-k8s-producer-222968c7-a534-4950-b87d-acaff8532d8d] ProducerId set to 2 with epoch 0
2023-01-16T23:15:08.738Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9, groupId=multicloud] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to dWleRyFPRdaW250Ok1tbKQ
2023-01-16T23:15:08.739Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9, groupId=multicloud] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to dWleRyFPRdaW250Ok1tbKQ
2023-01-16T23:15:08.740Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9, groupId=multicloud] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to dWleRyFPRdaW250Ok1tbKQ
2023-01-16T23:15:08.740Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9, groupId=multicloud] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to dWleRyFPRdaW250Ok1tbKQ
2023-01-16T23:15:08.741Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9, groupId=multicloud] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to dWleRyFPRdaW250Ok1tbKQ
2023-01-16T23:15:08.741Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9, groupId=multicloud] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to dWleRyFPRdaW250Ok1tbKQ
2023-01-16T23:15:08.753Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9, groupId=multicloud] Cluster ID: tKEnBRynTHuVX5H3txpz2A
2023-01-16T23:15:08.757Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9, groupId=multicloud] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-01-16T23:15:08.789Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9, groupId=multicloud] (Re-)joining group
2023-01-16T23:15:08.911Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9, groupId=multicloud] Request joining group due to: need to re-join with the given member-id: multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9-8434aa08-1bb3-4639-9cb2-ea8c0d591805
2023-01-16T23:15:08.913Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9, groupId=multicloud] 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-01-16T23:15:08.913Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9, groupId=multicloud] (Re-)joining group
2023-01-16T23:15:11.931Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9, groupId=multicloud] Successfully joined group with generation Generation{generationId=1, memberId='multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9-8434aa08-1bb3-4639-9cb2-ea8c0d591805', protocol='range'}
2023-01-16T23:15:11.936Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9, groupId=multicloud] Finished assignment for group at generation 1: {multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9-8434aa08-1bb3-4639-9cb2-ea8c0d591805=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-01-16T23:15:11.959Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9, groupId=multicloud] Successfully synced group in generation Generation{generationId=1, memberId='multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9-8434aa08-1bb3-4639-9cb2-ea8c0d591805', protocol='range'}
2023-01-16T23:15:11.961Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9, groupId=multicloud] 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-01-16T23:15:11.965Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9, groupId=multicloud] 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-01-16T23:15:11.994Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-01-16T23:15:11.994Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-01-16T23:15:11.994Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-01-16T23:15:11.996Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-01-16T23:15:11.996Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-01-16T23:15:11.998Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-01-16T23:15:12.333Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9, groupId=multicloud] 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-01-16T23:15:12.339Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9, groupId=multicloud] 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-01-16T23:15:12.340Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9, groupId=multicloud] 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-01-16T23:15:12.341Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9, groupId=multicloud] 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-01-16T23:15:12.377Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9, groupId=multicloud] 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-01-16T23:15:12.378Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9, groupId=multicloud] 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-01-16T23:15:36.783Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:16:06.791Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:16:36.794Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:17:06.796Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:17:36.798Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:18:06.806Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:18:36.808Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:19:06.811Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:19:36.813Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:20:06.814Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:20:36.816Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:21:06.818Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:21:36.820Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:22:06.821Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:22:36.822Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:23:06.823Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:23:36.832Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:24:06.833Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:24:08.982Z|||kafka-producer-network-thread | multicloud-k8s-producer-222968c7-a534-4950-b87d-acaff8532d8d||||INFO|||||org.apache.kafka.clients.NetworkClient||[Producer clientId=multicloud-k8s-producer-222968c7-a534-4950-b87d-acaff8532d8d] Node -1 disconnected.
2023-01-16T23:24:09.073Z|||pool-3-thread-2||||INFO|||||org.apache.kafka.clients.NetworkClient||[Consumer clientId=multicloud-k8s-consumer-1b9eaf63-7f0f-4691-ae6c-31fec1e9e4e9, groupId=multicloud] Node -1 disconnected.
2023-01-16T23:24:36.836Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:25:06.840Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:25:36.842Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:26:06.844Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:26:36.846Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:27:06.848Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:27:36.849Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:28:06.851Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:28:36.853Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:29:06.855Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:29:36.857Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:30:06.859Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:30:36.861Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:31:06.865Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:31:36.866Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:32:06.867Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:32:36.869Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:33:06.869Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:33:36.871Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:34:06.873Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:34:36.875Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:35:06.875Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:35:36.877Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:36:06.883Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:36:36.886Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:37:06.888Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:37:36.890Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:38:06.892Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:38:36.895Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:39:06.902Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:39:36.902Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:40:06.904Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:40:36.907Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:41:06.908Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:41:36.917Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:42:06.918Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:42:36.919Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:43:06.921Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:43:36.925Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:44:06.926Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:44:36.926Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:45:06.927Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:45:36.929Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:46:06.930Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:46:36.930Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:47:06.938Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:47:36.942Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:48:06.944Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:48:36.945Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:49:06.951Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:49:36.953Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:50:06.956Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:50:36.958Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:51:06.959Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:51:36.960Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:52:06.961Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:52:36.961Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:53:06.963Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:53:36.964Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:54:06.964Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:54:36.966Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:55:06.967Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:55:36.967Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:56:06.970Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:56:36.971Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:57:06.973Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:57:36.974Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:58:06.979Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:58:36.981Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:59:06.983Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-16T23:59:36.985Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
00:00:06,990 |-INFO in c.q.l.co.rolling.helper.RenameUtil - Renaming file [/var/log/onap/policy/distribution/debug.log] to [/var/log/onap/policy/distribution/debug.2023-01-16.0.log8932512465355.tmp]
2023-01-17T00:00:06.987Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
00:00:06,998 |-INFO in ch.qos.logback.core.rolling.helper.Compressor - ZIP compressing [/var/log/onap/policy/distribution/debug.2023-01-16.0.log8932512465355.tmp] as [/var/log/onap/policy/distribution/debug.2023-01-16.0.log.zip]
00:00:06,999 |-INFO in c.q.l.core.rolling.helper.TimeBasedArchiveRemover - first clean up after appender initialization
00:00:07,005 |-INFO in c.q.l.core.rolling.helper.TimeBasedArchiveRemover - Multiple periods, i.e. 32 periods, seem to have elapsed. This is expected at application start.
00:00:07,040 |-INFO in c.q.l.core.rolling.helper.TimeBasedArchiveRemover - Removed  0 Bytes of files
2023-01-17T00:00:36.995Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:01:06.999Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:01:37.001Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:02:07.002Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:02:37.004Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:03:07.005Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:03:37.007Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:04:07.008Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:04:37.010Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:05:07.011Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:05:37.013Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:06:07.015Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:06:37.015Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:07:07.017Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:07:37.018Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:08:07.019Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:08:37.021Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:09:07.022Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:09:37.024Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:10:07.030Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:10:37.031Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:11:07.032Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:11:37.034Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:12:07.036Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:12:37.037Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:13:07.039Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:13:37.041Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:14:07.041Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:14:37.053Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:15:07.055Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:15:37.056Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:16:07.057Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:16:37.057Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:17:07.061Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:17:37.063Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:18:07.076Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:18:37.083Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:19:07.095Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:19:37.096Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:20:07.112Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:20:37.115Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:21:07.119Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:21:37.121Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:22:07.123Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:22:37.125Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:23:07.128Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:23:37.132Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:24:07.135Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:24:37.136Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:25:07.138Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:25:37.140Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:26:07.140Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:26:37.146Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:27:07.146Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:27:37.148Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:28:07.149Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:28:37.151Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:29:07.153Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:29:37.155Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:30:07.156Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:30:37.157Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:31:07.158Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:31:37.162Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:32:07.163Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:32:37.175Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:33:07.177Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:33:37.180Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:34:07.185Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:34:37.192Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:35:07.194Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:35:37.196Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:36:07.197Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:36:37.199Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:37:07.200Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:37:37.204Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:38:07.205Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:38:37.207Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:39:07.209Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:39:37.216Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:40:07.216Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:40:37.217Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:41:07.219Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:41:37.220Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:42:07.221Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:42:37.222Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:43:07.226Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:43:37.227Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:44:07.228Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:44:37.233Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:45:07.237Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:45:37.240Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:46:07.247Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:46:37.247Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:47:07.249Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:47:37.250Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:48:07.255Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:48:37.257Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:49:07.261Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:49:37.263Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:50:07.264Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:50:37.265Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:51:07.269Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:51:37.269Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:52:07.271Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:52:37.273Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:53:07.275Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:53:37.277Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:54:07.280Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:54:37.288Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:55:07.289Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:55:37.295Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:56:07.308Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:56:37.310Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-17T00:57:07.311Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO