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:58:48,163 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
22:58:48,164 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
22:58:48,165 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/opt/app/distribution/etc/logback.xml]
22:58:48,340 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [file:/opt/app/distribution/etc/logback.xml] 
22:58:48,340 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 3 seconds
22:58:48,351 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
22:58:48,356 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
22:58:48,363 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:58:48,388 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
22:58:48,391 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFAudit]
22:58:48,398 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - setting totalSizeCap to 10 GB
22:58:48,400 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - Archive files will be limited to [50 MB] each.
22:58:48,403 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - Will use zip compression
22:58:48,405 |-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:58:48,408 |-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:58:48,408 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4ec4f3a0 - Roll-over at midnight.
22:58:48,416 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4ec4f3a0 - Setting initial period to Sun Apr 02 22:58:48 GMT 2023
22:58:48,418 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:58:48,424 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - Active log file name: /var/log/onap/policy/distribution/audit.log
22:58:48,424 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - File property is set to [/var/log/onap/policy/distribution/audit.log]
22:58:48,425 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
22:58:48,427 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFAudit]
22:58:48,428 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFAudit] to ch.qos.logback.classic.AsyncAppender[asyncEELFAudit]
22:58:48,428 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Attaching appender named [EELFAudit] to AsyncAppender.
22:58:48,429 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Setting discardingThreshold to 51
22:58:48,429 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
22:58:48,430 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFMetrics]
22:58:48,431 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - setting totalSizeCap to 10 GB
22:58:48,431 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - Archive files will be limited to [50 MB] each.
22:58:48,431 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - Will use zip compression
22:58:48,431 |-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:58:48,432 |-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:58:48,432 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@30c15d8b - Roll-over at midnight.
22:58:48,433 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@30c15d8b - Setting initial period to Sun Apr 02 22:58:48 GMT 2023
22:58:48,434 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:58:48,436 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - Active log file name: /var/log/onap/policy/distribution/metrics.log
22:58:48,436 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - File property is set to [/var/log/onap/policy/distribution/metrics.log]
22:58:48,436 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
22:58:48,436 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFMetrics]
22:58:48,437 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFMetrics] to ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics]
22:58:48,437 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Attaching appender named [EELFMetrics] to AsyncAppender.
22:58:48,437 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Setting discardingThreshold to 51
22:58:48,437 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
22:58:48,437 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFError]
22:58:48,438 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - setting totalSizeCap to 10 GB
22:58:48,439 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - Archive files will be limited to [50 MB] each.
22:58:48,439 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - Will use zip compression
22:58:48,439 |-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:58:48,440 |-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:58:48,440 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2b71e916 - Roll-over at midnight.
22:58:48,441 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2b71e916 - Setting initial period to Sun Apr 02 22:58:48 GMT 2023
22:58:48,443 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:58:48,444 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFError] - Active log file name: /var/log/onap/policy/distribution/error.log
22:58:48,444 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFError] - File property is set to [/var/log/onap/policy/distribution/error.log]
22:58:48,444 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
22:58:48,444 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFError]
22:58:48,445 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFError] to ch.qos.logback.classic.AsyncAppender[asyncEELFError]
22:58:48,445 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Attaching appender named [EELFError] to AsyncAppender.
22:58:48,445 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Setting discardingThreshold to 51
22:58:48,445 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
22:58:48,445 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFDebug]
22:58:48,446 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - setting totalSizeCap to 10 GB
22:58:48,447 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - Archive files will be limited to [50 MB] each.
22:58:48,447 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - Will use zip compression
22:58:48,447 |-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:58:48,448 |-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:58:48,448 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1d296da - Roll-over at midnight.
22:58:48,449 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1d296da - Setting initial period to Sun Apr 02 22:58:48 GMT 2023
22:58:48,450 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:58:48,450 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - Active log file name: /var/log/onap/policy/distribution/debug.log
22:58:48,450 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - File property is set to [/var/log/onap/policy/distribution/debug.log]
22:58:48,451 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
22:58:48,451 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFDebug]
22:58:48,451 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFDebug] to ch.qos.logback.classic.AsyncAppender[asyncEELFDebug]
22:58:48,451 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Attaching appender named [EELFDebug] to AsyncAppender.
22:58:48,451 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Setting discardingThreshold to 51
22:58:48,452 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.audit] to INFO
22:58:48,453 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.audit] to false
22:58:48,453 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFAudit] to Logger[com.att.eelf.audit]
22:58:48,453 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.metrics] to INFO
22:58:48,453 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.metrics] to false
22:58:48,453 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFMetrics] to Logger[com.att.eelf.metrics]
22:58:48,453 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.error] to ERROR
22:58:48,453 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.error] to false
22:58:48,453 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFError] to Logger[com.att.eelf.error]
22:58:48,453 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.debug] to DEBUG
22:58:48,453 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.debug] to false
22:58:48,453 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[com.att.eelf.debug]
22:58:48,453 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.sdc] to TRACE
22:58:48,454 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[org.onap.sdc]
22:58:48,454 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
22:58:48,454 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
22:58:48,454 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[ROOT]
22:58:48,454 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFError] to Logger[ROOT]
22:58:48,454 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
22:58:48,455 |-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-04-02T22:58:48.669Z|||main||||INFO|||||org.eclipse.jetty.util.log||Logging initialized @825ms to org.eclipse.jetty.util.log.Slf4jLog
2023-04-02T22:58:48.761Z|||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
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 12 class name: org.onap.policy.distribution.reception.handling.PluginHandler
2023-04-02T22:58:48.764Z|||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
2023-04-02T22:58:48.787Z|||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-04-02T22:58:48.798Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T22:58:48.901Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.session||DefaultSessionIdManager workerName=node0
2023-04-02T22:58:48.901Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.session||No SessionScavenger set, using defaults
2023-04-02T22:58:48.904Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.session||node0 Scavenging every 660000ms
2023-04-02T22:58:49.702Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= b64ffa78-13f8-4fa5-b9c5-f85886e5340c url= /sdc/v1/artifactTypes
2023-04-02T22:58:49.711Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T22:58:49.812Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.handler.ContextHandler||Started o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE}
2023-04-02T22:58:49.822Z|||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-04-02T22:58:49.826Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@7a15fd8e
2023-04-02T22:58:49.841Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-04-02T22:58:49.850Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-04-02T22:58:49.851Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.AbstractConnector||Started SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}
2023-04-02T22:58:49.853Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.Server||Started @2012ms
2023-04-02T22:58:49.889Z|||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@13ea29cc{s=0/1,p=0}] - STARTED
| +=ReservedThreadExecutor@13ea29cc{s=0/1,p=0} - STARTED
| +>threads size=8
|   +>19 qtp1245065720-19 SELECTING RUNNABLE @ java.base@11.0.11/sun.nio.ch.EPoll.wait(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@65615411-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 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(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@5c00a62f{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@13ea29cc{s=0/1,p=0}] - STARTED
| +=ScheduledExecutorScheduler@10f7f7de{STARTED} - STARTED
| +-org.eclipse.jetty.io.ArrayByteBufferPool@7088e493
| +=HttpConnectionFactory@418c5a9c[HTTP/1.1] - STARTED
| | +-HttpConfiguration@cec99a8{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@35d67d14{STARTED} id=0 keys=0 selected=0 updates=0 - STARTED
| |   +=EatWhatYouKill@6ef9dbf2/SelectorProducer@7e0129de/PRODUCING/p=false/QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@13ea29cc{s=0/1,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-02T22:58:49.881501Z - STARTED
| |   | +-SelectorProducer@7e0129de
| |   | +~QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@13ea29cc{s=0/1,p=0}] - STARTED
| |   +>updates @ 2023-04-02T22:58:49.870907Z size=0
| |   +>keys @ 2023-04-02T22:58:49.874462Z size=0
| +-sun.nio.ch.ServerSocketChannelImpl[/0.0.0.0:9014]
| +-qtp1245065720-20-acceptor-0@65615411-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.SessionHandler1694941572==dftMaxIdleSec=-1 - STARTED
| | +=ConstraintSecurityHandler@73fb3314{STARTED} - STARTED
| | | +-org.eclipse.jetty.security.DefaultAuthenticatorFactory@2fcb11b8
| | | +-org.eclipse.jetty.security.authentication.BasicAuthenticator@58f38246
| | | +=HashLoginService@baa623d[SDCDistributionGroup-login-service] - STARTED
| | | +=ServletHandler@21e393cf{STARTED} - STARTED
| | | | +>listeners ServletHandler@21e393cf{STARTED} size=0
| | | | +>filters ServletHandler@21e393cf{STARTED} size=0
| | | | +>filterMappings ServletHandler@21e393cf{STARTED} size=0
| | | | +>servlets ServletHandler@21e393cf{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@56d2009a
| | | | | | +>initParams size=4
| | | | | |   +>swagger.api.basepath=http://onap-multicloud-k8s-544dfc69bb-n86vt: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@12f759b4
| | | | |   +>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@21e393cf{STARTED} size=2
| | | |   +>[/]=>io.swagger.jersey.config.JerseyJaxrsConfig-38ba6ce3
| | | |   +>[/*]=>org.glassfish.jersey.servlet.ServletContainer-5be46f9d
| | | +~org.eclipse.jetty.security.DefaultIdentityService@4a147a5d
| | | +>roles size=1
| | | | +>java.util.concurrent.CopyOnWriteArraySet@36ebcb(size=1)
| | | |   +:user
| | | +>constraints size=1
| | |   +>java.util.HashMap$EntrySet@7754f0ca(size=1)
| | |     +:/*={*={RoleInfo,C[user],None}}
| | +=org.eclipse.jetty.server.session.DefaultSessionCache@3144ed9b[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] - STARTED
| | | +=org.eclipse.jetty.server.session.NullSessionDataStore@195628fe[passivating=false,graceSec=3600] - STARTED
| | +~DefaultSessionIdManager@70f97f1b{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@13ea29cc{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@366ab8b6
| +>initparams o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE} size=0
+=ErrorHandler@1ed3775d{STARTED} - STARTED
+=DefaultSessionIdManager@70f97f1b{STARTED}[worker=node0] - STARTED
| +=HouseKeeper@2569c23b{STARTED}[interval=660000, ownscheduler=true] - STARTED
+>jdk.internal.loader.ClassLoaders$AppClassLoader@36100858
| +>jdk.internal.loader.ClassLoaders$PlatformClassLoader@20b0abb5
+>AttributesMap@437c181d
  +>null
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
2023-04-02T22:59:18.795Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T22:59:18.799Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 1d892a1c-58de-45d2-8e84-747c7bd0f016 url= /sdc/v1/artifactTypes
2023-04-02T22:59:18.800Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T22:59:18.815Z|||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-04-02T22:59:18.816Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3104b6c9
2023-04-02T22:59:18.816Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-04-02T22:59:18.816Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-04-02T22:59:48.796Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T22:59:48.801Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= c5a863c4-fe54-45fe-995a-2ebff8012d73 url= /sdc/v1/artifactTypes
2023-04-02T22:59:48.802Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T22:59:48.841Z|||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-04-02T22:59:48.842Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@68be98d
2023-04-02T22:59:48.843Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-04-02T22:59:48.843Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-04-02T23:00:18.796Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T23:00:18.799Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 48454320-8d9f-4cf5-8d9a-c5f66ec6db68 url= /sdc/v1/artifactTypes
2023-04-02T23:00:18.799Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T23:00:18.817Z|||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-04-02T23:00:18.817Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@7d701fac
2023-04-02T23:00:18.817Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-04-02T23:00:18.818Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-04-02T23:00:48.797Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T23:00:48.801Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= b3298021-7a97-43f0-933d-1bcc7ea39c90 url= /sdc/v1/artifactTypes
2023-04-02T23:00:48.802Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T23:00:48.831Z|||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-04-02T23:00:48.831Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5c24e400
2023-04-02T23:00:48.832Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-04-02T23:00:48.832Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-04-02T23:01:18.796Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T23:01:18.799Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= cd58fe19-0ba5-46a8-9cbf-767da8939689 url= /sdc/v1/artifactTypes
2023-04-02T23:01:18.800Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T23:01:18.818Z|||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-04-02T23:01:18.819Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@1c74872b
2023-04-02T23:01:18.819Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-04-02T23:01:18.820Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-04-02T23:01:48.796Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T23:01:48.799Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= cbda7497-0185-4c14-9c6b-14e1892e1da0 url= /sdc/v1/artifactTypes
2023-04-02T23:01:48.799Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T23:01:48.826Z|||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-04-02T23:01:48.826Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@18c57c73
2023-04-02T23:01:48.826Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-04-02T23:01:48.826Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-04-02T23:02:18.796Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T23:02:18.799Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 487371e5-34d9-4b51-883e-ca7bd9594f45 url= /sdc/v1/artifactTypes
2023-04-02T23:02:18.800Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T23:02:18.815Z|||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-04-02T23:02:18.816Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@368666d7
2023-04-02T23:02:18.817Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-04-02T23:02:18.817Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-04-02T23:02:48.796Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T23:02:48.800Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 06fcee07-cdae-47e3-a7c8-5927c0c60c08 url= /sdc/v1/artifactTypes
2023-04-02T23:02:48.800Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T23:02:48.828Z|||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-04-02T23:02:48.829Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@72a0209b
2023-04-02T23:02:48.830Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-04-02T23:02:48.830Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-04-02T23:03:18.796Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T23:03:18.800Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 1870e425-4fdd-4e47-8ac6-1d166c9f88aa url= /sdc/v1/artifactTypes
2023-04-02T23:03:18.800Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T23:03:18.831Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-04-02T23:03:18.831Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@b8715ba
2023-04-02T23:03:18.831Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-02T23:03:18.832Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-04-02T23:03:48.796Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T23:03:48.798Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= b0a4082e-a31a-49e9-841e-9e47db447a31 url= /sdc/v1/artifactTypes
2023-04-02T23:03:48.798Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T23:03:48.801Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-04-02T23:03:48.802Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@6ecbbc39
2023-04-02T23:03:48.802Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-02T23:03:48.802Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-04-02T23:04:18.795Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T23:04:18.798Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 62dfd3f2-d600-43a4-acdf-6700ee086552 url= /sdc/v1/artifactTypes
2023-04-02T23:04:18.798Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T23:04:18.836Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-04-02T23:04:18.837Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@6ee00cdb
2023-04-02T23:04:18.837Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-02T23:04:18.837Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-04-02T23:04:48.796Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T23:04:48.800Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 670d082c-4181-4cca-b25d-f6c941be581b url= /sdc/v1/artifactTypes
2023-04-02T23:04:48.800Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T23:04:48.805Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-04-02T23:04:48.805Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@54d35fc5
2023-04-02T23:04:48.806Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-02T23:04:48.806Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-04-02T23:05:18.796Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T23:05:18.800Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= fc21330c-cec6-4b54-82a6-9bb0d07faf94 url= /sdc/v1/artifactTypes
2023-04-02T23:05:18.800Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T23:05:18.808Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-04-02T23:05:18.809Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@6f5f24d3
2023-04-02T23:05:18.809Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-02T23:05:18.809Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-04-02T23:05:48.795Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T23:05:48.799Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 4bf1cb97-dc78-4ee5-8dc0-0157f310ef72 url= /sdc/v1/artifactTypes
2023-04-02T23:05:48.799Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T23:05:48.804Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-04-02T23:05:48.804Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@177efa33
2023-04-02T23:05:48.805Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-02T23:05:48.805Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-04-02T23:06:18.795Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T23:06:18.800Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 761c17d8-31f6-4e28-b6ac-720aa8d4ddff url= /sdc/v1/artifactTypes
2023-04-02T23:06:18.801Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T23:06:18.810Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-04-02T23:06:18.811Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@42740dc7
2023-04-02T23:06:18.811Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-02T23:06:18.812Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-04-02T23:06:48.796Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T23:06:48.800Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= efaee158-d10d-4dc9-9422-a44179d54866 url= /sdc/v1/artifactTypes
2023-04-02T23:06:48.800Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T23:06:48.804Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-04-02T23:06:48.805Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@4edf5cac
2023-04-02T23:06:48.805Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-02T23:06:48.805Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-04-02T23:07:18.796Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T23:07:18.798Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= d0bab202-5dda-4c21-8fc7-ca4dda4429ba url= /sdc/v1/artifactTypes
2023-04-02T23:07:18.798Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T23:07:18.807Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-04-02T23:07:18.807Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@388ac56b
2023-04-02T23:07:18.808Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-02T23:07:18.808Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-04-02T23:07:48.795Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T23:07:48.797Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 2865e1ae-8420-4207-98ed-bca866c736cd url= /sdc/v1/artifactTypes
2023-04-02T23:07:48.797Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T23:07:48.800Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-04-02T23:07:48.800Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@56cdab26
2023-04-02T23:07:48.800Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-02T23:07:48.800Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-04-02T23:08:18.796Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T23:08:18.798Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 845908bb-e7d3-4774-a23c-d258aad83d0e url= /sdc/v1/artifactTypes
2023-04-02T23:08:18.799Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T23:08:18.809Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-04-02T23:08:18.810Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@2253fea1
2023-04-02T23:08:18.810Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-02T23:08:18.811Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-04-02T23:08:48.796Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T23:08:48.798Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= f0ae3943-7dc7-4d19-9975-c7c1cd000852 url= /sdc/v1/artifactTypes
2023-04-02T23:08:48.799Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T23:08:48.802Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-04-02T23:08:48.803Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5c4d58e1
2023-04-02T23:08:48.803Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-02T23:08:48.804Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-04-02T23:09:18.796Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T23:09:18.802Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= a6574ecc-a99a-45de-90b1-fa1b2fb67936 url= /sdc/v1/artifactTypes
2023-04-02T23:09:18.802Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T23:09:18.820Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-04-02T23:09:18.820Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@2e7d47e1
2023-04-02T23:09:18.820Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-02T23:09:18.821Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-04-02T23:09:48.796Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T23:09:48.800Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 7da7f363-aa09-4286-a309-28f158c96c2c url= /sdc/v1/artifactTypes
2023-04-02T23:09:48.800Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T23:09:48.804Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-04-02T23:09:48.805Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@50b9ff3f
2023-04-02T23:09:48.805Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-02T23:09:48.805Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-04-02T23:10:18.797Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T23:10:18.800Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 4a84f36e-314e-43c8-b5ac-30a49b5108ba url= /sdc/v1/artifactTypes
2023-04-02T23:10:18.800Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T23:10:18.813Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-04-02T23:10:18.813Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@61423f9b
2023-04-02T23:10:18.814Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-02T23:10:18.814Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-04-02T23:10:48.796Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T23:10:48.799Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= a8deeebf-7a59-4e4b-938d-fb5ae85dc883 url= /sdc/v1/artifactTypes
2023-04-02T23:10:48.799Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T23:10:48.808Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-04-02T23:10:48.808Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@6315c815
2023-04-02T23:10:48.808Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-02T23:10:48.809Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-04-02T23:11:18.796Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T23:11:18.799Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 1c0f8601-2694-4620-b296-f0688d7744e0 url= /sdc/v1/artifactTypes
2023-04-02T23:11:18.800Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T23:11:18.811Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-04-02T23:11:18.811Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3f3bf76c
2023-04-02T23:11:18.811Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-02T23:11:18.812Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-04-02T23:11:48.796Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T23:11:48.799Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= d8abd99b-d77e-4180-b02f-9c6e6a989e8f url= /sdc/v1/artifactTypes
2023-04-02T23:11:48.799Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T23:11:48.802Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-04-02T23:11:48.803Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@20e4b4e0
2023-04-02T23:11:48.803Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-02T23:11:48.804Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-04-02T23:12:18.796Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T23:12:18.798Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= b0bdcec2-c333-4717-a707-ef73b06fdee8 url= /sdc/v1/artifactTypes
2023-04-02T23:12:18.798Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T23:12:18.807Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-04-02T23:12:18.807Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@c16d2d7
2023-04-02T23:12:18.807Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-02T23:12:18.808Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-04-02T23:12:48.796Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T23:12:48.799Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 8488b1ad-ddda-466b-a6c2-91fcb4962ac7 url= /sdc/v1/artifactTypes
2023-04-02T23:12:48.799Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T23:12:48.803Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-04-02T23:12:48.803Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5ca1e262
2023-04-02T23:12:48.804Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-02T23:12:48.804Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-04-02T23:13:18.801Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T23:13:18.804Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= cfe1737b-72f2-4576-960a-9c9e7914352b url= /sdc/v1/artifactTypes
2023-04-02T23:13:18.805Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T23:13:18.813Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-04-02T23:13:18.814Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@6c445a38
2023-04-02T23:13:18.814Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-02T23:13:18.814Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-04-02T23:13:48.796Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T23:13:48.799Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= a59fe9b3-c967-4499-9ad9-c33dc39c1c15 url= /sdc/v1/artifactTypes
2023-04-02T23:13:48.799Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T23:13:48.803Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-04-02T23:13:48.803Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@294dd54c
2023-04-02T23:13:48.803Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-02T23:13:48.804Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-04-02T23:14:18.796Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T23:14:18.799Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= fbd19e09-9de9-4495-a47e-2b8fe2cdbe87 url= /sdc/v1/artifactTypes
2023-04-02T23:14:18.800Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T23:14:18.810Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-04-02T23:14:18.811Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3f0c8f6
2023-04-02T23:14:18.811Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-02T23:14:18.811Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-04-02T23:14:48.796Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T23:14:48.797Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 8675e0c2-cd8d-461e-9e12-5e41b9b87159 url= /sdc/v1/artifactTypes
2023-04-02T23:14:48.798Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T23:14:48.800Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-04-02T23:14:48.800Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3a2427c
2023-04-02T23:14:48.800Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-02T23:14:48.800Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-04-02T23:15:18.796Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T23:15:18.800Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 678555a3-1334-43a9-934a-716df05ba681 url= /sdc/v1/artifactTypes
2023-04-02T23:15:18.800Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T23:15:18.816Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-04-02T23:15:18.817Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@6a98df6b
2023-04-02T23:15:18.817Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-02T23:15:18.817Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-04-02T23:15:48.796Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T23:15:48.800Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= a83497e5-1b92-4adf-96b3-1b892e632d2e url= /sdc/v1/artifactTypes
2023-04-02T23:15:48.800Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T23:15:48.805Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-04-02T23:15:48.806Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@608ed9d4
2023-04-02T23:15:48.806Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-02T23:15:48.806Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-04-02T23:16:18.796Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-04-02T23:16:18.799Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= cb80f35d-a1e2-4f9b-aad5-023db4a8ae0b url= /sdc/v1/artifactTypes
2023-04-02T23:16:18.800Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-02T23:16:19.145Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-04-02T23:16:19.152Z|||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-04-02T23:16:19.152Z|||Timer-0||||DEBUG|||||org.onap.sdc.impl.DistributionClientImpl||Get MessageBus cluster information from SDC
2023-04-02T23:16:19.153Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 48695006-e6d4-4ea3-a484-231ee051412f url= /sdc/v1/distributionKafkaData
2023-04-02T23:16:19.154Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-04-02T23:16:19.297Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-04-02T23:16:19.308Z|||Timer-0||||DEBUG|||||org.onap.sdc.impl.DistributionClientImpl||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@4aa77066
2023-04-02T23:16:19.369Z|||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-4da2e22f-2c90-490c-bc09-e5ab6fd834f9
	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-04-02T23:16:19.459Z|||Timer-0||||INFO|||||org.apache.kafka.clients.producer.KafkaProducer||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Instantiated an idempotent producer.
2023-04-02T23:16:19.514Z|||Timer-0||||INFO|||||org.apache.kafka.common.security.authenticator.AbstractLogin||Successfully logged in.
2023-04-02T23:16:19.550Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka version: 3.3.1
2023-04-02T23:16:19.551Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka commitId: e23c59d00e687ff5
2023-04-02T23:16:19.551Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka startTimeMs: 1680477379547
2023-04-02T23:16:19.555Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||start DistributionClient
2023-04-02T23:16:19.577Z|||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-da020f30-4a19-4536-9eef-d75c8c39cb29
	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-04-02T23:16:19.637Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka version: 3.3.1
2023-04-02T23:16:19.637Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka commitId: e23c59d00e687ff5
2023-04-02T23:16:19.637Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka startTimeMs: 1680477379637
2023-04-02T23:16:19.638Z|||Timer-0||||INFO|||||org.apache.kafka.clients.consumer.KafkaConsumer||[Consumer clientId=multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29, groupId=multicloud] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:16:19.641Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:16:20.273Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29, 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 224Buxt-TfaoZml-aDplqw
2023-04-02T23:16:20.273Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Cluster ID: M_jDh-SlSt27lHw3k4UhYg
2023-04-02T23:16:20.274Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29, 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 224Buxt-TfaoZml-aDplqw
2023-04-02T23:16:20.274Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29, 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 224Buxt-TfaoZml-aDplqw
2023-04-02T23:16:20.274Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29, 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 224Buxt-TfaoZml-aDplqw
2023-04-02T23:16:20.274Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29, 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 224Buxt-TfaoZml-aDplqw
2023-04-02T23:16:20.274Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29, 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 224Buxt-TfaoZml-aDplqw
2023-04-02T23:16:20.274Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.producer.internals.TransactionManager||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] ProducerId set to 2003 with epoch 0
2023-04-02T23:16:20.278Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29, groupId=multicloud] Cluster ID: M_jDh-SlSt27lHw3k4UhYg
2023-04-02T23:16:20.279Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29, groupId=multicloud] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-04-02T23:16:20.297Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29, groupId=multicloud] (Re-)joining group
2023-04-02T23:16:20.341Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29, groupId=multicloud] Request joining group due to: need to re-join with the given member-id: multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29-b95accd6-2074-448a-abef-8daf0b207ffe
2023-04-02T23:16:20.341Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29, 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-04-02T23:16:20.341Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29, groupId=multicloud] (Re-)joining group
2023-04-02T23:16:23.350Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29, groupId=multicloud] Successfully joined group with generation Generation{generationId=1, memberId='multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29-b95accd6-2074-448a-abef-8daf0b207ffe', protocol='range'}
2023-04-02T23:16:23.355Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29, groupId=multicloud] Finished assignment for group at generation 1: {multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29-b95accd6-2074-448a-abef-8daf0b207ffe=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-04-02T23:16:23.380Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29, groupId=multicloud] Successfully synced group in generation Generation{generationId=1, memberId='multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29-b95accd6-2074-448a-abef-8daf0b207ffe', protocol='range'}
2023-04-02T23:16:23.382Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29, 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-04-02T23:16:23.386Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29, 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-04-02T23:16:23.406Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-02T23:16:23.406Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-04-02T23:16:23.406Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-04-02T23:16:23.406Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-04-02T23:16:23.406Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-04-02T23:16:23.406Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-04-02T23:16:23.539Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29, 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-04-02T23:16:23.541Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29, 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-04-02T23:16:23.550Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29, 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-04-02T23:16:23.551Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29, 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-04-02T23:16:23.551Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29, 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-04-02T23:16:23.551Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29, 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-04-02T23:16:49.645Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:17:19.646Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:17:49.647Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:18:19.648Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:18:49.649Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:19:19.650Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:19:49.652Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:20:19.653Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:20:49.654Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:21:19.655Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:21:49.656Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:22:19.657Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:22:49.657Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:23:19.659Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:23:49.660Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:24:19.660Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:24:49.662Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:25:19.663Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:25:20.498Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.NetworkClient||[Consumer clientId=multicloud-k8s-consumer-da020f30-4a19-4536-9eef-d75c8c39cb29, groupId=multicloud] Node -1 disconnected.
2023-04-02T23:25:20.565Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.NetworkClient||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Node -1 disconnected.
2023-04-02T23:25:49.664Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:26:19.665Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:26:49.667Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:27:19.669Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:27:49.670Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:28:19.672Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:28:49.672Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:29:19.674Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:29:49.675Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:30:19.675Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:30:49.676Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:31:19.677Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:31:49.679Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:32:19.680Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:32:49.682Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:33:19.683Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:33:49.684Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:34:19.685Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:34:49.687Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:35:19.688Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:35:49.690Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:36:19.691Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:36:49.692Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:37:19.694Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:37:49.695Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:38:19.697Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:38:49.698Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:39:19.700Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:39:49.701Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:40:19.701Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:40:49.702Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:41:19.704Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:41:49.705Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:42:19.706Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:42:49.708Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:43:19.708Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:43:49.710Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:44:19.711Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:44:49.712Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:45:19.713Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:45:49.715Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:46:19.716Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:46:49.717Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:47:19.718Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:47:49.719Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:48:19.720Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:48:49.721Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:49:19.722Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:49:49.723Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:50:19.725Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:50:49.726Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:51:19.727Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:51:49.729Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:52:19.730Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:52:49.732Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:53:19.733Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:53:49.733Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:54:19.735Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:54:49.736Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:55:19.737Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:55:49.738Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:56:19.739Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:56:49.740Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:57:19.741Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:57:49.742Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:58:19.745Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:58:49.745Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:59:19.747Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-02T23:59:49.747Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:00:19.749Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
00:00:19,751 |-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-04-02.0.log9022004284036.tmp]
00:00:19,754 |-INFO in c.q.l.core.rolling.helper.TimeBasedArchiveRemover - first clean up after appender initialization
00:00:19,753 |-INFO in ch.qos.logback.core.rolling.helper.Compressor - ZIP compressing [/var/log/onap/policy/distribution/debug.2023-04-02.0.log9022004284036.tmp] as [/var/log/onap/policy/distribution/debug.2023-04-02.0.log.zip]
00:00:19,757 |-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:19,778 |-INFO in c.q.l.core.rolling.helper.TimeBasedArchiveRemover - Removed  0 Bytes of files
2023-04-03T00:00:49.751Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:01:19.752Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:01:49.753Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:02:19.753Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:02:49.755Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:03:19.756Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:03:49.758Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:04:19.759Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:04:49.761Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:05:19.763Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:05:49.764Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:06:19.764Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:06:49.766Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:07:19.767Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:07:49.769Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:08:19.770Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:08:49.771Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:09:19.772Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:09:49.772Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:10:19.773Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:10:49.775Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:11:19.775Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:11:49.777Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:12:19.778Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:12:49.780Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:13:19.782Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:13:49.784Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:14:19.784Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:14:49.785Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:15:19.787Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:15:49.788Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:16:19.789Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:16:49.790Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:17:19.791Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:17:49.792Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:18:19.792Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:18:49.792Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:19:19.794Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:19:49.795Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:20:19.797Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:20:49.798Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:21:19.799Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:21:49.800Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:22:19.800Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:22:49.801Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:23:19.803Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:23:49.803Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:24:19.805Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:24:49.806Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:25:19.808Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:25:49.808Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:26:19.809Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:26:49.810Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:27:19.811Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:27:49.813Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:28:19.814Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:28:49.816Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:29:19.817Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:29:49.818Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:30:19.819Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:30:49.819Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:31:19.820Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:31:49.822Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:32:19.823Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:32:49.825Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:33:19.825Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:33:49.827Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:34:19.828Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:34:49.829Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:35:19.830Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:35:49.831Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:36:19.832Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:36:49.833Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:37:19.834Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:37:49.836Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:38:19.838Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:38:49.839Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:39:19.840Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:39:49.841Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:40:19.841Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:40:49.842Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:41:19.843Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:41:49.845Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:42:19.846Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:42:49.847Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:43:19.848Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:43:49.848Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:44:19.850Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:44:49.851Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:45:19.852Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:45:49.853Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:46:19.853Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:46:49.855Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:47:19.855Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:47:49.857Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:48:19.858Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:48:49.859Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:49:19.860Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:49:49.862Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:50:19.863Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:50:49.864Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:51:19.866Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:51:49.868Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:52:19.868Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:52:49.871Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:53:19.872Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:53:49.874Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:54:19.876Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:54:49.877Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:55:19.878Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:55:49.880Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:56:19.881Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:56:49.883Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:57:19.884Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:57:49.885Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:58:19.886Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:58:49.887Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:59:19.887Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T00:59:49.887Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:00:19.889Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:00:49.890Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:01:19.891Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:01:49.891Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:02:19.892Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:02:49.893Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:03:19.894Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:03:49.895Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:04:19.896Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:04:49.897Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:05:19.897Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:05:49.898Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:06:19.899Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:06:49.900Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:07:19.902Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:07:49.903Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:08:19.903Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:08:49.905Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:09:19.905Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:09:49.906Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:10:19.907Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:10:49.909Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:11:19.910Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:11:49.910Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:12:19.912Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:12:49.918Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:13:19.919Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:13:49.921Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:14:19.922Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:14:49.922Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:15:19.924Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:15:49.925Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:16:19.927Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:16:49.929Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:17:19.930Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:17:49.931Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:18:19.932Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:18:49.933Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:19:19.934Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:19:49.935Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:20:19.937Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:20:49.938Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:21:19.939Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:21:49.939Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:22:19.940Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:22:49.941Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:23:19.943Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:23:49.944Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:24:19.946Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:24:49.947Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:25:19.948Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:25:49.948Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:26:19.949Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:26:49.950Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:27:19.951Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:27:49.951Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:28:19.952Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:28:49.954Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:29:19.954Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:29:49.956Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:30:19.957Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:30:49.958Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:31:19.960Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:31:49.961Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:32:19.962Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:32:49.963Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:33:19.963Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:33:49.964Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:34:19.966Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:34:49.966Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:35:19.967Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:35:49.968Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:36:19.969Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:36:49.970Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:37:19.971Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:37:49.973Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:38:19.975Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:38:49.976Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:39:19.977Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:39:49.977Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:40:19.979Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:40:49.981Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:41:19.982Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:41:49.982Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:42:19.984Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:42:49.985Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:43:19.987Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:43:49.988Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:44:19.990Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:44:49.990Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:45:19.991Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:45:49.992Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:46:19.992Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:46:49.993Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:47:19.994Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:47:49.996Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:48:19.996Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:48:49.996Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:49:19.997Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:49:49.999Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:50:20.000Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:50:50.000Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:51:20.000Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:51:50.001Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:52:20.002Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:52:50.003Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:53:20.005Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:53:50.005Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:54:20.007Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:54:50.007Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:55:20.009Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:55:50.010Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:56:20.012Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:56:50.013Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:57:20.014Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:57:50.016Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:58:20.016Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:58:50.018Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:59:20.019Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T01:59:50.020Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:00:20.021Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:00:50.022Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:01:20.023Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:01:50.024Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:02:20.025Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:02:50.025Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:03:20.025Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:03:50.027Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:04:20.028Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:04:50.028Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:05:20.029Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:05:50.030Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:06:20.032Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:06:50.033Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:07:20.034Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:07:50.034Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:08:20.036Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:08:50.037Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:09:20.038Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:09:50.038Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:10:20.040Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:10:50.041Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:11:20.042Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:11:50.042Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:12:20.043Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:12:50.045Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:13:20.045Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:13:50.047Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:14:20.047Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:14:50.048Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:15:20.049Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:15:50.050Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:16:20.051Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:16:50.052Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:17:20.053Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:17:50.053Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:18:20.055Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:18:50.056Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:19:20.056Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:19:50.057Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:20:20.059Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:20:50.060Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:21:20.061Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:21:50.061Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:22:20.063Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:22:50.063Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:23:20.065Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:23:50.066Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:24:20.067Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:24:50.068Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:25:20.068Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:25:50.068Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:26:20.069Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:26:50.071Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:27:20.072Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:27:50.072Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:28:20.073Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:28:50.073Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:29:20.074Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:29:50.075Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:30:20.076Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:30:50.077Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:31:20.078Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:31:50.078Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:32:20.080Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:32:50.080Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:33:20.080Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:33:50.080Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:34:20.080Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:34:50.081Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:35:20.082Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:35:50.083Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:36:20.084Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:36:50.084Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:37:20.086Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:37:50.086Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:38:20.087Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:38:50.087Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:39:20.088Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:39:50.089Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:40:20.089Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:40:50.090Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:41:20.090Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:41:50.091Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:42:20.092Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:42:50.093Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:43:20.094Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:43:50.094Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:44:20.096Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:44:50.097Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:45:20.097Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:45:50.098Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:46:20.099Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:46:50.099Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:47:20.101Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:47:50.102Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:48:20.103Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:48:50.103Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:49:20.105Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:49:50.106Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:50:20.106Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:50:50.108Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:51:20.109Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:51:50.110Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:52:20.111Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:52:50.112Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:53:20.113Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:53:50.114Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:54:20.116Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:54:50.117Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:55:20.118Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:55:50.119Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:56:20.120Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:56:50.121Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:57:20.121Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:57:50.123Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:58:20.124Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:58:50.124Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:59:20.126Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T02:59:50.126Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:00:20.127Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:00:50.128Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:01:20.129Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:01:50.130Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:02:20.131Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:02:50.132Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:03:20.133Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:03:50.133Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:04:20.135Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:04:50.136Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:05:20.137Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:05:50.137Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:06:20.138Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:06:50.140Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:07:20.140Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:07:50.141Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:08:20.142Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:08:50.143Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:09:20.144Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:09:50.146Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:10:20.146Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:10:50.148Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:11:20.148Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:11:50.148Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:12:20.150Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:12:50.150Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:13:20.150Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:13:50.152Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:14:20.152Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:14:50.153Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:15:20.154Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:15:50.155Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:16:20.155Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:16:50.156Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:17:20.157Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:17:50.158Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:18:20.159Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:18:50.160Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:19:20.162Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:19:50.163Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:20:20.163Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:20:50.165Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:21:20.166Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:21:50.167Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:22:20.169Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:22:50.169Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:23:20.169Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:23:50.171Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:24:20.172Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:24:50.173Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:25:20.174Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:25:50.174Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:26:20.176Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:26:50.177Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:27:20.178Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:27:50.179Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:28:20.181Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:28:50.182Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:29:20.184Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:29:50.185Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:30:20.185Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:30:50.187Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:31:20.187Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:31:50.188Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:32:20.190Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:32:50.191Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:33:20.192Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:33:50.192Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:34:20.193Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:34:50.194Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:35:20.196Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:35:50.196Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:36:20.197Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:36:50.199Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:37:20.200Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:37:50.201Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:38:20.202Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:38:50.203Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:39:20.204Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:39:50.205Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:40:20.205Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:40:50.207Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:41:20.207Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:41:50.208Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:42:20.208Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:42:50.209Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:43:20.210Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:43:50.211Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:44:20.212Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:44:50.213Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:45:20.213Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:45:50.215Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:46:20.216Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:46:50.217Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:47:20.218Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:47:50.218Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:48:20.219Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:48:50.219Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:49:20.221Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:49:50.222Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:50:20.223Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:50:50.224Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:51:20.225Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:51:50.227Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:52:20.228Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:52:50.228Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:53:20.229Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:53:50.231Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:54:20.232Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:54:50.234Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:55:20.234Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:55:50.234Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:56:20.236Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:56:50.236Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:57:20.237Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:57:50.238Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:58:20.239Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:58:50.240Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:59:20.240Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T03:59:50.242Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:00:20.242Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:00:50.244Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:01:20.245Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:01:50.246Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:02:20.248Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:02:50.248Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:03:20.249Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:03:50.250Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:04:20.250Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:04:50.252Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:05:20.253Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:05:50.255Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:06:20.255Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:06:50.256Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:07:20.256Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:07:50.258Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:08:20.259Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:08:50.260Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:09:20.260Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:09:50.261Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:10:20.263Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:10:50.263Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:11:20.264Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:11:50.264Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:12:20.266Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:12:50.266Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:13:20.268Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:13:50.268Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:14:20.270Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:14:50.271Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:15:20.272Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:15:50.273Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:16:20.274Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:16:50.274Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:17:02.446Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-04-03T04:17:02.447Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"67140925-3a6f-407a-959c-109e177260de","serviceName":"basic_onboard_FLWUdk","serviceVersion":"1.0","serviceUUID":"19ebdf40-c64a-481d-8a8f-8b59c9326af3","serviceDescription":"service","serviceInvariantUUID":"2bac4cbd-5db1-4650-9def-8fec2ad66681","resources":[{"resourceInstanceName":"basic_onboard_FLWUdk 0","resourceName":"basic_onboard_FLWUdk","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"dac3165c-a204-413f-adbe-704623ed23b4","resourceInvariantUUID":"d53cee2e-031e-415a-8fae-95f51faf2e70","resourceCustomizationUUID":"4a12d9b5-2bf6-4b2d-bf23-45d2850d17cf","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/resourceInstances/basic_onboard_flwudk0/artifacts/vf-license-model.xml","artifactChecksum":"NGM5YzhiYzRjZjc0ZjU3MmRkMjA5ZTUyYTAwMjQwNjg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"bd788691-5050-4702-936e-5323ddbfa177","artifactVersion":"1"},{"artifactName":"basic_onboard_flwudk0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/resourceInstances/basic_onboard_flwudk0/artifacts/basic_onboard_flwudk0_modules.json","artifactChecksum":"ZDMwOTgzM2YxNWYwMWYzZTUwODJjNzZlODllNjViNDQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d45e3439-bba4-4631-9b18-813915a57166","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/resourceInstances/basic_onboard_flwudk0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01129bd9-4e3f-4f2f-92c1-083f0cfccae5","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/resourceInstances/basic_onboard_flwudk0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6f47d27f-dfde-477b-a49d-8653be82ad1c","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/resourceInstances/basic_onboard_flwudk0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ea2f5259-0af6-448f-9bc0-3a618a91f457","artifactVersion":"2","generatedFromUUID":"01129bd9-4e3f-4f2f-92c1-083f0cfccae5"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardFlwudk-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/artifacts/service-BasicOnboardFlwudk-template.yml","artifactChecksum":"MDk4ODRiZjQ2ZjgxMzhiYjYyYjdkMDAzZGYyNTc2MTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"589963b3-da11-4d3e-b9e4-5adee2b92999","artifactVersion":"1"},{"artifactName":"service-BasicOnboardFlwudk-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/artifacts/service-BasicOnboardFlwudk-csar.csar","artifactChecksum":"ZmY4NWMxNjdmNGNkNGM3M2RiYjZjMDYzM2JhODE2NjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f8f74d7f-c5f7-425e-a01c-0a969b83b0dc","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-03T04:17:02.451Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T04:17:02.456Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T04:17:02.456Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T04:17:02.456Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "67140925-3a6f-407a-959c-109e177260de",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680495410274,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/resourceInstances/basic_onboard_flwudk0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T04:17:02.464Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA
2023-04-03T04:17:02.464Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA
2023-04-03T04:17:02.465Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA
2023-04-03T04:17:02.465Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA
2023-04-03T04:17:02.465Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA
2023-04-03T04:17:02.465Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA
2023-04-03T04:17:03.486Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T04:17:03.486Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T04:17:03.486Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T04:17:03.486Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "67140925-3a6f-407a-959c-109e177260de",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680495410274,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/resourceInstances/basic_onboard_flwudk0/artifacts/basic_onboard_flwudk0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T04:17:04.487Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T04:17:04.488Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T04:17:04.488Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T04:17:04.488Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "67140925-3a6f-407a-959c-109e177260de",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680495410274,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/resourceInstances/basic_onboard_flwudk0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T04:17:05.490Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T04:17:05.490Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T04:17:05.490Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T04:17:05.491Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "67140925-3a6f-407a-959c-109e177260de",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680495410274,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/resourceInstances/basic_onboard_flwudk0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T04:17:06.492Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T04:17:06.492Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T04:17:06.493Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T04:17:06.493Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "67140925-3a6f-407a-959c-109e177260de",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680495410274,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/resourceInstances/basic_onboard_flwudk0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T04:17:07.494Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T04:17:07.494Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T04:17:07.495Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T04:17:07.495Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "67140925-3a6f-407a-959c-109e177260de",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680495410274,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/artifacts/service-BasicOnboardFlwudk-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T04:17:08.496Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T04:17:08.496Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T04:17:08.496Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T04:17:08.496Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "67140925-3a6f-407a-959c-109e177260de",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680495410274,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/artifacts/service-BasicOnboardFlwudk-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T04:17:09.498Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "67140925-3a6f-407a-959c-109e177260de",
  "serviceName": "basic_onboard_FLWUdk",
  "serviceVersion": "1.0",
  "serviceUUID": "19ebdf40-c64a-481d-8a8f-8b59c9326af3",
  "serviceDescription": "service",
  "serviceInvariantUUID": "2bac4cbd-5db1-4650-9def-8fec2ad66681",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_FLWUdk 0",
      "resourceCustomizationUUID": "4a12d9b5-2bf6-4b2d-bf23-45d2850d17cf",
      "resourceName": "basic_onboard_FLWUdk",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "dac3165c-a204-413f-adbe-704623ed23b4",
      "resourceInvariantUUID": "d53cee2e-031e-415a-8fae-95f51faf2e70",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_flwudk0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/resourceInstances/basic_onboard_flwudk0/artifacts/basic_onboard_flwudk0_modules.json",
          "artifactChecksum": "ZDMwOTgzM2YxNWYwMWYzZTUwODJjNzZlODllNjViNDQ\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "d45e3439-bba4-4631-9b18-813915a57166",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/resourceInstances/basic_onboard_flwudk0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "01129bd9-4e3f-4f2f-92c1-083f0cfccae5",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/resourceInstances/basic_onboard_flwudk0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "ea2f5259-0af6-448f-9bc0-3a618a91f457",
            "generatedFromUUID": "01129bd9-4e3f-4f2f-92c1-083f0cfccae5"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/resourceInstances/basic_onboard_flwudk0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "ea2f5259-0af6-448f-9bc0-3a618a91f457",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardFlwudk-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/artifacts/service-BasicOnboardFlwudk-csar.csar",
      "artifactChecksum": "ZmY4NWMxNjdmNGNkNGM3M2RiYjZjMDYzM2JhODE2NjE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "f8f74d7f-c5f7-425e-a01c-0a969b83b0dc"
    }
  ],
  "workloadContext": "Production"
}
2023-04-03T04:17:09.501Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-04-03T04:17:09.501Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/resourceInstances/basic_onboard_flwudk0/artifacts/basic_onboard_flwudk0_modules.json
2023-04-03T04:17:09.778Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-04-03T04:17:09.782Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-04-03T04:17:09.783Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T04:17:09.783Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T04:17:09.783Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "67140925-3a6f-407a-959c-109e177260de",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680495429781,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/resourceInstances/basic_onboard_flwudk0/artifacts/basic_onboard_flwudk0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T04:17:10.799Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-04-03T04:17:10.800Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/resourceInstances/basic_onboard_flwudk0/artifacts/base_ubuntu18.yaml
2023-04-03T04:17:10.955Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-04-03T04:17:10.955Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-04-03T04:17:10.956Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T04:17:10.956Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T04:17:10.956Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "67140925-3a6f-407a-959c-109e177260de",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680495430955,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/resourceInstances/basic_onboard_flwudk0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T04:17:11.961Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-04-03T04:17:11.961Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/resourceInstances/basic_onboard_flwudk0/artifacts/base_ubuntu18.env
2023-04-03T04:17:12.051Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 404
2023-04-03T04:17:12.052Z|||pool-3-thread-7||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@d273c46
04:17:12,052 |-INFO in c.q.l.co.rolling.helper.RenameUtil - Renaming file [/var/log/onap/policy/distribution/error.log] to [/var/log/onap/policy/distribution/error.2023-04-02.0.log24434305557295.tmp]
04:17:12,054 |-INFO in ch.qos.logback.core.rolling.helper.Compressor - ZIP compressing [/var/log/onap/policy/distribution/error.2023-04-02.0.log24434305557295.tmp] as [/var/log/onap/policy/distribution/error.2023-04-02.0.log.zip]
04:17:12,054 |-INFO in c.q.l.core.rolling.helper.TimeBasedArchiveRemover - first clean up after appender initialization
04:17:12,054 |-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.
2023-04-03T04:17:12.055Z|||pool-3-thread-7||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-03T04:17:12.056Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "BasicOnboardFlwudk"
      ]
    }
  }
}
04:17:12,063 |-INFO in c.q.l.core.rolling.helper.TimeBasedArchiveRemover - Removed  0 Bytes of files
2023-04-03T04:17:12.068Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus with errorReason
2023-04-03T04:17:12.069Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T04:17:12.069Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T04:17:12.069Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "67140925-3a6f-407a-959c-109e177260de",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680495432068,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/resourceInstances/basic_onboard_flwudk0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Failed to download artifact with name: base_ubuntu18.env due to: Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T04:17:13.074Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus with errorReason
2023-04-03T04:17:13.074Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T04:17:13.074Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T04:17:13.075Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "67140925-3a6f-407a-959c-109e177260de",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680495433074,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/resourceInstances/basic_onboard_flwudk0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "Failed to deploy the artifact due to: Failed to download artifact with name: base_ubuntu18.env due to: Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {ea2f5259-0af6-448f-9bc0-3a618a91f457=BaseArtifactInfoImpl [artifactName=base_ubuntu18.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/resourceInstances/basic_onboard_flwudk0/artifacts/base_ubuntu18.env, artifactChecksum=ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=ea2f5259-0af6-448f-9bc0-3a618a91f457, artifactTimeout=0], 01129bd9-4e3f-4f2f-92c1-083f0cfccae5=BaseArtifactInfoImpl [artifactName=base_ubuntu18.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/resourceInstances/basic_onboard_flwudk0/artifacts/base_ubuntu18.yaml, artifactChecksum=NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=01129bd9-4e3f-4f2f-92c1-083f0cfccae5, artifactTimeout=30], d45e3439-bba4-4631-9b18-813915a57166=BaseArtifactInfoImpl [artifactName=basic_onboard_flwudk0_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/resourceInstances/basic_onboard_flwudk0/artifacts/basic_onboard_flwudk0_modules.json, artifactChecksum=ZDMwOTgzM2YxNWYwMWYzZTUwODJjNzZlODllNjViNDQ=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=d45e3439-bba4-4631-9b18-813915a57166, artifactTimeout=0]}
the size of vfModule = 1
before create type !
httpPost URI: POST http://localhost:9015/v1/rb/definition HTTP/1.1
Execute Post Body: {"rb-name":"d1a6b654-1778-4cc1-b48d-4bea26fb5a3d","rb-version":"d9d1947c-645c-4520-8958-0d6a943889ae","labels":{"vf_module_model_uuid":"5dd087c7-ea86-4a74-a074-8cf8daf8ff51","vf_module_model_name":"BasicOnboardFlwudk..base_ubuntu18..module-0"}}
result2
result = {}{"rb-name":"d1a6b654-1778-4cc1-b48d-4bea26fb5a3d","rb-version":"d9d1947c-645c-4520-8958-0d6a943889ae","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicOnboardFlwudk..base_ubuntu18..module-0","vf_module_model_uuid":"5dd087c7-ea86-4a74-a074-8cf8daf8ff51"}}

status  = {}201
httpPost end!
 after create type !
artifacts = [01129bd9-4e3f-4f2f-92c1-083f0cfccae5, ea2f5259-0af6-448f-9bc0-3a618a91f457]
 meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found 
2023-04-03T04:17:14.192Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status with errorReason
2023-04-03T04:17:14.193Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T04:17:14.193Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T04:17:14.193Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "67140925-3a6f-407a-959c-109e177260de",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680495434192,
  "artifactURL": "",
  "status": "COMPONENT_DONE_ERROR",
  "errorReason": "Failed to process the artifact",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T04:17:15.197Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:17:45.199Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:18:15.200Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:18:45.201Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:19:15.202Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:19:45.203Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:20:15.205Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:20:45.206Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:21:15.207Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:21:45.208Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:22:15.209Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:22:45.210Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:23:15.211Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:23:45.212Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:24:15.213Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:24:45.214Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:25:15.214Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:25:45.216Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:26:15.217Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:26:22.376Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.NetworkClient||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Node 1 disconnected.
2023-04-03T04:26:45.217Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:27:15.219Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:27:40.736Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-04-03T04:27:40.737Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"1ba6c437-f06e-4cf5-971b-291d0684a066","serviceName":"vFW 2023-04-03 04-26-19","serviceVersion":"1.0","serviceUUID":"1d95d522-2e0f-4343-9cc1-c8057874e1a7","serviceDescription":"catalog service description","serviceInvariantUUID":"8fd3fa5d-6dc6-409a-b6ac-8e1d59e60e38","resources":[{"resourceInstanceName":"vFW 8e02d361-5433 0","resourceName":"vFW 8e02d361-5433","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"6acdd6c7-fab4-4f67-9353-504622dd5512","resourceInvariantUUID":"38e6e99e-de44-4a71-b00e-d6a14e39c0d0","resourceCustomizationUUID":"c8134348-724c-4ac8-8b4e-b4601205c1d5","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230403042619/1.0/resourceInstances/vfw8e02d36154330/artifacts/vf-license-model.xml","artifactChecksum":"MTlhZWVmMDU3OWZkMjU2Njk5YWMzZWI4YTk1YzgwZTU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6a0a1ac1-1076-4d05-be3a-49fee5f34737","artifactVersion":"1"},{"artifactName":"vfw8e02d36154330_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230403042619/1.0/resourceInstances/vfw8e02d36154330/artifacts/vfw8e02d36154330_modules.json","artifactChecksum":"NmNiYzc1YTQwNTA4YjI2MWY5MjRkMTQ3OTM5YWQ2NDI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"476a91f6-7739-4473-b109-ebba85512af9","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230403042619/1.0/resourceInstances/vfw8e02d36154330/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"62b20843-bd6e-4ffa-9cf5-dfe2585e9862","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230403042619/1.0/resourceInstances/vfw8e02d36154330/artifacts/vendor-license-model.xml","artifactChecksum":"MDJmNmQ4NzA3YTZmNDA2MDA0ZDU4MTRiOGFlN2Q2Mjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b38e7060-1448-4d85-8cdf-3a929672567e","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230403042619/1.0/resourceInstances/vfw8e02d36154330/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"966ecea8-9af0-46aa-8d5d-3895d9686ba8","artifactVersion":"2","generatedFromUUID":"62b20843-bd6e-4ffa-9cf5-dfe2585e9862"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230403042619-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230403042619/1.0/artifacts/service-Vfw20230403042619-template.yml","artifactChecksum":"MGZlMGI4Zjc5NjcxZjg2N2I1Y2I2NWUyNTVjYjIzNmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1540bab5-1751-409a-b2de-7a325f5eb69d","artifactVersion":"1"},{"artifactName":"service-Vfw20230403042619-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230403042619/1.0/artifacts/service-Vfw20230403042619-csar.csar","artifactChecksum":"ZWVmNWE1MGQwMjgwYzM3YmE0MGMzOGYwYmFjOTc0MzM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"284a7ed8-be7f-4a31-9f04-d5e7b63fe142","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-03T04:27:40.742Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T04:27:40.742Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T04:27:40.742Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T04:27:40.742Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "1ba6c437-f06e-4cf5-971b-291d0684a066",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680496035219,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230403042619/1.0/resourceInstances/vfw8e02d36154330/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T04:27:40.748Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA
2023-04-03T04:27:40.748Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA
2023-04-03T04:27:40.748Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA
2023-04-03T04:27:40.748Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA
2023-04-03T04:27:40.748Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA
2023-04-03T04:27:40.748Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA
2023-04-03T04:27:41.750Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T04:27:41.751Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T04:27:41.751Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T04:27:41.751Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "1ba6c437-f06e-4cf5-971b-291d0684a066",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680496035219,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230403042619/1.0/resourceInstances/vfw8e02d36154330/artifacts/vfw8e02d36154330_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T04:27:42.753Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T04:27:42.753Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T04:27:42.753Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T04:27:42.753Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "1ba6c437-f06e-4cf5-971b-291d0684a066",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680496035219,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230403042619/1.0/resourceInstances/vfw8e02d36154330/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T04:27:43.754Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T04:27:43.755Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T04:27:43.755Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T04:27:43.755Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "1ba6c437-f06e-4cf5-971b-291d0684a066",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680496035219,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230403042619/1.0/resourceInstances/vfw8e02d36154330/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T04:27:44.756Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T04:27:44.757Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T04:27:44.757Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T04:27:44.757Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "1ba6c437-f06e-4cf5-971b-291d0684a066",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680496035219,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230403042619/1.0/resourceInstances/vfw8e02d36154330/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T04:27:45.758Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T04:27:45.758Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T04:27:45.759Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T04:27:45.759Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "1ba6c437-f06e-4cf5-971b-291d0684a066",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680496035219,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230403042619/1.0/artifacts/service-Vfw20230403042619-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T04:27:46.760Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T04:27:46.760Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T04:27:46.760Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T04:27:46.760Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "1ba6c437-f06e-4cf5-971b-291d0684a066",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680496035219,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230403042619/1.0/artifacts/service-Vfw20230403042619-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T04:27:47.762Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "1ba6c437-f06e-4cf5-971b-291d0684a066",
  "serviceName": "vFW 2023-04-03 04-26-19",
  "serviceVersion": "1.0",
  "serviceUUID": "1d95d522-2e0f-4343-9cc1-c8057874e1a7",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "8fd3fa5d-6dc6-409a-b6ac-8e1d59e60e38",
  "resources": [
    {
      "resourceInstanceName": "vFW 8e02d361-5433 0",
      "resourceCustomizationUUID": "c8134348-724c-4ac8-8b4e-b4601205c1d5",
      "resourceName": "vFW 8e02d361-5433",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "6acdd6c7-fab4-4f67-9353-504622dd5512",
      "resourceInvariantUUID": "38e6e99e-de44-4a71-b00e-d6a14e39c0d0",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw8e02d36154330_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230403042619/1.0/resourceInstances/vfw8e02d36154330/artifacts/vfw8e02d36154330_modules.json",
          "artifactChecksum": "NmNiYzc1YTQwNTA4YjI2MWY5MjRkMTQ3OTM5YWQ2NDI\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "476a91f6-7739-4473-b109-ebba85512af9",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230403042619/1.0/resourceInstances/vfw8e02d36154330/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "62b20843-bd6e-4ffa-9cf5-dfe2585e9862",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230403042619/1.0/resourceInstances/vfw8e02d36154330/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "966ecea8-9af0-46aa-8d5d-3895d9686ba8",
            "generatedFromUUID": "62b20843-bd6e-4ffa-9cf5-dfe2585e9862"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230403042619/1.0/resourceInstances/vfw8e02d36154330/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "966ecea8-9af0-46aa-8d5d-3895d9686ba8",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230403042619-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230403042619/1.0/artifacts/service-Vfw20230403042619-csar.csar",
      "artifactChecksum": "ZWVmNWE1MGQwMjgwYzM3YmE0MGMzOGYwYmFjOTc0MzM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "284a7ed8-be7f-4a31-9f04-d5e7b63fe142"
    }
  ],
  "workloadContext": "Production"
}
2023-04-03T04:27:47.764Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-04-03T04:27:47.765Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230403042619/1.0/resourceInstances/vfw8e02d36154330/artifacts/vfw8e02d36154330_modules.json
2023-04-03T04:27:47.896Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-04-03T04:27:47.897Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-04-03T04:27:47.897Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T04:27:47.898Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T04:27:47.898Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "1ba6c437-f06e-4cf5-971b-291d0684a066",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680496067897,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230403042619/1.0/resourceInstances/vfw8e02d36154330/artifacts/vfw8e02d36154330_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T04:27:48.908Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-04-03T04:27:48.908Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230403042619/1.0/resourceInstances/vfw8e02d36154330/artifacts/base_vfw.yaml
2023-04-03T04:27:49.036Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-04-03T04:27:49.037Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-04-03T04:27:49.038Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T04:27:49.038Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T04:27:49.038Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "1ba6c437-f06e-4cf5-971b-291d0684a066",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680496069037,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230403042619/1.0/resourceInstances/vfw8e02d36154330/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T04:27:50.041Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-04-03T04:27:50.042Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230403042619/1.0/resourceInstances/vfw8e02d36154330/artifacts/base_vfw.env
2023-04-03T04:27:50.160Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-04-03T04:27:50.161Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-04-03T04:27:50.161Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T04:27:50.161Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T04:27:50.161Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "1ba6c437-f06e-4cf5-971b-291d0684a066",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680496070161,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230403042619/1.0/resourceInstances/vfw8e02d36154330/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {62b20843-bd6e-4ffa-9cf5-dfe2585e9862=BaseArtifactInfoImpl [artifactName=base_vfw.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/Vfw20230403042619/1.0/resourceInstances/vfw8e02d36154330/artifacts/base_vfw.yaml, artifactChecksum=ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=62b20843-bd6e-4ffa-9cf5-dfe2585e9862, artifactTimeout=30], 966ecea8-9af0-46aa-8d5d-3895d9686ba8=BaseArtifactInfoImpl [artifactName=base_vfw.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/Vfw20230403042619/1.0/resourceInstances/vfw8e02d36154330/artifacts/base_vfw.env, artifactChecksum=MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=966ecea8-9af0-46aa-8d5d-3895d9686ba8, artifactTimeout=0], 476a91f6-7739-4473-b109-ebba85512af9=BaseArtifactInfoImpl [artifactName=vfw8e02d36154330_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/Vfw20230403042619/1.0/resourceInstances/vfw8e02d36154330/artifacts/vfw8e02d36154330_modules.json, artifactChecksum=NmNiYzc1YTQwNTA4YjI2MWY5MjRkMTQ3OTM5YWQ2NDI=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=476a91f6-7739-4473-b109-ebba85512af9, artifactTimeout=0]}
the size of vfModule = 1
before create type !
httpPost URI: POST http://localhost:9015/v1/rb/definition HTTP/1.1
Execute Post Body: {"rb-name":"cde9fb02-b9a2-4c60-9c16-09798dbb426d","rb-version":"c350f471-99f5-4c0a-8510-d605a87a99cd","labels":{"vf_module_model_uuid":"6455b1ae-49c2-4d62-8cfb-2a21c47b6279","vf_module_model_name":"Vfw8e02d3615433..base_vfw..module-0"}}
result2
result = {}{"rb-name":"cde9fb02-b9a2-4c60-9c16-09798dbb426d","rb-version":"c350f471-99f5-4c0a-8510-d605a87a99cd","chart-name":"","description":"","labels":{"vf_module_model_name":"Vfw8e02d3615433..base_vfw..module-0","vf_module_model_uuid":"6455b1ae-49c2-4d62-8cfb-2a21c47b6279"}}

status  = {}201
httpPost end!
 after create type !
artifacts = [62b20843-bd6e-4ffa-9cf5-dfe2585e9862, 966ecea8-9af0-46aa-8d5d-3895d9686ba8]
 meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found 
2023-04-03T04:27:51.244Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-04-03T04:27:51.245Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T04:27:51.245Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T04:27:51.245Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "1ba6c437-f06e-4cf5-971b-291d0684a066",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680496071244,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T04:27:52.247Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-04-03T04:27:52.247Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T04:27:52.247Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T04:27:52.247Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "1ba6c437-f06e-4cf5-971b-291d0684a066",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680496072247,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230403042619/1.0/resourceInstances/vfw8e02d36154330/artifacts/vfw8e02d36154330_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T04:27:53.250Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:28:23.251Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:28:53.251Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:29:23.253Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:29:53.253Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:30:23.254Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:30:53.256Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:31:23.256Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:31:53.257Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:32:23.258Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:32:53.259Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:33:23.259Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:33:53.260Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:34:23.261Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:34:53.262Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:35:23.263Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:35:53.264Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:36:23.265Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:36:53.266Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:37:23.267Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:37:53.268Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:38:23.268Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:38:53.270Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:39:23.270Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:39:53.271Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:40:23.273Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:40:53.273Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:41:23.274Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:41:53.275Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:42:23.276Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:42:53.277Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:43:23.278Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:43:53.280Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:44:23.280Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:44:53.281Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:45:23.283Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:45:53.284Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:46:23.285Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:46:53.286Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:47:23.288Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:47:53.289Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:48:23.289Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:48:53.291Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:49:23.291Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:49:53.292Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:50:23.294Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:50:53.294Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:51:23.296Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:51:53.297Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:52:23.298Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:52:53.299Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:53:23.300Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:53:53.301Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:54:23.303Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:54:53.305Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:55:23.305Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:55:53.307Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:56:23.308Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:56:53.310Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:57:23.310Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:57:53.312Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:58:23.313Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:58:53.315Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:59:23.317Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T04:59:53.317Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:00:23.317Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:00:53.319Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:01:23.319Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:01:53.321Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:02:23.321Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:02:53.322Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:03:23.324Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:03:53.325Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:04:23.326Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:04:53.328Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:05:23.328Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:05:53.329Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:06:23.329Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:06:53.330Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:07:23.332Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:07:53.333Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:08:23.333Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:08:53.335Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:09:23.335Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:09:53.337Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:10:23.337Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:10:53.339Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:11:23.339Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:11:53.340Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:12:23.341Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:12:53.343Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:13:23.344Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:13:53.346Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:14:23.347Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:14:53.347Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:15:23.348Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:15:53.349Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:16:23.349Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:16:53.351Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:17:23.352Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:17:53.352Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:18:23.354Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:18:53.355Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:19:23.356Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:19:53.357Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:20:23.358Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:20:53.358Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:21:23.359Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:21:53.361Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:22:23.362Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:22:53.364Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:23:23.365Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:23:53.365Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:24:23.366Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:24:53.368Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:25:23.368Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:25:53.370Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:26:23.370Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:26:53.372Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:27:23.373Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:27:53.373Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:28:10.725Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-04-03T05:28:10.726Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"2a7eda29-9989-4138-bd46-cca320902689","serviceName":"vFW 2023-04-03 05-26-46","serviceVersion":"1.0","serviceUUID":"c608ba70-262e-4e6c-a5ac-a662dc3a40ae","serviceDescription":"catalog service description","serviceInvariantUUID":"2ab16a21-98dc-4b45-bfdd-8202f50de2ef","resources":[{"resourceInstanceName":"vFW 9788de87-67a5 0","resourceName":"vFW 9788de87-67a5","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a3eb70d2-577c-4ec5-a10e-227de41ce2e3","resourceInvariantUUID":"ceba352d-9b2d-4bfc-8c8e-3e4c94004a14","resourceCustomizationUUID":"cb88b717-d4c9-49ee-bd40-a092f617a26a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230403052646/1.0/resourceInstances/vfw9788de8767a50/artifacts/vf-license-model.xml","artifactChecksum":"M2QwMzBkMmFmYzVmMGNlNzYwNjVlM2JjY2Q2MWMzNzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1379996f-64e2-4052-8a4c-cfd918e3bbba","artifactVersion":"1"},{"artifactName":"vfw9788de8767a50_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230403052646/1.0/resourceInstances/vfw9788de8767a50/artifacts/vfw9788de8767a50_modules.json","artifactChecksum":"M2I0ZWZhOTk5OWY2ZjFiZDA4NmRmYTgzZDUyMjAwMGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"0a3c8d72-899d-404d-9ec3-4a9aa9370a01","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230403052646/1.0/resourceInstances/vfw9788de8767a50/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"332f6cea-661b-44e7-8418-999a7faa362d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230403052646/1.0/resourceInstances/vfw9788de8767a50/artifacts/vendor-license-model.xml","artifactChecksum":"OGZlY2NhMDljNGY1ZGRmNGU3ODJjMmE0YzljMzc0NWE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b04aefc1-451c-483d-afaf-23a3c7bf28e6","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230403052646/1.0/resourceInstances/vfw9788de8767a50/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"5a4d096b-2ade-46d5-9e0a-f464972a54b7","artifactVersion":"2","generatedFromUUID":"332f6cea-661b-44e7-8418-999a7faa362d"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230403052646-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230403052646/1.0/artifacts/service-Vfw20230403052646-template.yml","artifactChecksum":"ZmQ5ODc5MTViY2Y5OWExMzk4ZjMwYjdjY2E1YThiZmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"feeb6917-dcdc-4eff-be5b-8abdd320af8d","artifactVersion":"1"},{"artifactName":"service-Vfw20230403052646-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230403052646/1.0/artifacts/service-Vfw20230403052646-csar.csar","artifactChecksum":"NWRmYWJmOGUyMDRkODNmODM4MTlmMTE1YmFmNjQyZmI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5d50b584-a760-415f-b165-b06ef6b1f1e8","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-03T05:28:10.731Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T05:28:10.732Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:28:10.732Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:28:10.732Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "2a7eda29-9989-4138-bd46-cca320902689",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680499673373,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230403052646/1.0/resourceInstances/vfw9788de8767a50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:28:10.737Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA
2023-04-03T05:28:10.738Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA
2023-04-03T05:28:10.738Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA
2023-04-03T05:28:10.738Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA
2023-04-03T05:28:10.738Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA
2023-04-03T05:28:10.738Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA
2023-04-03T05:28:11.740Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T05:28:11.741Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:28:11.741Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:28:11.741Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "2a7eda29-9989-4138-bd46-cca320902689",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680499673373,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230403052646/1.0/resourceInstances/vfw9788de8767a50/artifacts/vfw9788de8767a50_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:28:12.742Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T05:28:12.743Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:28:12.743Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:28:12.743Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "2a7eda29-9989-4138-bd46-cca320902689",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680499673373,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230403052646/1.0/resourceInstances/vfw9788de8767a50/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:28:13.744Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T05:28:13.744Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:28:13.744Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:28:13.744Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "2a7eda29-9989-4138-bd46-cca320902689",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680499673373,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230403052646/1.0/resourceInstances/vfw9788de8767a50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:28:14.746Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T05:28:14.746Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:28:14.746Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:28:14.746Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "2a7eda29-9989-4138-bd46-cca320902689",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680499673373,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230403052646/1.0/resourceInstances/vfw9788de8767a50/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:28:15.748Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T05:28:15.749Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:28:15.749Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:28:15.750Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "2a7eda29-9989-4138-bd46-cca320902689",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680499673373,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230403052646/1.0/artifacts/service-Vfw20230403052646-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:28:16.751Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T05:28:16.751Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:28:16.751Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:28:16.751Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "2a7eda29-9989-4138-bd46-cca320902689",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680499673373,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230403052646/1.0/artifacts/service-Vfw20230403052646-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:28:17.753Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "2a7eda29-9989-4138-bd46-cca320902689",
  "serviceName": "vFW 2023-04-03 05-26-46",
  "serviceVersion": "1.0",
  "serviceUUID": "c608ba70-262e-4e6c-a5ac-a662dc3a40ae",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "2ab16a21-98dc-4b45-bfdd-8202f50de2ef",
  "resources": [
    {
      "resourceInstanceName": "vFW 9788de87-67a5 0",
      "resourceCustomizationUUID": "cb88b717-d4c9-49ee-bd40-a092f617a26a",
      "resourceName": "vFW 9788de87-67a5",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "a3eb70d2-577c-4ec5-a10e-227de41ce2e3",
      "resourceInvariantUUID": "ceba352d-9b2d-4bfc-8c8e-3e4c94004a14",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw9788de8767a50_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230403052646/1.0/resourceInstances/vfw9788de8767a50/artifacts/vfw9788de8767a50_modules.json",
          "artifactChecksum": "M2I0ZWZhOTk5OWY2ZjFiZDA4NmRmYTgzZDUyMjAwMGI\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "0a3c8d72-899d-404d-9ec3-4a9aa9370a01",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230403052646/1.0/resourceInstances/vfw9788de8767a50/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "332f6cea-661b-44e7-8418-999a7faa362d",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230403052646/1.0/resourceInstances/vfw9788de8767a50/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "5a4d096b-2ade-46d5-9e0a-f464972a54b7",
            "generatedFromUUID": "332f6cea-661b-44e7-8418-999a7faa362d"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230403052646/1.0/resourceInstances/vfw9788de8767a50/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "5a4d096b-2ade-46d5-9e0a-f464972a54b7",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230403052646-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230403052646/1.0/artifacts/service-Vfw20230403052646-csar.csar",
      "artifactChecksum": "NWRmYWJmOGUyMDRkODNmODM4MTlmMTE1YmFmNjQyZmI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "5d50b584-a760-415f-b165-b06ef6b1f1e8"
    }
  ],
  "workloadContext": "Production"
}
2023-04-03T05:28:17.756Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-04-03T05:28:17.757Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230403052646/1.0/resourceInstances/vfw9788de8767a50/artifacts/vfw9788de8767a50_modules.json
2023-04-03T05:28:17.887Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-04-03T05:28:17.888Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-04-03T05:28:17.888Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:28:17.888Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:28:17.888Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "2a7eda29-9989-4138-bd46-cca320902689",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680499697888,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230403052646/1.0/resourceInstances/vfw9788de8767a50/artifacts/vfw9788de8767a50_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:28:18.904Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-04-03T05:28:18.905Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230403052646/1.0/resourceInstances/vfw9788de8767a50/artifacts/base_vfw.yaml
2023-04-03T05:28:19.017Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-04-03T05:28:19.018Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-04-03T05:28:19.018Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:28:19.018Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:28:19.018Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "2a7eda29-9989-4138-bd46-cca320902689",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680499699018,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230403052646/1.0/resourceInstances/vfw9788de8767a50/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:28:20.021Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-04-03T05:28:20.022Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230403052646/1.0/resourceInstances/vfw9788de8767a50/artifacts/base_vfw.env
2023-04-03T05:28:20.129Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-04-03T05:28:20.130Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-04-03T05:28:20.131Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:28:20.131Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:28:20.131Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "2a7eda29-9989-4138-bd46-cca320902689",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680499700130,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230403052646/1.0/resourceInstances/vfw9788de8767a50/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {332f6cea-661b-44e7-8418-999a7faa362d=BaseArtifactInfoImpl [artifactName=base_vfw.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/Vfw20230403052646/1.0/resourceInstances/vfw9788de8767a50/artifacts/base_vfw.yaml, artifactChecksum=ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=332f6cea-661b-44e7-8418-999a7faa362d, artifactTimeout=30], 0a3c8d72-899d-404d-9ec3-4a9aa9370a01=BaseArtifactInfoImpl [artifactName=vfw9788de8767a50_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/Vfw20230403052646/1.0/resourceInstances/vfw9788de8767a50/artifacts/vfw9788de8767a50_modules.json, artifactChecksum=M2I0ZWZhOTk5OWY2ZjFiZDA4NmRmYTgzZDUyMjAwMGI=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=0a3c8d72-899d-404d-9ec3-4a9aa9370a01, artifactTimeout=0], 5a4d096b-2ade-46d5-9e0a-f464972a54b7=BaseArtifactInfoImpl [artifactName=base_vfw.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/Vfw20230403052646/1.0/resourceInstances/vfw9788de8767a50/artifacts/base_vfw.env, artifactChecksum=MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=5a4d096b-2ade-46d5-9e0a-f464972a54b7, artifactTimeout=0]}
the size of vfModule = 1
before create type !
httpPost URI: POST http://localhost:9015/v1/rb/definition HTTP/1.1
Execute Post Body: {"rb-name":"85136328-f095-47bb-bc1c-43a61975e49b","rb-version":"7ec739f4-b862-4873-9d89-9d38d5ff22cd","labels":{"vf_module_model_uuid":"825a363c-eea9-4145-a6e9-00dc45aa43e4","vf_module_model_name":"Vfw9788de8767a5..base_vfw..module-0"}}
result2
result = {}{"rb-name":"85136328-f095-47bb-bc1c-43a61975e49b","rb-version":"7ec739f4-b862-4873-9d89-9d38d5ff22cd","chart-name":"","description":"","labels":{"vf_module_model_name":"Vfw9788de8767a5..base_vfw..module-0","vf_module_model_uuid":"825a363c-eea9-4145-a6e9-00dc45aa43e4"}}

status  = {}201
httpPost end!
 after create type !
artifacts = [332f6cea-661b-44e7-8418-999a7faa362d, 5a4d096b-2ade-46d5-9e0a-f464972a54b7]
 meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found 
2023-04-03T05:28:21.211Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-04-03T05:28:21.211Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:28:21.212Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:28:21.213Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "2a7eda29-9989-4138-bd46-cca320902689",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680499701211,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:28:22.214Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-04-03T05:28:22.215Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:28:22.216Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:28:22.216Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "2a7eda29-9989-4138-bd46-cca320902689",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680499702214,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230403052646/1.0/resourceInstances/vfw9788de8767a50/artifacts/vfw9788de8767a50_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:28:23.218Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:28:53.219Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:29:23.220Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:29:53.221Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:30:23.222Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:30:53.224Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:31:23.225Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:31:53.225Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:32:23.226Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:32:53.228Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:33:23.229Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:33:53.229Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:34:23.230Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:34:53.232Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:35:23.233Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:35:53.234Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:36:23.235Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:36:53.236Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:37:23.236Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:37:53.237Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:38:23.237Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:38:53.238Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:39:22.443Z|||pool-3-thread-4||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-04-03T05:39:22.443Z|||pool-3-thread-4||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"b7fddb9b-84fa-4dbe-a7a9-c3ae104a3f02","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"4b4f7da7-67d6-4fa4-a33a-ebee4c579bc1","serviceDescription":"service","serviceInvariantUUID":"a8e681f8-62e7-4d21-a5fa-dd60cbb7513e","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"787af5c5-551e-4c25-b892-328c28277d94","resourceInvariantUUID":"cea6a232-8209-455d-b5b5-1ece29cf9aa9","resourceCustomizationUUID":"9606c9a9-94b4-499d-9e81-5800185e52f1","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"NWQxOGZiNThkMjQyNGNlZGFlZjZjMGQ4ZjZhOTFiNjg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0461aead-9859-48ab-bafc-209cf2891a47","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"NzcxYmY2ZmUyODYxN2M4NzdmYWE0N2YyZDQwN2U5MDI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bacef586-115d-40b1-b3e1-5b20cbbe15e7","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-03T05:39:22.446Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T05:39:22.446Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:39:22.446Z|||pool-3-thread-4||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:39:22.446Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "b7fddb9b-84fa-4dbe-a7a9-c3ae104a3f02",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680500333238,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:39:23.453Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T05:39:23.453Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:39:23.453Z|||pool-3-thread-4||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:39:23.454Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "b7fddb9b-84fa-4dbe-a7a9-c3ae104a3f02",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680500333238,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:39:24.455Z|||pool-3-thread-4||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "b7fddb9b-84fa-4dbe-a7a9-c3ae104a3f02",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "4b4f7da7-67d6-4fa4-a33a-ebee4c579bc1",
  "serviceDescription": "service",
  "serviceInvariantUUID": "a8e681f8-62e7-4d21-a5fa-dd60cbb7513e",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicNetwork-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
      "artifactChecksum": "NzcxYmY2ZmUyODYxN2M4NzdmYWE0N2YyZDQwN2U5MDI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "bacef586-115d-40b1-b3e1-5b20cbbe15e7"
    }
  ],
  "workloadContext": "Production"
}
2023-04-03T05:39:24.455Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:39:54.455Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:40:13.083Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-04-03T05:40:13.083Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"faa6e256-3a0a-4c89-86b9-c4bedd8d632b","serviceName":"Demo_pNF_Oxl3B80h2m7gr6O9tOAo","serviceVersion":"1.0","serviceUUID":"1332212f-514b-4ea3-9653-22313ffcf1bd","serviceDescription":"catalog service description","serviceInvariantUUID":"55f9937c-9d37-4f8a-9eaa-29096097a150","resources":[{"resourceInstanceName":"pNF 4c97cee1-ff01 0","resourceName":"pNF 4c97cee1-ff01","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"6dc9b242-9db9-49a0-bf5e-42ed573a9e51","resourceInvariantUUID":"fc0ac666-17a2-4b77-9bbb-772a72b5acf3","resourceCustomizationUUID":"c83a316e-0f12-4e26-88a9-d79a826ac680","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOxl3b80h2m7gr6o9toao/1.0/resourceInstances/pnf4c97cee1ff010/artifacts/vf-license-model.xml","artifactChecksum":"MTViNzFmMzNhMzAzMzU0OTBmNWUwYjkzM2U0NTE4YmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"13dbec84-83ca-4a64-bc82-4a02eb81615e","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOxl3b80h2m7gr6o9toao/1.0/resourceInstances/pnf4c97cee1ff010/artifacts/pNF.csar","artifactChecksum":"YWY1NzNlYTAyN2YwNmMyOGQ4YWMxMWZhMzZiY2NkNWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0083c2a9-2c9d-4c69-8cf4-4f4f39028164","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOxl3b80h2m7gr6o9toao/1.0/resourceInstances/pnf4c97cee1ff010/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"10e2c8e0-0fc7-4d86-87d9-69b6df991a7a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOxl3b80h2m7gr6o9toao/1.0/resourceInstances/pnf4c97cee1ff010/artifacts/vendor-license-model.xml","artifactChecksum":"OGZiNDFhZjc3ZmUwOGZkMjdjMGE0MzBlYTJkZjNjMTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b089e457-e80b-4fb5-90ff-5ba7b3212109","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfOxl3b80h2m7gr6o9toao/1.0/resourceInstances/pnf4c97cee1ff010/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d0cc56ab-72e3-4a8e-89a4-dce330776fde","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfOxl3b80h2m7gr6o9toao/1.0/resourceInstances/pnf4c97cee1ff010/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"204e205e-8af3-40dd-a5e1-2f579430756a","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfOxl3b80h2m7gr6o9toao-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOxl3b80h2m7gr6o9toao/1.0/artifacts/service-DemoPnfOxl3b80h2m7gr6o9toao-template.yml","artifactChecksum":"ZDQ2OThkYTFkMjRmYjJjOWYzY2VkMzBlNjFhNzk5NzE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ffb6d078-e956-4a3f-b490-9bc3b920d2a4","artifactVersion":"1"},{"artifactName":"service-DemoPnfOxl3b80h2m7gr6o9toao-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfOxl3b80h2m7gr6o9toao/1.0/artifacts/service-DemoPnfOxl3b80h2m7gr6o9toao-csar.csar","artifactChecksum":"ZGI4ZjVmMWQ0NDQ0MzFkN2E0N2ZkZDRhMjE4ZGUxMmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3ab3e23b-b342-4f65-a547-e54977d397da","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-03T05:40:13.084Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T05:40:13.085Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:40:13.085Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:40:13.085Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "faa6e256-3a0a-4c89-86b9-c4bedd8d632b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680500394455,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfOxl3b80h2m7gr6o9toao/1.0/resourceInstances/pnf4c97cee1ff010/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:40:14.085Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T05:40:14.086Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:40:14.086Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:40:14.086Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "faa6e256-3a0a-4c89-86b9-c4bedd8d632b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680500394455,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfOxl3b80h2m7gr6o9toao/1.0/resourceInstances/pnf4c97cee1ff010/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:40:15.087Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T05:40:15.088Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:40:15.088Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:40:15.088Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "faa6e256-3a0a-4c89-86b9-c4bedd8d632b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680500394455,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfOxl3b80h2m7gr6o9toao/1.0/resourceInstances/pnf4c97cee1ff010/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:40:16.089Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T05:40:16.090Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:40:16.090Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:40:16.090Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "faa6e256-3a0a-4c89-86b9-c4bedd8d632b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680500394455,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfOxl3b80h2m7gr6o9toao/1.0/resourceInstances/pnf4c97cee1ff010/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:40:17.091Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T05:40:17.091Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:40:17.092Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:40:17.092Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "faa6e256-3a0a-4c89-86b9-c4bedd8d632b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680500394455,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfOxl3b80h2m7gr6o9toao/1.0/resourceInstances/pnf4c97cee1ff010/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:40:18.093Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T05:40:18.093Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:40:18.093Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:40:18.094Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "faa6e256-3a0a-4c89-86b9-c4bedd8d632b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680500394455,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfOxl3b80h2m7gr6o9toao/1.0/resourceInstances/pnf4c97cee1ff010/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:40:19.094Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T05:40:19.095Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:40:19.095Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:40:19.095Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "faa6e256-3a0a-4c89-86b9-c4bedd8d632b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680500394455,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfOxl3b80h2m7gr6o9toao/1.0/artifacts/service-DemoPnfOxl3b80h2m7gr6o9toao-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:40:20.096Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T05:40:20.097Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:40:20.097Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:40:20.097Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "faa6e256-3a0a-4c89-86b9-c4bedd8d632b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680500394455,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfOxl3b80h2m7gr6o9toao/1.0/artifacts/service-DemoPnfOxl3b80h2m7gr6o9toao-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:40:21.098Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "faa6e256-3a0a-4c89-86b9-c4bedd8d632b",
  "serviceName": "Demo_pNF_Oxl3B80h2m7gr6O9tOAo",
  "serviceVersion": "1.0",
  "serviceUUID": "1332212f-514b-4ea3-9653-22313ffcf1bd",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "55f9937c-9d37-4f8a-9eaa-29096097a150",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfOxl3b80h2m7gr6o9toao-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfOxl3b80h2m7gr6o9toao/1.0/artifacts/service-DemoPnfOxl3b80h2m7gr6o9toao-csar.csar",
      "artifactChecksum": "ZGI4ZjVmMWQ0NDQ0MzFkN2E0N2ZkZDRhMjE4ZGUxMmE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "3ab3e23b-b342-4f65-a547-e54977d397da"
    }
  ],
  "workloadContext": "Production"
}
2023-04-03T05:40:21.099Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:40:46.609Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-04-03T05:40:46.609Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"f6926451-6069-417e-b7db-2800b7061bb3","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"205c6bdd-fb55-4ab0-8210-70d6b0e9a06b","serviceDescription":"service","serviceInvariantUUID":"290a2027-5f50-48ce-b23b-d9958e461260","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"cca49e2b-a592-45e7-ad60-a0b040a06b21","resourceInvariantUUID":"24305239-b2d0-4f68-bdfe-fcfaad612492","resourceCustomizationUUID":"d34b0cc4-af9b-4dcf-83b4-1bb790430cad","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"ZjliNzNiZDBkNjNiMDhjNGU1ODEwMjRlM2ExMmM2MjQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6646f189-8e5a-4d66-9645-a5c9bb3a7ea3","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"ZGIyOWU2OGRhNWMwNWVjNTliMmU4N2IxYTZlZjVmMTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"248b0520-0753-43bc-8989-f4a2c11189fc","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"138c0b31-d054-43d2-88ef-487fa941c727","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3eed7be2-186a-4381-be39-14e5c293ee30","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a1fc643c-6883-473b-8d39-b404e2a8fafd","artifactVersion":"2","generatedFromUUID":"138c0b31-d054-43d2-88ef-487fa941c727"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"NTkwOTFhZTNjODNkYTY0ZDNjMjY0OGMxM2QxMjA0OWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9394169b-ebc7-4234-b8f9-1af288a85dd0","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"OWUwYzkyZmNmNTU5Njk4N2RmYmI0ZDM5NWZmYWVmMDg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1bf7198e-bb62-4f46-9790-b009f8321faa","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-03T05:40:46.611Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T05:40:46.612Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:40:46.612Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:40:46.612Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "f6926451-6069-417e-b7db-2800b7061bb3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680500421099,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:40:47.612Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T05:40:47.613Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:40:47.613Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:40:47.613Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "f6926451-6069-417e-b7db-2800b7061bb3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680500421099,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:40:48.614Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T05:40:48.615Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:40:48.615Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:40:48.615Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "f6926451-6069-417e-b7db-2800b7061bb3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680500421099,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:40:49.615Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T05:40:49.616Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:40:49.616Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:40:49.616Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "f6926451-6069-417e-b7db-2800b7061bb3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680500421099,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:40:50.617Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T05:40:50.618Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:40:50.618Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:40:50.618Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "f6926451-6069-417e-b7db-2800b7061bb3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680500421099,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:40:51.619Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T05:40:51.619Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:40:51.619Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:40:51.619Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "f6926451-6069-417e-b7db-2800b7061bb3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680500421099,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:40:52.620Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T05:40:52.621Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:40:52.621Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:40:52.621Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "f6926451-6069-417e-b7db-2800b7061bb3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680500421099,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:40:53.623Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "f6926451-6069-417e-b7db-2800b7061bb3",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "205c6bdd-fb55-4ab0-8210-70d6b0e9a06b",
  "serviceDescription": "service",
  "serviceInvariantUUID": "290a2027-5f50-48ce-b23b-d9958e461260",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "d34b0cc4-af9b-4dcf-83b4-1bb790430cad",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "cca49e2b-a592-45e7-ad60-a0b040a06b21",
      "resourceInvariantUUID": "24305239-b2d0-4f68-bdfe-fcfaad612492",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_vm0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
          "artifactChecksum": "ZGIyOWU2OGRhNWMwNWVjNTliMmU4N2IxYTZlZjVmMTY\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "248b0520-0753-43bc-8989-f4a2c11189fc",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu20.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
          "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "138c0b31-d054-43d2-88ef-487fa941c727",
          "generatedArtifact": {
            "artifactName": "base_ubuntu20.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
            "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "a1fc643c-6883-473b-8d39-b404e2a8fafd",
            "generatedFromUUID": "138c0b31-d054-43d2-88ef-487fa941c727"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu20.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
          "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "a1fc643c-6883-473b-8d39-b404e2a8fafd",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "OWUwYzkyZmNmNTU5Njk4N2RmYmI0ZDM5NWZmYWVmMDg\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "1bf7198e-bb62-4f46-9790-b009f8321faa"
    }
  ],
  "workloadContext": "Production"
}
2023-04-03T05:40:53.623Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-04-03T05:40:53.624Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-04-03T05:40:53.839Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-04-03T05:40:53.839Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-04-03T05:40:53.840Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:40:53.840Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:40:53.840Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "f6926451-6069-417e-b7db-2800b7061bb3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680500453839,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:40:54.848Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-04-03T05:40:54.849Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-04-03T05:40:54.977Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-04-03T05:40:54.977Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-04-03T05:40:54.978Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:40:54.978Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:40:54.978Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "f6926451-6069-417e-b7db-2800b7061bb3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680500454977,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:40:55.980Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-04-03T05:40:55.980Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-04-03T05:40:56.080Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-04-03T05:40:56.081Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-04-03T05:40:56.082Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:40:56.082Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:40:56.082Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "f6926451-6069-417e-b7db-2800b7061bb3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680500456081,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {a1fc643c-6883-473b-8d39-b404e2a8fafd=BaseArtifactInfoImpl [artifactName=base_ubuntu20.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env, artifactChecksum=ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=a1fc643c-6883-473b-8d39-b404e2a8fafd, artifactTimeout=0], 138c0b31-d054-43d2-88ef-487fa941c727=BaseArtifactInfoImpl [artifactName=base_ubuntu20.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml, artifactChecksum=Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=138c0b31-d054-43d2-88ef-487fa941c727, artifactTimeout=30], 248b0520-0753-43bc-8989-f4a2c11189fc=BaseArtifactInfoImpl [artifactName=basic_vm0_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json, artifactChecksum=ZGIyOWU2OGRhNWMwNWVjNTliMmU4N2IxYTZlZjVmMTY=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=248b0520-0753-43bc-8989-f4a2c11189fc, artifactTimeout=0]}
the size of vfModule = 1
before create type !
httpPost URI: POST http://localhost:9015/v1/rb/definition HTTP/1.1
Execute Post Body: {"rb-name":"45ee27b9-2ec5-4a13-9086-329dcfc9217b","rb-version":"a9aac8ea-119f-4a81-90c8-45a72f6c2cba","labels":{"vf_module_model_uuid":"7ad00a28-eb6b-49d7-a44f-740a5327feb9","vf_module_model_name":"BasicVm..base_ubuntu20..module-0"}}
result2
result = {}{"rb-name":"45ee27b9-2ec5-4a13-9086-329dcfc9217b","rb-version":"a9aac8ea-119f-4a81-90c8-45a72f6c2cba","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicVm..base_ubuntu20..module-0","vf_module_model_uuid":"7ad00a28-eb6b-49d7-a44f-740a5327feb9"}}

status  = {}201
httpPost end!
 after create type !
artifacts = [138c0b31-d054-43d2-88ef-487fa941c727, a1fc643c-6883-473b-8d39-b404e2a8fafd]
 meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found 
2023-04-03T05:40:57.136Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-04-03T05:40:57.137Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:40:57.137Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:40:57.137Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "f6926451-6069-417e-b7db-2800b7061bb3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680500457136,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:40:58.139Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-04-03T05:40:58.139Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:40:58.139Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:40:58.139Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "f6926451-6069-417e-b7db-2800b7061bb3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680500458139,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:40:59.144Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:41:29.145Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:41:59.147Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:42:29.147Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:42:59.149Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:43:29.149Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:43:59.151Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:44:29.152Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:44:59.152Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:45:29.153Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:45:59.153Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:46:29.154Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:46:59.156Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:47:29.157Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:47:59.158Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:48:29.159Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:48:59.159Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:49:29.160Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:49:59.161Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:50:29.162Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:50:59.163Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:51:29.165Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:51:59.165Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:52:29.166Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:52:59.166Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:53:29.168Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:53:59.168Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:54:29.170Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:54:59.170Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:55:29.172Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:55:59.173Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:56:29.174Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:56:59.174Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:57:29.175Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:57:40.349Z|||pool-3-thread-5||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-04-03T05:57:40.350Z|||pool-3-thread-5||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"96176ffb-93a7-4469-ba17-beb529a16739","serviceName":"Demo_pNF_tu7tgeomYpGKBQ0AQDjF","serviceVersion":"1.0","serviceUUID":"7a7094f3-459f-4259-92ff-345bb8f82ff1","serviceDescription":"catalog service description","serviceInvariantUUID":"d9db46d4-4115-4d8b-bbdc-eb705935ec31","resources":[{"resourceInstanceName":"pNF 1a375b37-bf2d 0","resourceName":"pNF 1a375b37-bf2d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"a53c58f7-9480-4033-b2b4-a5bf43228d88","resourceInvariantUUID":"c216dc19-0394-4801-b57a-deca2710f7f4","resourceCustomizationUUID":"e9bb89ba-768a-49cd-ac57-52b9d72d6b3b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfTu7tgeomypgkbq0aqdjf/1.0/resourceInstances/pnf1a375b37bf2d0/artifacts/vf-license-model.xml","artifactChecksum":"YmY0N2M4ZDE4NTY0NjhjZmRjYWViMDBhMGI1MWIxYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"edefc8e0-95d5-4977-bfcf-24d220afd6b9","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfTu7tgeomypgkbq0aqdjf/1.0/resourceInstances/pnf1a375b37bf2d0/artifacts/pNF.csar","artifactChecksum":"YWY1NzNlYTAyN2YwNmMyOGQ4YWMxMWZhMzZiY2NkNWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d56217b0-ab36-4835-bde6-274ad03e4523","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfTu7tgeomypgkbq0aqdjf/1.0/resourceInstances/pnf1a375b37bf2d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7cd06037-a9d5-48ba-a05c-cdf1f4c740d6","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfTu7tgeomypgkbq0aqdjf/1.0/resourceInstances/pnf1a375b37bf2d0/artifacts/vendor-license-model.xml","artifactChecksum":"Y2U4Njk4MWE1NDRkNTA1Y2ExM2I5ODEzMTQxOTI3NjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b5f85bc6-ca67-4fde-b27a-b30fb0ba4fa3","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfTu7tgeomypgkbq0aqdjf/1.0/resourceInstances/pnf1a375b37bf2d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30763a71-652c-4f01-9377-ae082aea79e6","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfTu7tgeomypgkbq0aqdjf/1.0/resourceInstances/pnf1a375b37bf2d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"02a40e0d-6833-4c70-8069-cdf77a368cf2","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfTu7tgeomypgkbq0aqdjf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfTu7tgeomypgkbq0aqdjf/1.0/artifacts/service-DemoPnfTu7tgeomypgkbq0aqdjf-template.yml","artifactChecksum":"YmM3NThlNjkwZTNkNWFkOWI5OTdkMWFiMmRjZjM4MDM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"79c4f570-f9e2-4680-a9f5-a496d9a0e700","artifactVersion":"1"},{"artifactName":"service-DemoPnfTu7tgeomypgkbq0aqdjf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfTu7tgeomypgkbq0aqdjf/1.0/artifacts/service-DemoPnfTu7tgeomypgkbq0aqdjf-csar.csar","artifactChecksum":"ZWIxNjM5ZmRhNTE5MDI2ODBmM2MwYTA2Y2ExNTljYjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2feb992d-4f7e-4b44-a9b8-e44262cd5ad5","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-03T05:57:40.353Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T05:57:40.354Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:57:40.354Z|||pool-3-thread-5||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:57:40.354Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "96176ffb-93a7-4469-ba17-beb529a16739",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680501449175,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfTu7tgeomypgkbq0aqdjf/1.0/resourceInstances/pnf1a375b37bf2d0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:57:40.365Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA
2023-04-03T05:57:40.365Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA
2023-04-03T05:57:40.365Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA
2023-04-03T05:57:40.365Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA
2023-04-03T05:57:40.365Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA
2023-04-03T05:57:40.366Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA
2023-04-03T05:57:41.367Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T05:57:41.368Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:57:41.368Z|||pool-3-thread-5||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:57:41.368Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "96176ffb-93a7-4469-ba17-beb529a16739",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680501449175,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfTu7tgeomypgkbq0aqdjf/1.0/resourceInstances/pnf1a375b37bf2d0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:57:42.369Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T05:57:42.369Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:57:42.369Z|||pool-3-thread-5||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:57:42.369Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "96176ffb-93a7-4469-ba17-beb529a16739",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680501449175,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfTu7tgeomypgkbq0aqdjf/1.0/resourceInstances/pnf1a375b37bf2d0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:57:43.370Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T05:57:43.370Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:57:43.371Z|||pool-3-thread-5||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:57:43.371Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "96176ffb-93a7-4469-ba17-beb529a16739",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680501449175,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfTu7tgeomypgkbq0aqdjf/1.0/resourceInstances/pnf1a375b37bf2d0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:57:44.371Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T05:57:44.372Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:57:44.372Z|||pool-3-thread-5||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:57:44.372Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "96176ffb-93a7-4469-ba17-beb529a16739",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680501449175,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfTu7tgeomypgkbq0aqdjf/1.0/resourceInstances/pnf1a375b37bf2d0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:57:45.373Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T05:57:45.374Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:57:45.374Z|||pool-3-thread-5||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:57:45.374Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "96176ffb-93a7-4469-ba17-beb529a16739",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680501449175,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfTu7tgeomypgkbq0aqdjf/1.0/resourceInstances/pnf1a375b37bf2d0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:57:46.375Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T05:57:46.375Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:57:46.375Z|||pool-3-thread-5||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:57:46.375Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "96176ffb-93a7-4469-ba17-beb529a16739",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680501449175,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfTu7tgeomypgkbq0aqdjf/1.0/artifacts/service-DemoPnfTu7tgeomypgkbq0aqdjf-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:57:47.376Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T05:57:47.377Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T05:57:47.377Z|||pool-3-thread-5||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T05:57:47.377Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "96176ffb-93a7-4469-ba17-beb529a16739",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680501449175,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfTu7tgeomypgkbq0aqdjf/1.0/artifacts/service-DemoPnfTu7tgeomypgkbq0aqdjf-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T05:57:48.379Z|||pool-3-thread-5||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "96176ffb-93a7-4469-ba17-beb529a16739",
  "serviceName": "Demo_pNF_tu7tgeomYpGKBQ0AQDjF",
  "serviceVersion": "1.0",
  "serviceUUID": "7a7094f3-459f-4259-92ff-345bb8f82ff1",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "d9db46d4-4115-4d8b-bbdc-eb705935ec31",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfTu7tgeomypgkbq0aqdjf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfTu7tgeomypgkbq0aqdjf/1.0/artifacts/service-DemoPnfTu7tgeomypgkbq0aqdjf-csar.csar",
      "artifactChecksum": "ZWIxNjM5ZmRhNTE5MDI2ODBmM2MwYTA2Y2ExNTljYjU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "2feb992d-4f7e-4b44-a9b8-e44262cd5ad5"
    }
  ],
  "workloadContext": "Production"
}
2023-04-03T05:57:48.379Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:58:18.379Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:58:48.380Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:59:18.381Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T05:59:48.382Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:00:18.383Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:00:48.383Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:01:18.385Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:01:48.385Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:02:18.386Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:02:48.388Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:03:18.389Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:03:48.390Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:04:18.391Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:04:48.392Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:05:18.393Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:05:48.395Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:06:18.395Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:06:48.397Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:07:18.397Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:07:48.399Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:08:18.401Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:08:48.401Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:09:18.403Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:09:48.403Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:10:18.169Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-04-03T06:10:18.169Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"d15e255c-b15d-4c52-8bb3-899edc3349b8","serviceName":"Demo_pNF_HMbbR0oJEskKtjBqjweY","serviceVersion":"1.0","serviceUUID":"085768f5-69a5-4cc6-91eb-f148e874cd4b","serviceDescription":"catalog service description","serviceInvariantUUID":"7cc41ecd-aa8a-450b-966d-b8d6202674f9","resources":[{"resourceInstanceName":"pNF 9e2c9b74-de23 0","resourceName":"pNF 9e2c9b74-de23","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"7e5c0815-3629-4711-b9cc-64128e7bc38a","resourceInvariantUUID":"ff4e96ce-678d-42d7-9d2f-0cc0ccc601f9","resourceCustomizationUUID":"d5115979-21fd-4c94-a171-254b861d96cd","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHmbbr0ojeskktjbqjwey/1.0/resourceInstances/pnf9e2c9b74de230/artifacts/vf-license-model.xml","artifactChecksum":"Mjg2MWY2MzNmOTUwOTBjNTFhMGM3MTcwZjE0YTM4ZGI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1d05cb5f-4889-4f76-ad69-c6b2804eb618","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHmbbr0ojeskktjbqjwey/1.0/resourceInstances/pnf9e2c9b74de230/artifacts/pNF.csar","artifactChecksum":"YWY1NzNlYTAyN2YwNmMyOGQ4YWMxMWZhMzZiY2NkNWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"901ec9fe-988a-4d22-89d8-97a9b0f85b40","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHmbbr0ojeskktjbqjwey/1.0/resourceInstances/pnf9e2c9b74de230/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a285b584-7148-4730-b1dc-c9dfadabdafd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHmbbr0ojeskktjbqjwey/1.0/resourceInstances/pnf9e2c9b74de230/artifacts/vendor-license-model.xml","artifactChecksum":"MzZhYTg3ZWM4MGU0YjAzOTQ3ZmI1ZGE2MWM5N2VkYjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d06d43e2-12bc-4847-ac73-38f73ef2ca86","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHmbbr0ojeskktjbqjwey/1.0/resourceInstances/pnf9e2c9b74de230/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"70032e67-b3c3-4e72-b9c1-4a66dc738c8c","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHmbbr0ojeskktjbqjwey/1.0/resourceInstances/pnf9e2c9b74de230/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"88a1af8b-d467-427c-a2ec-90575a5a8a32","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHmbbr0ojeskktjbqjwey-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHmbbr0ojeskktjbqjwey/1.0/artifacts/service-DemoPnfHmbbr0ojeskktjbqjwey-template.yml","artifactChecksum":"NjY0OTQwZTMyMTZmM2JiYWYxNTFkMmM3YjI1YmNmM2Q\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"29135bb3-8256-4a02-8dcc-01aca055419b","artifactVersion":"1"},{"artifactName":"service-DemoPnfHmbbr0ojeskktjbqjwey-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHmbbr0ojeskktjbqjwey/1.0/artifacts/service-DemoPnfHmbbr0ojeskktjbqjwey-csar.csar","artifactChecksum":"YjE2Yjk5NzM3OGI0YmYwZWVkNGRmMTUxNTUxOGZhOTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e45fce11-82e9-4b19-9578-e00f62f2e584","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-03T06:10:18.172Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:10:18.172Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:10:18.172Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:10:18.172Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d15e255c-b15d-4c52-8bb3-899edc3349b8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502188403,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfHmbbr0ojeskktjbqjwey/1.0/resourceInstances/pnf9e2c9b74de230/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:10:19.179Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:10:19.179Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:10:19.180Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:10:19.180Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d15e255c-b15d-4c52-8bb3-899edc3349b8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502188403,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfHmbbr0ojeskktjbqjwey/1.0/resourceInstances/pnf9e2c9b74de230/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:10:20.180Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:10:20.181Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:10:20.181Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:10:20.181Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d15e255c-b15d-4c52-8bb3-899edc3349b8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502188403,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfHmbbr0ojeskktjbqjwey/1.0/resourceInstances/pnf9e2c9b74de230/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:10:21.182Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:10:21.183Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:10:21.183Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:10:21.183Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d15e255c-b15d-4c52-8bb3-899edc3349b8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502188403,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfHmbbr0ojeskktjbqjwey/1.0/resourceInstances/pnf9e2c9b74de230/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:10:22.184Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:10:22.184Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:10:22.184Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:10:22.185Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d15e255c-b15d-4c52-8bb3-899edc3349b8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502188403,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfHmbbr0ojeskktjbqjwey/1.0/resourceInstances/pnf9e2c9b74de230/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:10:23.185Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:10:23.186Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:10:23.186Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:10:23.186Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d15e255c-b15d-4c52-8bb3-899edc3349b8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502188403,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfHmbbr0ojeskktjbqjwey/1.0/resourceInstances/pnf9e2c9b74de230/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:10:24.187Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:10:24.188Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:10:24.188Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:10:24.188Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d15e255c-b15d-4c52-8bb3-899edc3349b8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502188403,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfHmbbr0ojeskktjbqjwey/1.0/artifacts/service-DemoPnfHmbbr0ojeskktjbqjwey-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:10:25.189Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:10:25.190Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:10:25.190Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:10:25.190Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d15e255c-b15d-4c52-8bb3-899edc3349b8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502188403,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfHmbbr0ojeskktjbqjwey/1.0/artifacts/service-DemoPnfHmbbr0ojeskktjbqjwey-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:10:26.191Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "d15e255c-b15d-4c52-8bb3-899edc3349b8",
  "serviceName": "Demo_pNF_HMbbR0oJEskKtjBqjweY",
  "serviceVersion": "1.0",
  "serviceUUID": "085768f5-69a5-4cc6-91eb-f148e874cd4b",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "7cc41ecd-aa8a-450b-966d-b8d6202674f9",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfHmbbr0ojeskktjbqjwey-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfHmbbr0ojeskktjbqjwey/1.0/artifacts/service-DemoPnfHmbbr0ojeskktjbqjwey-csar.csar",
      "artifactChecksum": "YjE2Yjk5NzM3OGI0YmYwZWVkNGRmMTUxNTUxOGZhOTY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "e45fce11-82e9-4b19-9578-e00f62f2e584"
    }
  ],
  "workloadContext": "Production"
}
2023-04-03T06:10:26.192Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:10:56.193Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:11:26.194Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:11:56.195Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:12:26.196Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:12:56.197Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:13:26.199Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:13:56.200Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:14:26.200Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:14:56.201Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:15:26.201Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:15:56.203Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:16:26.204Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:16:56.204Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:17:26.206Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:17:56.207Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:18:26.208Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:18:56.208Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:19:26.209Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:19:56.209Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:20:26.210Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:20:56.211Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:21:26.213Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:21:56.213Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:22:26.214Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:22:51.946Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-04-03T06:22:51.947Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"ef214ce9-5511-46fd-bd63-09602147d610","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"14e3d857-a252-43a2-818b-4ddd49eb5ab0","serviceDescription":"service","serviceInvariantUUID":"a7ae97fe-a8c8-495e-b9b6-d5d4d21ba468","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c0386e9-9839-4f71-a312-f530b2f9855e","resourceInvariantUUID":"0bdcbf82-937e-45ee-ae91-2927bb5c794e","resourceCustomizationUUID":"7dbf3e05-6eec-4343-a8d9-a2470c564a03","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"NDM5ZjU4NTg1ZTkyMzkyNTA2NGIxMTAzZDZkMTQ2ZTk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7879a818-5c26-4eb4-86ea-a11a2c2b5863","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"ZTJhMzRmNmYwNGUxY2MwYWNmM2UzZGE4NmQxZjRmNWE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"f50d620c-6c86-430f-9052-ad6fa513b8bd","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"ec74a1bd-f52a-4410-b8a5-9136f795025f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9b2d950f-ed68-4647-b97c-41651886a40a","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e61e29f8-fa54-4b23-9674-44aa740bc60f","artifactVersion":"2","generatedFromUUID":"19600016-3a45-44c8-a9b5-272956cf15d2"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"8f14a542-175b-415f-b8ad-bb057f640138","artifactVersion":"2","generatedFromUUID":"ec74a1bd-f52a-4410-b8a5-9136f795025f"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"19600016-3a45-44c8-a9b5-272956cf15d2","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"b37d0219-2590-472d-9f67-d83aafb2c3d2","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"MTcwNjA0Y2QxZTMwNDIwMDgwZWE3YmU3NzhhYmE5MDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a1cb1614-18ee-43a3-8a6f-532fc06b341e","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"MmE1ZTM0ODRlNzBjYzQ4OWExZDUxMzNmNTc2ZmI1ZWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"07f47bb6-aff0-4900-a8d6-14c04e40c091","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-03T06:22:51.949Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:22:51.949Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:22:51.949Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:22:51.949Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "ef214ce9-5511-46fd-bd63-09602147d610",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502946214,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:22:51.954Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA
2023-04-03T06:22:51.955Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA
2023-04-03T06:22:51.955Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA
2023-04-03T06:22:51.955Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA
2023-04-03T06:22:51.955Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA
2023-04-03T06:22:51.955Z|||kafka-producer-network-thread | multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-4da2e22f-2c90-490c-bc09-e5ab6fd834f9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA
2023-04-03T06:22:52.956Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:22:52.956Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:22:52.956Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:22:52.956Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "ef214ce9-5511-46fd-bd63-09602147d610",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502946214,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:22:53.957Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:22:53.958Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:22:53.958Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:22:53.958Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "ef214ce9-5511-46fd-bd63-09602147d610",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502946214,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:22:54.959Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:22:54.959Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:22:54.959Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:22:54.959Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "ef214ce9-5511-46fd-bd63-09602147d610",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502946214,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:22:55.960Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:22:55.961Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:22:55.961Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:22:55.961Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "ef214ce9-5511-46fd-bd63-09602147d610",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502946214,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:22:56.962Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:22:56.962Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:22:56.962Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:22:56.962Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "ef214ce9-5511-46fd-bd63-09602147d610",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502946214,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:22:57.963Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:22:57.964Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:22:57.964Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:22:57.964Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "ef214ce9-5511-46fd-bd63-09602147d610",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502946214,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:22:58.965Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:22:58.965Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:22:58.965Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:22:58.966Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "ef214ce9-5511-46fd-bd63-09602147d610",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502946214,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:22:59.966Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:22:59.967Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:22:59.967Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:22:59.967Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "ef214ce9-5511-46fd-bd63-09602147d610",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502946214,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:23:00.968Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:23:00.968Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:23:00.968Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:23:00.968Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "ef214ce9-5511-46fd-bd63-09602147d610",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502946214,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:23:01.970Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "ef214ce9-5511-46fd-bd63-09602147d610",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "14e3d857-a252-43a2-818b-4ddd49eb5ab0",
  "serviceDescription": "service",
  "serviceInvariantUUID": "a7ae97fe-a8c8-495e-b9b6-d5d4d21ba468",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "7dbf3e05-6eec-4343-a8d9-a2470c564a03",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "7c0386e9-9839-4f71-a312-f530b2f9855e",
      "resourceInvariantUUID": "0bdcbf82-937e-45ee-ae91-2927bb5c794e",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_cnf_macro0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
          "artifactChecksum": "ZTJhMzRmNmYwNGUxY2MwYWNmM2UzZGE4NmQxZjRmNWE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "f50d620c-6c86-430f-9052-ad6fa513b8bd",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_template_dummy_ignore.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
          "artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "ec74a1bd-f52a-4410-b8a5-9136f795025f",
          "generatedArtifact": {
            "artifactName": "base_template_dummy_ignore.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
            "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "8f14a542-175b-415f-b8ad-bb057f640138",
            "generatedFromUUID": "ec74a1bd-f52a-4410-b8a5-9136f795025f"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "helm_apache.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
          "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "e61e29f8-fa54-4b23-9674-44aa740bc60f",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_template_dummy_ignore.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
          "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "8f14a542-175b-415f-b8ad-bb057f640138",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "helm_apache.tgz",
          "artifactType": "HELM",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
          "artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "19600016-3a45-44c8-a9b5-272956cf15d2",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "MmE1ZTM0ODRlNzBjYzQ4OWExZDUxMzNmNTc2ZmI1ZWU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "07f47bb6-aff0-4900-a8d6-14c04e40c091"
    }
  ],
  "workloadContext": "Production"
}
2023-04-03T06:23:01.970Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-04-03T06:23:01.970Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-04-03T06:23:02.190Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-04-03T06:23:02.191Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-04-03T06:23:02.191Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:23:02.191Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:23:02.191Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "ef214ce9-5511-46fd-bd63-09602147d610",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502982191,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:23:03.199Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-04-03T06:23:03.200Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-04-03T06:23:03.403Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-04-03T06:23:03.403Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-04-03T06:23:03.404Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:23:03.404Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:23:03.404Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "ef214ce9-5511-46fd-bd63-09602147d610",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502983403,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:23:04.406Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-04-03T06:23:04.407Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-04-03T06:23:04.536Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-04-03T06:23:04.536Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-04-03T06:23:04.537Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:23:04.537Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:23:04.537Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "ef214ce9-5511-46fd-bd63-09602147d610",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502984536,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:23:05.543Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-04-03T06:23:05.543Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-04-03T06:23:05.645Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-04-03T06:23:05.645Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-04-03T06:23:05.645Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:23:05.645Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:23:05.645Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "ef214ce9-5511-46fd-bd63-09602147d610",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502985645,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {8f14a542-175b-415f-b8ad-bb057f640138=BaseArtifactInfoImpl [artifactName=base_template_dummy_ignore.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env, artifactChecksum=MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=8f14a542-175b-415f-b8ad-bb057f640138, artifactTimeout=0], 19600016-3a45-44c8-a9b5-272956cf15d2=BaseArtifactInfoImpl [artifactName=helm_apache.tgz, artifactType=HELM, artifactURL=/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz, artifactChecksum=Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=19600016-3a45-44c8-a9b5-272956cf15d2, artifactTimeout=30], e61e29f8-fa54-4b23-9674-44aa740bc60f=BaseArtifactInfoImpl [artifactName=helm_apache.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env, artifactChecksum=MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=e61e29f8-fa54-4b23-9674-44aa740bc60f, artifactTimeout=0], f50d620c-6c86-430f-9052-ad6fa513b8bd=BaseArtifactInfoImpl [artifactName=basic_cnf_macro0_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json, artifactChecksum=ZTJhMzRmNmYwNGUxY2MwYWNmM2UzZGE4NmQxZjRmNWE=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=f50d620c-6c86-430f-9052-ad6fa513b8bd, artifactTimeout=0], ec74a1bd-f52a-4410-b8a5-9136f795025f=BaseArtifactInfoImpl [artifactName=base_template_dummy_ignore.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml, artifactChecksum=ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=ec74a1bd-f52a-4410-b8a5-9136f795025f, artifactTimeout=30]}
the size of vfModule = 2
before create type !
httpPost URI: POST http://localhost:9015/v1/rb/definition HTTP/1.1
Execute Post Body: {"rb-name":"093e0214-90f1-4f0d-ac3e-93a156f54f70","rb-version":"d249fcbb-da4a-41f9-b342-7e3ead0926dc","labels":{"vf_module_model_uuid":"c6ec8731-b3eb-4d64-ada5-fc5a647fdde2","vf_module_model_name":"BasicCnfMacro..base_template_dummy_ignore..module-0"}}
result2
result = {}{"rb-name":"093e0214-90f1-4f0d-ac3e-93a156f54f70","rb-version":"d249fcbb-da4a-41f9-b342-7e3ead0926dc","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicCnfMacro..base_template_dummy_ignore..module-0","vf_module_model_uuid":"c6ec8731-b3eb-4d64-ada5-fc5a647fdde2"}}

status  = {}201
httpPost end!
 after create type !
artifacts = [ec74a1bd-f52a-4410-b8a5-9136f795025f, 8f14a542-175b-415f-b8ad-bb057f640138]
 meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found 
before create type !
httpPost URI: POST http://localhost:9015/v1/rb/definition HTTP/1.1
Execute Post Body: {"rb-name":"5dd1e450-ce0c-4a57-9573-8df1dcddb5b2","rb-version":"a1eb082c-0108-412f-9936-cd12704dca0a","labels":{"vf_module_model_uuid":"5b090006-9bce-4aa0-9cb3-ea11b24e1929","vf_module_model_name":"BasicCnfMacro..helm_apache..module-1"}}
result2
result = {}{"rb-name":"5dd1e450-ce0c-4a57-9573-8df1dcddb5b2","rb-version":"a1eb082c-0108-412f-9936-cd12704dca0a","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicCnfMacro..helm_apache..module-1","vf_module_model_uuid":"5b090006-9bce-4aa0-9cb3-ea11b24e1929"}}

status  = {}201
httpPost end!
 after create type !
artifacts = [19600016-3a45-44c8-a9b5-272956cf15d2]
httpPost URI: POST http://localhost:9015/v1/rb/definition/5dd1e450-ce0c-4a57-9573-8df1dcddb5b2/a1eb082c-0108-412f-9936-cd12704dca0a/content HTTP/1.1
Execute Post Body: ‹ÿ)+aHR0cHM6Ly95b3V0dS5iZS96OVV6MWljandyTQo=Helmì½{wÛ¶ò(ºÿæ§À‘³OìÔ¤$ÇvZ›{ë¤Ý^m_ÛMïþ¥]DBjŠ`ЎvìóÙï Á—¶â¤ý™k5µH<ƒ™Á`€™Á)§¤{<Å\s<‹ÿ±ù§×ëõ÷÷áÿ½^¯úÿދÃþ?úûýÃÞÁ‹Ã½Þóôú{û{{ÿ@½OKíɄÄü½{÷UÜ_äÁIÂ$–”%bà!bI&ŒÏè$s,$ÏB™qâᔾ#\P–ÐUßÃišÿÜöƒýC/""ä4•ðè	GG@`è_§èœð+½)›‘šJ™ŠA·;¡rš‚Íº#*<£ÝPÕ]É	éΰ„çŸ4½z4T½Ø&ÌGhA¤è
‰ÃKaŠwélbþôჿ·×û°÷|?H“‰wIæ×ŒGbàùÈ4ïCÓæÂóÑõõµú—Œ<qrE¸ (åìÃܛašHL¡2Ã4 Ù—ÿÛÎC(Ájìßêwžþe:,ã!VàÆüߏXxI¸_XUQÿý:`|â]Ùyz=¯:ÿAW8ΈøD`1ÿïíí=ïUùÿðàù#ÿ?ijµ…¾ÙÇè¢3Üæl†0šPé,ݪ©0f	ù—T`|ÇÙì{½è“Diø‘U/ÔÚ嬸ð{ÄqNÕß ®p<@‡=P
ìî9Ÿµˆ°1Âf«f8E×TNÛÖKÍà:†J?átPiíôÝñ͜¾;®6ÐÎå2Ã1š2!E¹+x×
NSkÚ ¾ 1‰mOXÀd©ö*mêÅ$·­µªUüŠ’ëî5ã—Jú*X|6úƒ„RtV»ù2P˜ìŒ™5ý¼iÏö}ªÞ”$ÚÛ©=
–ÓêtÕʝ2.5  å¨ÒÈ_‘+µ%‘ þ×°¯!œ²(¹§ÞI:#,“ùË¡1¦qÆÉŔ1eq4@‡RÔ¢fÑyÛ÷r¬lÎç
`ö連¬“dÂaú0Ç3lÌTÕoõí³df,Ȕ.皐Ä,jV·©¬BN[Šeóýx‚W/piògœ‘²Ì]ŽÐÞ	—þ'xB¸íK½ûI¿*÷÷‹R:À fÀ¥Â¶‹0,(e4‘f/U˜ãFÄnBm'ª°¶3“x–Æ$ˆYˆcӓŤnÄ¢8]©“ ê¡Sn,
ß1Ž0ìÇPL…T«Pʄ .rÆvQªw…‚†M°c‘(x®kÚñ“	M>tG1Ùc€šº¤Jøűè=˜åhPc#.EA»´vA™ÿ	Õn|„ÃKÛQ;á8“l¦–XI²Ét2i
%äJ­@3ƉQ0'(!$Rô®;¹aFwå«û¨‰ÀÍîE­®3bE%’Ég3¬Õ¬5Å®S)?!~B¤Q€,Ò»[2Îmž2€Õ†*‡;rtõˆÜPSš¯õl‹½Þ?åp2uEA
ÍYÆ»N€阆X’‚'µÙ]‹µ\Š9•0}äQX@BHLÁ()$æRSˆ¯žo_ò¿>»8ùîäøèâ5¼EŒ›)+ʜ¡Ó³“wG¯Ñ¯ÿ
_®
2(eFÕÅ
¡Ú˜œ5θœ޲´ŠL(\¸¸ ª,±t†¢fÿ§E¨Qñ¡E!J›¢cUˆ
P-«›þà=(u¹D”̶¥Ð¦;¯£™eRÐ4zkJâ™Vu˧¹Eg¯^ýô:˜EpŒcüö·Ü`,jÅhuIIu«I@˜=g3"§$èõµÂŽºè'"9
a‰é?›·kµ¦æÀ€ÙÀ`KÎ?|b0¶bƒöü0¤Íf¼è@$oʁ
¹|]6!÷¿>„¯ÌÈw5$ßݔüéÉ½
åe&e½h2AÁ`ž(ö|À?‚ÅdMQ»ÆFÓ4•7›z2sº„å=ä8ÍWۆZÕí|Óï¿0¶µ:}ç#]¸q]ó­aëjFUÚ¾~Ò
ì§ÝÂ~êMì'ÚÆV6²õ}ióf¶¶]­"liA’˜uZú]±8S:Ú6QJ:˜={rg0Pô.YlëÍX¦fg;QK‰¢¢LX…Ïmb­ØÙOÐ^Ñ£•…¥NIr…®°Þ¼Á›×ÉÕ;̋jçZ³ªì󌾕ïót™ÜŸ[Ùd8úNJ$Ö·N—…tP¬
jóù¼ôdÒ)Úß^>%±Ì"¢>o‹mWX>qû"{cJ#áÀ,V<\¨nšwÝ-Õ"ØËSgJ#-@öès{6œŸœ‹n	v\5ƒ`|U–Äó‚o[öc†#äNž6I9`œ
8uW©Xswãni¯§4œ¢†“bBÊIddXˆõ^2ݤø’ÑPÝó™ómàcª¡Y„NNõ1¿*Œ
ÆëÖ0^|œÂÑ©ªë‡q{p­™øäCŒpçƑL|9%¾†Ç×ðø4Íí,¦úÇã1
­nu¬;©^S{|>ÑS¾ÿ'Â)™áàÁ’
ö±äþïÞA¿zÿw¿¿×¼ÿ÷ÏG¡Î=ïê¹ (À7ÔÀø¤«ÿÜêìªâJþ©²ZíÖïRÎRµ›$¢3@aeéHþ¢¹*¼W;؎¶3çï$•1¶6ÊWDb‹¢VC§ðÞlMK/ÎGŒÅ'y;m”¡øY¥gB²YnÚ*·á\V5ŒDví¸ùînQb¥¨
Pp•^"ŠÛƒ‰8ŽAü¼§Û¢ÓŽcaÜìp
ð?ž—Ò+ŠK†”…ذټÜהFI*ƒF¨¢¬cÌ»åo)–S˜µÎYBqJÝ6¢9Ÿï¸Ö´&ŠÿÕHDŸ~\žû3ʎ{Iª‰c•JâÎÁb–-nf™+YRoƎ´ŠhØ$“çð[³šUL­s؆?OýwûWUXìíb³Ý7o/^ŸòƒÜ\KÖÿýýýúúø¸þ?Äã={fÍË#µÏ–°{¸žR³p%QFÄ\âÙœDèÙ3Ïëù ³`ý|ö#Íϒ„&“ç}üè#:FÁ;­_Ú£(ûè6/ÿf™5ðÂÆnn–C8ÁHÈuӚˆä”³l2¨VZºÊ¡n-ßúvóóñã’ÒªI’DÅŽ“	AOàüuð²±¶°å%žE3ÐV`ºT¹ÕK}›€R¸nì¹u¬i¡“e6“ìV5¢µŒCoÞ¾zýûéÛ³‹—O¶Õ0”1š‰|?·2#ʙ¾Ð¼ÉßÞÞ"Ÿ!¥ª!½ì|DJÂ@µ*Þ÷~¬¡á¶c7ËBµ”ßîTnùv`¼;ÐNN+€©fŝÀ£’Ì2!±ÌD€£H́wæÇm§ÌÎËÆàIŽªnâ]ÁälF¡Öœä[`µKÓ«`!Óé“P—Û$FdÌôÉ_HhRϞ©NÁ24wÕú,l€\ôŠ«pEä^¯’
ù„ž¿>{wrÜ0§+wºB¾_”øø±óñ£a¼mšD䲓ï,Ï¢Þ0^ܧy¬s«HBM÷°¾¬Î*ŒìIfn³)è<¹ÿI#§¢[G¯{t{;p¤Q©°n
£ÉÉiµR ʧ\µê¿Æ¼’³d➕i¡‹¯Ìu^@"ÔÜ`E0Q¦çÔ9Ò
¼¯h2fùÜ)º\ä¸;e×¾dÝ,‰'‘ozñU/¾S²Bþ¨JâW8¦–D[3à]ô¿šþÿû”Ä)á"é¦\—øÿöö+úÿA¯ÿ¨ÿ?È’õŠÎú

‰Z0^ÎZÂ)XaÛ}æ½þÂy±¹ o«˜BàåB9"cš„ª×¿ø"3Ð'à»e]׿K‰ž%!:|ÒÙy6Ó¨ã)öðíòà›{6yÚÁìÏÇtLI¤„-x¿Ý:”—ª5µÇ	q&lFÐùш8Ò7ÓàðתiT í‘>
|õæ\•URCéÅ;íX)VN¿¾Ug·¼Lk•°¥Ôûã	iðrõ	qàÌÝJIg(`-½]À”ÓDŽQçŸÂÿ§o¥Öt¿ëHÛ߆tØlÆãÃÓ:gú³n§i咨¾sÕ ©ɛ’xˆ©^ËÃSºÞì}“P÷SFIcym7üѼ\Ù7"Cß˱^ù,1jÞé	㇀#™)ª¤‚¸
Ë%ZÑèÔ¼.×ÅN} gDf\ß®Ò6Ʋ£¾ê«uP¤ ³'܉P²mÅÄ#pÊ[ý¥­F®ßäu”RS+XQµ|+¬ÿEâÚú}$²öç0ÐÂEL»éëÝJóAW˜S°½è¡FZç‰èxL ƒYJv½Q&‘iü˜ù½ ßC#"y*mgˆÊ]$ºÖ·xá°|–ÆÄÜÑ¡ѱü³	
ï(lW±j&ƒ³¥†Å°Õ±‚9Æÿ™Û(p_[ßÃÄ	bpèà¹[‹(2±«Ô>å°·…±¼,‹ºÿG‹jW'&ÎwÍ:VÐ-î¤LTË[uśÛýZ_,8[YÈÄç8NÊ1c.ëÂÞr1k9W%;D½¨´ƒEU²ÅıQ.¯Žò›ÅÖNYÙ@ZÃã!å\!Í¿˜s—†+BÚXq)Œå6±|¼UŽûï:ö%2¡XOѶ½gÝàÛN»²à¹Âz[Ô:ënµæÒõ·\áq~\‡?ÿ:lBÍXžØz¦_“X)[ù̱˜êòa§ƒ¶¡VwÝÏól‘Š}åýé»ã…ú¸s¢o8·­Ô÷7Ò€½½õÈ,•óWTÇTpexÛ@no½°ð™GŽ€l¯ÐÞîé»cU %\P!I"õ@ŽcLgŠQýñ¦¹S·E&kt¾3Ba‰[qXµ#æÒnF„À"”ÈÁÆ/8MU¯Å»š-¾Üìò›lð{*ÛÛ¼¦rÊ2é¼ìÔª
þÁh‚:¿&§(p¯¡«¼¬­Œr†þ5ywôãϯÏÑ»£O^]œ¼}3ø5·•nÀÉys„¶dé£wí@™D6°ÂB_U66']
líæ&cVh3®¸¶ý·	î	¦û4Æ!A¯:¨ó{熹!¢m=aíK~Á8ìÍ8ÚVYÍ]ÑU°NQwvÊ-Eë
Ôۂþ›.šho¥†Á¢´º*¬2ÿfšâ+‚´!†DÚIPNÕâœt­Òò#"S7(œU5¸ÒåÙ¸ÕÁRSâJã5$“%4¡rM¢¦_[ì窇ÒXT)1U0íO¨ô˜6ñöh1w¬¿PՕƒnـϠÔví*Èràu œÀõÇ@›Ú
Ø)	/Yá¨]βQä­¼yÈIĬ*B»ùè$«¢¡,ù?©¾•²ÓnP¨ÐŽëÎT"8üJ™CΆOÚËiǘ15¢gT@¦ŠùH_»Wå(ר¦¤êÊ¥”zÕׄu'š¹ØÖ«S‚jÀ˜à©ëîÑ&yÇf»ç„Ê•7a àÕ·^“2·µm¸T±ÇmÖã6ëóm³ìmÇ«÷tmüiçÿÍ%YŸÿžïí?òÿC<ŠýÚÙ¿Ð몼_W¯>ûêØ'îù_tµa.6oJ,æÿþáþaÿýÿäq§©èæ\û*'„»°í]yU¤$@hCð6ΝÁæöJ—
ÝF5,61Dé,ÍuyÖÅ,˜^a«gÝ}]ì~Š“‹|×VŠKV>%°Wª'«ö}¹îNÑ
®F:k0U:®lÐì>›7ŸåÖJ;ÏFLTÌÙ%û£¥Õ;
§òBStPõ›n
”«¥¥ÅRŠJÓêänS®³ÀuPŠà«½q…q¬Ju¼F"ÉÓZ¤U¤=¸~óö–c´n:È»Îã¤y¨ÀÂUnÛÕ*r° :@‰xËÙZÀë÷ܯd”¸/µä«Aáæ®X
xжÀPO‚¡;—d¾°Ô%™›‰Ëé"m#iä‡ÝôE¡JRŒ;d©ÝÉr˜NzŒ¢L)gÆ]€t[½?ŒËFÕ£&î˜)-Ù¡Wþ	•>´S=ÿ4Õ! kI?pŽŽ—€Q5Ë\iqVµŠ «èý™1IÊõã$ª
¹îˆ&ÝÓÊ{Ÿ„•77¥ßNÁ`p.$ËΆ‘oNT—TÊÏdQ§©Ó³›¼ä£o¬¢‹»·<–Ú+ãæÊ
ÃX¶žIçÒ@ñÀÉã©™]@.!…_ÌMº¿-˜<#ÿE¬òzŒEèþO  bœNh²*!44*bBÒ%õmî›zKÈ_аê‹}ÔôÅrˆëÅ$WöØYƒêŠ‹Ñ‹èŽ$WÍXøöäâÍÑO'¿¿zýíÏßWR~ Cðó¹
õ߁èNUkH»ØÜ}MÆ»qTër—5¨Ôb›j²×VeÖt¸ÕV¢‘i؜NM”VˆÓÚ\µJnÕº:zkÎJ	ZêK"‚x¿•.Å£ºÿ^g…swÀ¡§r/ês}~JYUЧ1¿JkÓ
¥«=UÒ²´C閫6RÍãÒÚJ¹`µ™z’—Ö†ªE«Mճȴ6U-Znª‘z+TSΗÓL6õœ:ëÓM¥ŸN¥í{QNÎ;’N¥™{ÐN¥¥{O¥­MP]j+³hÉ^e}nì¼}Ñ6`-¡âVºÃJ¿8×<¶Ò!ä¢È&0óÄ60
Ü	Òòyɒ³’f„:‡mвTVc¿¨Nï•Ê"éª-%µõÞccùŠ
B¦ñ•¥Ý$"¼õK½õû¨ЫÆÄUÒiÔ%k*nik(•u¯»U65èýSØÈèî·±*Ÿî¢§¾¯óWüžqª~›hJU;Ÿª¤óUúúc÷ÿÁ™dO[M?«ãÕÕ¬oúýPšºÍé5®é[sž¼ƒ…KÎÁ&–éÍ@ºÐ~û"b©éN‹I½òZ‹J핹Ä\;xX}ii]Vš¶-eﯠÕNÚ.6¹Ü´.5%±âi=F«Ý
î5˜;­HW£uÔtÏsÅ15]Æo=é¹Ç‚³öAÏßç@íü߯2ÝØíŸåñÿ{Ïkçÿ½½çÿñ|\ ×½!@>H’ȯuÕ‰íe¢ÿ!o
4œv·ÆÍÂiøyqÆM¯A,},Âÿ^’ù.z¢/17DÆõc鏡º½„<± K*ŸÓ¡½Á³˜,[5¼±N-Y¶c¶FB]1—o¥Øê~ž;Óô&
jU2Á>µÃrgq´Ð'èö¶Ó\ÿ´lÇh„¦Á‰&$ÜiÄ®ÿ{·ƒm.Ÿ-¤ cƒ7+|nÁ35ܹÿ;Þw{|ÊOmýWá&×þ¬°þïïW×ÿýþÁÁãúÿOã…]ðó­æMý,õƒ²á¦ñò\¥«†:Y`CÜê"t¶³Ç"6—+‚ßYP0Õoö\-™Ðj,YV#š
¸Ý½2ÜÏb£Ô*”³ïíø+9ùš/i€Ô1<5jsJ{€tSLb>!ò´zâbaá:³*ºã+Ï»›àòõ¥Ó¶Q•«µ^ïi:þlÅTžÈ²]â׸#ÂDÆÄÂëb­7ˆ÷ÿÖzYÿƒ)‰gt’0N6ßÇ2ÿŸƒþAeýß;|ôÿy˜gb©Vˆø«)]OI‚F!‘HŠÃK*áN¤óNY^	3Nv˜4„4gª)cÒÅÄ!L5Q€	ɬh‚Ä<	µÌ2Éâ!\Œ.&qa‰@£³›Ûa5êì k,PŒ³$œêà3ýo¾9ˆ¨DS,Ј¡gƄD)K³sˆähàdúó	äŠ&	š„ªONcÕØa€NtK!‰ÉˆCDE*ÚëÉ)Q.§žë,î9Êôñó9ÚëõÈÂ~ñãÿzuæyÃá.Ò>AJY€0PÄÓ\EÈ èL5¥(æo[ÕäpC³¹Ï‰I>WºÏ ú‚®O™']ñ¼oMOº ˆÍƒ9A!æDg| Ʉ&„pí"ª¥(žçTH"À1æ:½ÝŸ
/‰0¤€U_ë<õÚÒ¹ª0ŽÝ¼&#¶IæÊ	œ#CÝ)N¢˜¸c®¿TÛ MT˜À}#Ƥ§jû¬ÖÈüߏ ¶¯ñµƒ
·M
åûLÝ\5Ù÷N½Nw£°ñ^aÓat®`ÇjÈäa
j3á¦PրîqšŠ¢µKóF£“ä;@kI¡š·Ñš`fuû4±Ð
“´¾jÌB„¢qÅ,UM¼·`:svZLÉY–H:#eՔ”uwÐö·?œžíÆ©_jj'D"œI6†ºøñrÔÒ1
±$bÅl2љl#4c	•BU©ñBú''“ÐüuÊ	¤¤Táy¾n?èï}åù6Uï+d©þyÐóGDâç_V¦²s	˜ó¼–s[-2—^–ûÀH>,Øq8øì~1%‚Ø+/²Ÿ‘¡FØ50Ÿ‰Lgíõ¡Éìjr\yÿ7zö삦Ϟ
ЏT@Îe;l“
ʘ
©…ÎÏ	mÃef?u#©…ˆ‹8‡¦ë84uŠâùÀí°'3vE²æ˜ÍR–D–R+L­jCw#Ü6„†9žÅEºÓ1‹cv­“\b"Âde6hTcš×³I̬}Ê)¡<Ÿsïy7EŸ¨å¹A¯Š¬Ñm…îø¨¶5Dw«îÝøKŸŠÜù¹gÛ7Þ
6m–pô½Žgr6è(€yü¾{â˜ÐxxçêUøgÙaü9äBg›?XPs„9Çëé
ßÿ6DÛ#&ô^»0ósmD(e‘Øqà/‡¢¯ã⦒3cÃø×zB@Ùf¡¿õx«¶Ó?¬(÷~nа¼R¬7~‰'-u›á—xrðü/޾ÿýÍÑO¯oןþâ¦èjøòLõÁ½à?Нñ\܍…+ðW9×öqnÏnž7Á¿n4Ó&4Ü ïóØ©›áÚü÷æßrtÕ&ùó})öëf ·mçü;¡ríäð·soþÍp­Ûöýù·ì¼ºÿ›áÚü÷æ_3÷ºük¶¤_ÿºQ^šù÷M6®T[&¦¢æ:ûÔ5¸þ­D_oÀá4ß‘Iÿ‡àk¿!ý-kߺþž¾;Þ8䛃¿r!{5ü_Q.3£`»ðKžÝUýl‚?ÅrZÕÿO±„dOâcØ£6÷~Æ=àïޝ}íþ½)̊+?
þ󂛛€Mà¿!|˰ÜǗÿŠK`Ãþ×àßM”³8S®QCïÿ½÷_U÷·ºýܞª6ÛV>š{
á
É^[à6dõwÛþx{÷Ú~×´Ù~åÜq5žç`½½GÇEÛC×ÿôNôïú7Ão†;¸$oê¹Aïï{~Tó®ß¿rà?ßènÐpÿùýô‡f'_—ú‡iUr3ÃØ„ý¼ÅIyØ
¿ØÜ6	cð¡cÿ	cpª2"èäTŸÄð«ûíõ5ÿ;
¢9K?®ˆ°®^
~E`—¸û³	ü»qêšåÏ,ªR»g”Êßóلý¼ص®¿Õá×	ðïýl~þ~eü“äŠr¦Ï/l¦ù;ÌÆ½á÷¬nFp8-ü8Ÿ¯¡ï"Ñ%™¿„û÷»ùŸ¿
æ“Lg±gÆMƵ†úŽqd¬»5W—ŸŸ_=„tg•¹/õE(€Ú\ƒ±«ÂOFã¨2¬46PÍ­ÇÀóŽb[Ú
paô~goí¶'AԸ˘óKkv_Œ‹›ñLzŠ£øÃ¬l=fæx7bÀqcú7˚L’çÓ{§ß¶;àüsì:FiGS×>‰i,TÑ-ôþŒéA½;G'³YîAjGåøóE,,{}Ž’Ý)»ö%ëfû\â$ò¹nÐWmøNÉÏ;W]!9K&ñq¢æ˜$
ɒÁ(i	Dí²jýøf3ށ$'B[cÛ›ù>"œB9ãÇGCÇsH|>%H€)OTY^VEt<&àï«wC…#ä5-üÊF	¹6ÎQЂB%5/)›bW:ü’½r:Ã4)Êí"A'	X¤µØEŒ£S€]eqB8ÑR}!ò
èyÔ®‹ªwÀD˜	ÉfàCìx!–|•GW³k@Ÿã‹[êaÂbÇPø•©½
‹ÄÀó|t³}w\ë
nîV;IЩ"[!I"õÚ~c:+.ViÄ\d<ϊ¯œªŒ¤l!+E&QNÆ
>¬±3¥]/C–¯¨^*zjú^PÈË_ìY”tGdB“„p*g±/¨$¾ó˜DÁ„ʦ&5=½œa¥ÎšeM‹7àMv˜»ºpív¨—¨¹A–F;•.a7]ìÍQ°«¨p
A¦Æ˜ÇÆ9u Òm_39pí€q	ûÈ|7‡(dé¼^˜´[
==T”h$—pÍø¥HD9\l™´EAÙ°`4T3ÃsÍr×Xk$ºB!”Ý[×eG`ë6nVñH	+•µ;Þ@礪	¸´¼¦Ó”“ÈòÚBH,ÀX
<.¨ƒ`%Õ°–‚”®c9%3­J:äЀuµ†œ©e‹žŠüš])ˆAy¹P’Î]nò›y‹KY)æ(6@ßQp™çJ­ú¬•Ëd¥s+ØÞ
PÄBÐT¡VÙ¥¿ô«øQé)!I¥MuopÜÕ7Žü”E¾Úw·lo¾Ò_J÷#w”^©í™…vY°†âi³šËˆ•ÙÌ/9™övõ/·ˆ—¤
ù¨ñ¦1¨AXKè÷VSÔ±ÏƍÐnú]É	éjÔ-×Þ*҅îXEö‚¡ˆ!Ávóå¶á:ìnÛSÐSî–ÖTÐMß0­Þ™µSދ`?è:³J°5AAˆ(ÜËô†JÁÓÇ|®Qg¡‰@²”†¢kŠþn°³¥ÊìhΈHª”Ð$œè'E”%
3t	g”—I¥ÍQȲ8R"f̲$B龍/Žç±|^lÄýÓ7 ûPq'@§ s$H©½z_£ˆqНH®ÂKg>2¥.ŽÈX
Ž| a&µ>0GY:á8"ˆ^>VÅÕ­êÅÅêÀV…Ìo¢«Å`/Øöû~DF'þ7>ßï
Åi„…Ùñ-àB 	Ž÷¼a	þ„ÃÊR'_HÔ1V¡`I€NÄx¤á2dNIx‰ÞÃ4
jÙ±•ë¾jÑ×-ú×dä;úɎ&ݟU4™h@/ÚÓ°~‹ÃËkÌ#¸K:ÒBõd’aŽIH„²$&BdÆ"µ[×ê$\èÌ~òé{*œ¼ŸÍ6P‰{́êF$f׀=Zå6<$”Pº‚hfÒ«ƒ(Š”ÕȰ`E‚ªÅQë"ÌxYÛzÁÕC£n1»A^4ø¾œ§äå‚%ÈO_>}ÿ±ÃÒÎutð‹Î.ê¤XN՛®Úžwm䯮¤Q3Nçö·§ K}î8ZÕÇæ¢ÝPúŽÍ`“},‹ÿØ{þ¼ÿíùáþcþ‡yŒ¹»ˆƒlìí'§,õßá1ü¯7Ÿ(
ä2þï÷úUþïíï=òÿC<Çjû©”Ô†½¼6’kÕ*ߛƒn¬÷3h†Óàsàñ¹×SâcTØ´XÊÿûUþßþâ1þóƒ	ñ×£°ÿÍþè›oFQÔ?øfÞ×/¿‰÷ž“½çýށ7!	HÆÔÙëíõü~Ïßë]ô÷ßúÁóÞþ×û{_ïÿWçqÿ²ÊÓÄÿ½ÿßëÖøÿÅá#ÿ?ÄSæÿ"©L.J,ý!ø¯ÖnnØ\y>*Û´Yõ³=Öþ§O!ôtt!ÞñæÄÀþï÷júÿAÿð‘ÿä©äP
±$`ë“dÌqîêUòÄá4}WYé‹ Ît„~4gpEw8õœp–¥4™ù‚b6¡!yMH’‡7¢ÄCÈ9d6ç&ú8NGsD¥ ñ8ð¦,τuÇc6†
rۄ+Æ"v@èþnÌ&Lä!øg˜_i2ñ.Éüšñ(Ӛ¦$N	÷üü¶¦ç£q–èT¹ôòĪ“¦ñÀ¹(ö¿Hò4|æÄÍ+Éj›ë]õ½¦Ì Û½¾¾.Él¯¢Á}n}|>éÓ(ÿ7|´Ôþó¼šÿë`ÿ1ÿ÷Ã<[[¨"·¶¾‘kö‘’³Ç'ÝãWH2¸˜’r!ˆ)‹*r.Oà”Ï…›|EÜ;ÍÚ¡<ÉFƒ—¹;X§ƒ‚âÃÝaÅV–àv¢å·‚+œz:ÍòvCúZc%ݲÁƒ›¢½ß«³#'{t1ìjQ”ršÈ1êà4
ÊWÀóJôOÑqq·HÂꍷHqèÊÍâøà̤ÚzcK:©¶YÊb6™ÿ $N–nMA¾9-‰õ͑h!Ë×!Ñõå¾ßLŠ›#į]ÂX™
ïOƒ
¬ÓߊԷ
í- ¶ÚÃ,Mº§
¬LŽœÝÜÂäpƲuéôÿeû¿§¹ké]w€Ëìÿ‡Õüï{½ƒƒGûσ<«íÿ\‘ §á4å,åKõ·=¨ät
ZùµDTN…¢©bå c$ÈìŠðc6K1'¨óõƒþ¾ßë àØmç‡lDLíà{*-L¶Æ¨cÒ=³Dt¯ú#"q¿è
x»R§©*Ù©ñg«È\‚!±$ã,dU¹5Cfğ76ÔájxÉË~yT“i¼/ƒË¯a©­Wû|2ß}–ÉÂ9ã÷°ýýc¹üßÛÛ«žÿ¾ØþxÿóAž5äÿŔ³l2E@èzJã_F“‰ñíÕ*qŠ…€óÐ<ÄK¤šÅyDt¹Àó~xBz‡p…cÁIôkÕA¯§v
U]ª($ŒÑ%PÇ$€&s¾ýªeŠå4,°PõzJù„ÀùJiî Î˜’8‚*º¨ßëuvŠ=LÂþ§‚°¿„ýÂ(†w­3g>-uHÜaåúwÌÔQ°SÞ!*fύl‡ÚÝ×\/ªö†|t.!CºlÍ@§êfc§4P
®!â° ì*AOá´J“•èš%O%’Sή5©Яùè8ÿ«èïƒË¼ÝLµ.@ËPZèôUT	E,0šÀ®·Žwǂ“¨¡~m«w"~6þ¾³ýx0œ^¢Î¯ÉéÑùù/oÏ^£×ggoÏÚÕTñ£	gTPð¯ÃäÄuýg¾ÇÒ}š­n©ëúnÐÓøËØ÷<>úY¶þCœ£O¼þ??¨Þÿ~ñüÅóÇõÿ!ž»íÿ”_
Ý´üҁÿuÐ6Ò«ÎCϘì à^íú'§D—FôÝ.)mÒ¸ÜC¾NÛÄŒ~ðyŸyøn·°½ÊÚX<.•WxR)¥ÞÜ Éì:VìA=Ž’u([Nɟ›þêCxÙRÕÀM¢Ô‘̝Šî?Ŭ¥¶«ã‡á-ÝÙù7ŸO`Îr°œTb]8‘¤+ԑk ­Òßmÿ¶·S-¤¯BK%¨œÕÜy¯fÀS˜©Nª;ÕæpН»S§?7öÖzx©vÉ
û¥·A㌗y¥®õ JÕ̗ô¡c´íZ˝fv`>ªhT -u½Ø+êîñjÉXÞrÊú¹Eíù,[ÿÍ)ɧ\ÿûýþ^mý?ì=®ÿñ¬±þ;aª!¦'æ‘	RÓ*T
õØâZ¢ÖÏÃr~®.pèÿv4¯ÛN@¯ªèà0ºN½?|š„F†¸'gÍåu­ÈÍË5làôÆåRŸ)Zÿyf"%a`#ڸǏ:¬åUX.±·¥óËû¢w]T=Š×¿ú³Lþk¹—ø_ºÿëíïWåÿÞÞ£ÿσÍ0CL'‚¶î»ädiÿø±hàööå“m›I!Ç Æ÷sî¥~ÛPÀÔ»½E>C–(¡ø²ó1ˆ°Ä* ¡ÛÛÛºDZ‡ûÈ÷#²ˆì4ØX¾Íh!’\¡+Ìõ¶;`}¸tÞ*8Гf'b6÷­ã@gùLTšrnZÂ0€¥1…pBý!JÛ5ÃvjdiJø1ä»ZU¸§Y»Yí£ä>ÑÖZq²­Ä6‚/(@;m"ÈïöVZÌc²Xx!›—Y*õ.¹	‘Pþ;Îf?8&³Ë’’þµGÕÎ9
fím‚qf0èë'“ßuœÊ:—îÛÑêӜY̘m13›yO5CŽÓNƒ»J'ÕÇל\Qr­mu‰¤Ü˜ïØ=ý§xªíw`µ³ñ	´u¦Õ¥pÊz‰¶¹Ç¦L!·—¶Ú»ÜWjþŠº
´ˆÖÕ*–­ÿ®;Û]µ€ÅëÿÞÁA¿WÕÿ÷÷ý?äYcý§I!O’¿¢C§Žy̒±vél÷4kò½œ3Þú›ím£eƒÏgÙÅ҆µ©ºV–pÓ4„÷Êò4T}+a”Ͷõ깄…:™˜¦ê终“ZÛşqîíØÎ¬^ÓtðçšñM¹kH2Óܯ@y^‡®Œ“¨Ôq®WßL`ô€eýëb¥ƒ¤T¨æ.:­ë]Ã$ϲXÒ´pí-Dºñ²ÈC¨úâìï1äS¯U-á-É¡žòI岀h9•Y¥c!·/S»÷ósŠ£QA]ËX²¤h>²Ç—Ëe*®iF­[­…ʪCûùÔ¤]r<
°P§r
ßÙë)br¶‚y‘	‘ÇÚú]E=uLI8‰r¾+íJj=­µ©têWÁ(®
 ½õ†k¬Æo2ø5ù5±v©Š_“NýCËf8Øi9q,kͺyPkBaGzêûJ©ø§xùDÎS…Íf8‰¸±˜OfñWŽ´Úèג[?)±òêÛ"ŠuáՎ9 ï ÆDPW¢Íza¤–ÈFæîðÇ¢nÈt/ÔeFóÉxIf؁­L
nu!a¡C>ú–±˜à¤$(~™9%<ïÃÞæÁ¢¨É¸Bf€^é
É@s­e´ŽRGXT뤆­oU¯ê5Rk	Å$Z¥]²RópJ%¤+4⯶”Éé)'cúa…v.ɐcI¸tRï,@BÏ´S_Cùˆ°¨õ	ÐÔÓbŒ­°PW6gµ­x@Mdê”vµã(û@cŠyžáǍ@Ð:™Jk»e¼r§p¡²diË£ö¶«¾À/¹d£
ðœÙ®˜{ó+šÀ
ú3c’To°,jiyša³®XÈיb«v4ÏíªX·­¬€n׬܊z3 ¸.Y§•4¯!_·±šýa-t»rs
T—•3«ÅçúºV
¾lî*á¼UZzÖਸ਼z›™X{
XéwkLl¡-ÿ%'µɄ擧ÐÓ0aîûå;æS&䄓óÿ÷ǍošSÝ´k%ûìûæ¦Oºuvºù4»çfÜ®µvš¸çº¡¥Æmt®œçå]Ýuy«ŠEì[Ql›Àtt˵ v·šK¡w:y½vÔ8·´ÁgÜÈ6OJû«^¼}?Q `Ã[Ú(÷X
TQEÚ„¬»ÙZH!+aéÓn¼ìKڂÝI¯ˆHH#¢>ÈbãH¹ÜoÀ\´˜ÕY6$°	¥[4—dî³±o¿-Z°ZýŸà.qá²ÐFàÒGµ]›*"ºuÉX<‚²†QQîZ| K9ýTN1Œ³ÓÒZæR»%[`îá6á˗ÇõöjËÛs֍§wm'fkÐgµ“%ƎÖ-„½y´]R–æöNy8¶­}¬Ûðf÷óÎ×$˜»íê4tύ½;W_ôÞÞnkÚޚ3Т1~Â
âf5ÿ•GôIdGQôçü,h¹ü}µÎ˜È¹,–ÖTº²FS¥zɤ•²kKPs›—#®Ê7ARޜü…‰¸q<›“m.¢×”sÕV—4µYiçv–Þ]à5n-ÿÂÔÒ:¦%ÓBi…É]rXTîo#kÙýïkÌšLîå¶Ôÿ¿Wóÿ±ÿ˜ÿíAž5îÿ¢IáˤIøÃY«ÿKÿõ×è«'7bŠ÷²ü—£³7'o¾ ³bô("’„j³¾ýñ£Ûº½¨7ªÌííN~A.Q»\p¡Õùk„ä,™ÄJô«a’$ÒQñ£QÛà‚QÊY¤ñI®(g‰›q[ò°-E`°Á[nÝ)»ö%ëfàÛ+qù¦_õâ;%sy÷èÏÿ÷yå0%ñŒBÊÝMô±Ìÿÿ`ï°"ÿö{þ¿òl¡S,%áڙWϹNû4Êh©ÝR^Bno]L•¨ÊҔq)˜’8†m”ηL“É.â$ƒ^™ËôÅ{œDÞJÈDÝ·S¸¯g¬›èìèmÏK ¦	¥„£˜&$ð‚W翟KƉ·…ށHÑ»ãsQ.¼`BeþÕà{Áè?¼ÿÚÓIWýcŠ«¤[44Âáe–ÂÚ'¼g¸N½gÁ_zÏ9K½gÿÇÛBï0§,èäÕká)gPzîêrœýáW"déþ…$b#ÿŸ½>zõÓë`m¦ÅüÿüÅ~¯šÿiÿàù£ÿ߃<[è[­Xnø‘Ž8æs¡Ž=ï½ÿ‰gå׿m[ÍÂæcPFW²”†¢뢿šÚRet¨¹	g„7Ót†b6¡!yM”À1€èzçmm¡‹ÿ׫3χs<‹½ˆ¤J1JBJÌÆTç6ÐíÁ¾Í„ú ^ð!ø`·rF+"ٙN\¥Èü­:ƒGXL½'HòŽç(K#,I^
à*RÐÐUß»¤I4@Ç,ÓÉO8õfDâK¬@^’ŒÁ‰,©ô,[k6×Ψó/ÇýÂxu4[[è$‘¹"èy ¤õØä÷[œçÑ1§$N	èzJÃ)
q’Ç„ƒ³+³%äÚ̇QAjó¿c	¤SeðÀó¾-Mg©øïÈF§©(Z»4o`:v*é¤A«×ÍÃO6F@™Çº}š 0΄$\z™‚¯
S,ÐHј$BB4R$YªšxoÁtb¢ŸJõY–H:#e•ÒPÖÝAÛßþpz¶ W%R¿ò˜™d38½»øñ…„K:¦¡ÚTï*ºŸÀNJˆ%Š4ÕO5^HĈÓÜö`øà”8*Táy¾n?èï}åùz¼{êb\ÿzôü‘øùWºÌñŒ()"!hÌâ˜]ëÅ(&p'@€
ʾÂ4†oÆCÌ0·¡¸1²T¢ˆŽÇ<‘	à·ÐQžßónd<."‰Â	á¨þÜ WD„œ‚…©áûòç½þêÙI’fò.Mx7þ*Ïj¥>mþwƒ†F”àßAÂ"6–Ã/&ŽFê5RÌüÌõF›.Áù
ºGß½}Û1wòÄmoÎ:êßÿêì›1Û
ìó¨Xõú‹6eQ	±5̦,²°vÕ߉¤K`ρ
Ù,e	Idra›mq%`]ÄÖ0û™€ñà&d_U@”ù¤²bU)°Qv^؂;Ç¥ŒøNàìB#–¦{I~§…ކÁP/¶yÄmGÍ	‰%g± UV…ÈmaÑÎK«Z"ÛB-„ˆ]çB^‹ÌïOàôl`ÍmjuÜÀJú0ϧÔ%ûŹʇjºNL~’ˆŒ“¶kß:H…®	¼)òþc“ÿ	ŒÑ°šñ{ˆ¨(.çـtnvœèôì Ã{¡tr€n2ŽcÐ"ƒb©¹gªúòÊd²×®Â_„NºNoËùæ‹Ð\×éÍ!o7ùóÐÅq=O±¢0È:U$¬^8KÃ;¥ªî"Azb«ý¶½e8cr'?Þ×á3N;KÕ!9oë‹÷Ê©—Û‡ô©ò+ç©f,”ò`¬/€ÜY®$E­©íyV—baú@pr‡nŽÐ‚„¡3ƒ?<]ÜA³Hº(2%kchM¼ˆ‡ü²Ã¦|tÃué¢lƒt6‹«g l›ˆõ@€±
K
iÓ8yNÇÕiaÒ4b÷Z_ÀóðÇð¸Äéf‹*éyú¢*“š KKQmèOšm¨”r
£ß¶+zU•&,\’y™E›’8­Ep÷ÁB9“Ó=†º#´”Љ/þÆRâoÌú+Ê7h%¿c®»›8-¾þ¶½å”maS ЋT_¸ÿo¿ýéx¥Ç%öjjŒ\;\-±Ç$;晕³xw‹ð–yXM$¦,‹#¤Ô·Çmÿ»E¢GNŒ$2žÛÊaI«>*µX©{†~–ô‹Ø‰®ÓÐ_Šr]:km©
þyþ{O]aNát¹žŒ Ù¼Þžr`ñIS
·h+±0‡è­œî¢­íý²Z ­_‚êUM`w„CÄFPôR)´?–Ó&hgXŽeÃqï
oð;é}Æ3/x1Ûôs‡“ÍϸØ}Á«ì¦—ã—ÄU.ò­³û“Qiù_)È~¬Ò{h%-Xð!6æ±"Ãt‚B,`Û=/Ϊv;LúhÉÐFMÙµäŽpйҶ߹!øÛÞ²!ùM†%SŽw1lš[¤=‰:‘ˆÃæC	t1ÅJÒ'eëÐò0ä+MÌfÒWÃÑgy–ML5°ÙäÁ=A—NÚBõ6âW9Öæ«®Ø0›Ÿ,ðΕ&z»ÈY8%%zDªªTaB‹JsU –˜(Xs–é‘g¢K7oÍÎEw‘K&¦)xÕpí‰q"—ÝonêãDâù{͍ÑӌSß_fsôWÙ¹tß௨7DË<*—ãs˜6ïrølȝ§$¤8FfE„S2ù¡,n»ss
8ð¤Ó LÓC(*(d`mq'Dž>:§Å,ĒDB䞥1 j”yžsqIWg…¿¥â‹âœßmÙú&š|ð<‰'˚ÕíH?|îyiǧ,¦áRXÙã9ºùÓ¼bî;ͧGñ5ž‹§ˆŽ8ΞêtaOwµÃº óÿéÉø
“§œ’ȧsšU„9Çs!*‰öì_©uðçHX Ýbã|ÓOàyeVG:V@
d€t¬åˆÅ˜^õE‘2ù 9F43>Ó.cÚcD¸s¡(>J@ÃIHLc#2ð¶rês	k«äR&‹-…æ–IÞBÎ,#áÞÒC7nj-ä˜o2á#–âɆUÐ呛·ÜE‚£ç¹Ù¸—‘à÷S&tš—@‰Þ±8›‘rR÷]t2¶$Öñ;»¨ž¼Ó1Þ
N¢¹Bh¨½OeJȕ îøÏÃaH„ø‰Ed¸GPÍXTDÉh…»ÔÑÁÑ/œJò&@Ðÿ,íìœþ‡¬ÑÃ×ßSÏS۝e힚ÜB£b"£RK¹Ò"r¶¤£'}«4¯[ÈAl[0@o	Èé6§Ùò¡YA¶àº´d”n¸U{ÖfAÝÁÎæ¦õK2ÿ	§)M@l”Ú2ïs1ݦQ .É\[
›®F¨4iBï­b‘­}µrP·ìB¹ª
Ù`$?yŽJ…K°,S’ês‹âÌ"AAÁYxtR×å	|ü5à»H°A’ΈP
\ã˜RmxÕÿ3A¸6†§L:Š©œë^A›˜ÊEJbÛÉÝBEÔƒ*xïû~³{›AÊÝ}ې¹Õ¤×!œ¦«WÕ3ø6Åf$÷‘+&ããGçÂìnÐèpŸ$aaðöÖ+
:JãbÄA˜ÐR$¹ä¡6­¿áéÑùù/oÏ^y….ve
²ÏUÑ4*!í¸üeºÜky¼ž¶3ñê9x%ŠO¹ËK2_Øã¥“ÊcÕ­ÅØØo W…?oË͕h­0T™÷—1*½y{ñú<´˜
Y"XL×{Ø”½þrP®š«jYüÕ{g£„¹9+4fÿÿÿí ‡Ø
result2
result = {}
status  = {}200
httpPost end!
2023-04-03T06:23:06.790Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-04-03T06:23:06.790Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:23:06.790Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:23:06.790Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "ef214ce9-5511-46fd-bd63-09602147d610",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502986790,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:23:07.792Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-04-03T06:23:07.793Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:23:07.794Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:23:07.795Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "ef214ce9-5511-46fd-bd63-09602147d610",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502987792,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:23:08.797Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:23:08.805Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-04-03T06:23:08.805Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"84b6fc94-3a00-4340-88b6-4136dacd68e6","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"68059ad1-9a18-45c9-8ec3-d86a344b5837","serviceDescription":"service","serviceInvariantUUID":"3dd77692-c10a-4649-acfc-39f0568d72f9","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"029c43d5-04d7-4011-b26f-14bad8b254c1","resourceInvariantUUID":"a6a1adc5-ca83-4c34-9358-b14193524f89","resourceCustomizationUUID":"dda43c55-702f-4ab6-8b3b-cd0ec49cfcd9","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"MGZlZTUzNWI0YTc1ZTliM2IxYWY4ZWEzNTllOTI2NTM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"2e402c6f-d511-4095-9d33-6afba8dc436a","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"NzI1N2QyMGVjMGE1NmEyZjE0MzUzZTAyNTMzOWY4ODc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"f1508676-1765-463e-8d86-0a7d104cbed8","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"600e1254-ddf0-4e97-bd9d-92742c4b4535","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"bfb24068-9c2a-4af8-a63b-5bd8cf59feba","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0a5e7f0f-ac2f-41dc-a6be-b6526f12e231","artifactVersion":"2","generatedFromUUID":"600e1254-ddf0-4e97-bd9d-92742c4b4535"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"MWQ5MzIxNmRhZmRmOGIzOGMwODRlYmFjZjJlMzkwODU\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"ba93e657-93ee-4632-a142-806be59c93f9","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"NDdmMzgyNThjMTQyNDMzN2RjMTgyNTA3NDZkMGQ5Njk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"aea47b1e-7013-4cd4-a0b8-d21283192f56","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"NTBjNGRkZGViMTVlYzY5ZDU1ZDhmN2JiNGJjZGYxODM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0f3faf60-68c3-4cee-ae71-36b7c394819c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-03T06:23:08.807Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:23:08.808Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:23:08.808Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:23:08.808Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "84b6fc94-3a00-4340-88b6-4136dacd68e6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502988797,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:23:09.808Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:23:09.809Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:23:09.809Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:23:09.809Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "84b6fc94-3a00-4340-88b6-4136dacd68e6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502988797,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:23:10.810Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:23:10.811Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:23:10.811Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:23:10.811Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "84b6fc94-3a00-4340-88b6-4136dacd68e6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502988797,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:23:11.812Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:23:11.812Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:23:11.813Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:23:11.813Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "84b6fc94-3a00-4340-88b6-4136dacd68e6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502988797,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:23:12.814Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:23:12.814Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:23:12.814Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:23:12.814Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "84b6fc94-3a00-4340-88b6-4136dacd68e6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502988797,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:23:13.815Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:23:13.815Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:23:13.816Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:23:13.816Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "84b6fc94-3a00-4340-88b6-4136dacd68e6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502988797,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:23:14.819Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:23:14.819Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:23:14.819Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:23:14.820Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "84b6fc94-3a00-4340-88b6-4136dacd68e6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502988797,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:23:15.821Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:23:15.821Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:23:15.821Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:23:15.821Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "84b6fc94-3a00-4340-88b6-4136dacd68e6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502988797,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:23:16.822Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "84b6fc94-3a00-4340-88b6-4136dacd68e6",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "68059ad1-9a18-45c9-8ec3-d86a344b5837",
  "serviceDescription": "service",
  "serviceInvariantUUID": "3dd77692-c10a-4649-acfc-39f0568d72f9",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "dda43c55-702f-4ab6-8b3b-cd0ec49cfcd9",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "029c43d5-04d7-4011-b26f-14bad8b254c1",
      "resourceInvariantUUID": "a6a1adc5-ca83-4c34-9358-b14193524f89",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_vm_macro0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
          "artifactChecksum": "NzI1N2QyMGVjMGE1NmEyZjE0MzUzZTAyNTMzOWY4ODc\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "f1508676-1765-463e-8d86-0a7d104cbed8",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu20.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
          "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "600e1254-ddf0-4e97-bd9d-92742c4b4535",
          "generatedArtifact": {
            "artifactName": "base_ubuntu20.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
            "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "0a5e7f0f-ac2f-41dc-a6be-b6526f12e231",
            "generatedFromUUID": "600e1254-ddf0-4e97-bd9d-92742c4b4535"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu20.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
          "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "0a5e7f0f-ac2f-41dc-a6be-b6526f12e231",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "NTBjNGRkZGViMTVlYzY5ZDU1ZDhmN2JiNGJjZGYxODM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "0f3faf60-68c3-4cee-ae71-36b7c394819c"
    }
  ],
  "workloadContext": "Production"
}
2023-04-03T06:23:16.823Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-04-03T06:23:16.823Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-04-03T06:23:16.926Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-04-03T06:23:16.927Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-04-03T06:23:16.927Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:23:16.927Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:23:16.927Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "84b6fc94-3a00-4340-88b6-4136dacd68e6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502996927,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:23:17.934Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-04-03T06:23:17.935Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-04-03T06:23:18.054Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-04-03T06:23:18.055Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-04-03T06:23:18.055Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:23:18.056Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:23:18.056Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "84b6fc94-3a00-4340-88b6-4136dacd68e6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502998055,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:23:19.058Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-04-03T06:23:19.058Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-04-03T06:23:19.168Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-04-03T06:23:19.168Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-04-03T06:23:19.169Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:23:19.169Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:23:19.169Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "84b6fc94-3a00-4340-88b6-4136dacd68e6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680502999168,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {600e1254-ddf0-4e97-bd9d-92742c4b4535=BaseArtifactInfoImpl [artifactName=base_ubuntu20.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml, artifactChecksum=Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=600e1254-ddf0-4e97-bd9d-92742c4b4535, artifactTimeout=30], 0a5e7f0f-ac2f-41dc-a6be-b6526f12e231=BaseArtifactInfoImpl [artifactName=base_ubuntu20.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env, artifactChecksum=ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=0a5e7f0f-ac2f-41dc-a6be-b6526f12e231, artifactTimeout=0], f1508676-1765-463e-8d86-0a7d104cbed8=BaseArtifactInfoImpl [artifactName=basic_vm_macro0_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json, artifactChecksum=NzI1N2QyMGVjMGE1NmEyZjE0MzUzZTAyNTMzOWY4ODc=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=f1508676-1765-463e-8d86-0a7d104cbed8, artifactTimeout=0]}
the size of vfModule = 1
before create type !
httpPost URI: POST http://localhost:9015/v1/rb/definition HTTP/1.1
Execute Post Body: {"rb-name":"000251ef-db80-43cf-8162-4c767ff160c9","rb-version":"1eedb660-0ef8-4786-9148-277966a04f73","labels":{"vf_module_model_uuid":"1afb41e2-e01a-441b-a70c-6d67cafa930b","vf_module_model_name":"BasicVmMacro..base_ubuntu20..module-0"}}
result2
result = {}{"rb-name":"000251ef-db80-43cf-8162-4c767ff160c9","rb-version":"1eedb660-0ef8-4786-9148-277966a04f73","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicVmMacro..base_ubuntu20..module-0","vf_module_model_uuid":"1afb41e2-e01a-441b-a70c-6d67cafa930b"}}

status  = {}201
httpPost end!
 after create type !
artifacts = [600e1254-ddf0-4e97-bd9d-92742c4b4535, 0a5e7f0f-ac2f-41dc-a6be-b6526f12e231]
 meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found 
2023-04-03T06:23:20.502Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-04-03T06:23:20.503Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:23:20.503Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:23:20.503Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "84b6fc94-3a00-4340-88b6-4136dacd68e6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680503000502,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:23:21.505Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-04-03T06:23:21.506Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:23:21.507Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:23:21.507Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "84b6fc94-3a00-4340-88b6-4136dacd68e6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680503001505,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:23:22.508Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:23:50.762Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-04-03T06:23:50.763Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"405f1a67-e753-4e43-8549-639a9a3a3358","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"34ed2b9b-72af-407b-8419-276f4f70513b","serviceDescription":"service","serviceInvariantUUID":"11428829-ad57-410d-962c-aabe5f234cde","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"9fc8c214-d68b-46ae-92d5-47dd1e682509","resourceInvariantUUID":"23e4c505-677b-41eb-9fa1-c0e85e9bfff3","resourceCustomizationUUID":"1047faa4-9c56-4e5d-bec3-1d3d5e95f8e1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"ZDVkYTNmYTJkYzQ5NmVlN2Y3YzI3MmUyOTJhMWRjNGU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"cd759285-06db-4c3a-8a9a-7cd4b98eb666","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4a339c90-d48b-439a-8466-c91a2b536bb0","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8c7d99e9-f97d-4c27-9635-bd8fac9f88dc","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"NjAwMDY5NTAzOGViZDI1NDRmNjU5NWNhODI0YzI3M2U\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"d3d112b1-b13e-4ca9-a771-474be398bc72","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"881edf04-7904-4266-af12-09d6ea6246fd","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"20b818f9-a1cb-4f70-847d-aff06aba6f7a","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9a1195a1-b8f0-48b0-a792-35bdbdcecf75","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"N2IzOTBkOTg5YWMzMTI2MDE4ZGU4MTVhYTNjOGY0MDU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"306ec1a7-c14c-4261-a721-774a172ab544","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"NDIwN2Q3YmNiNTA0NmE2MzM1Yjg1ZmI3ZjljODY1ZGI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"afe617df-e12f-4e3b-b199-1a35c2301f84","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-03T06:23:50.766Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:23:50.767Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:23:50.767Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:23:50.767Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "405f1a67-e753-4e43-8549-639a9a3a3358",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680503002508,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:23:51.769Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:23:51.769Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:23:51.770Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:23:51.771Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "405f1a67-e753-4e43-8549-639a9a3a3358",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680503002508,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:23:52.772Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:23:52.773Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:23:52.773Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:23:52.773Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "405f1a67-e753-4e43-8549-639a9a3a3358",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680503002508,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:23:53.774Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:23:53.775Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:23:53.775Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:23:53.775Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "405f1a67-e753-4e43-8549-639a9a3a3358",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680503002508,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:23:54.776Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:23:54.777Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:23:54.777Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:23:54.777Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "405f1a67-e753-4e43-8549-639a9a3a3358",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680503002508,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:23:55.778Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:23:55.779Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:23:55.779Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:23:55.779Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "405f1a67-e753-4e43-8549-639a9a3a3358",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680503002508,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:23:56.780Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:23:56.780Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:23:56.780Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:23:56.780Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "405f1a67-e753-4e43-8549-639a9a3a3358",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680503002508,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:23:57.781Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:23:57.781Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:23:57.782Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:23:57.782Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "405f1a67-e753-4e43-8549-639a9a3a3358",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680503002508,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:23:58.783Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-04-03T06:23:58.783Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-04-03T06:23:58.783Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-03T06:23:58.783Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "405f1a67-e753-4e43-8549-639a9a3a3358",
  "consumerID": "multicloud-k8s",
  "timestamp": 1680503002508,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-03T06:23:59.784Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "405f1a67-e753-4e43-8549-639a9a3a3358",
  "serviceName": "test_pnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "34ed2b9b-72af-407b-8419-276f4f70513b",
  "serviceDescription": "service",
  "serviceInvariantUUID": "11428829-ad57-410d-962c-aabe5f234cde",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-TestPnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
      "artifactChecksum": "NDIwN2Q3YmNiNTA0NmE2MzM1Yjg1ZmI3ZjljODY1ZGI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "afe617df-e12f-4e3b-b199-1a35c2301f84"
    }
  ],
  "workloadContext": "Production"
}
2023-04-03T06:23:59.785Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:24:29.785Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:24:59.787Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:25:29.788Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:25:59.788Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:26:29.790Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:26:59.790Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:27:29.792Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:27:59.793Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:28:29.794Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:28:59.794Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:29:29.796Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:29:59.797Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:30:29.798Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:30:59.799Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:31:29.799Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:31:59.801Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:32:29.802Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:32:59.803Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:33:29.804Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:33:59.804Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:34:29.805Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:34:59.805Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:35:29.805Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:35:59.807Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:36:29.807Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:36:59.809Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:37:29.811Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:37:59.812Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:38:29.812Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:38:59.812Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:39:29.814Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:39:59.814Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:40:29.816Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:40:59.816Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:41:29.817Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:41:59.818Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:42:29.820Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:42:59.820Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:43:29.821Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:43:59.822Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:44:29.822Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:44:59.823Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:45:29.823Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:45:59.826Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:46:29.827Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:46:59.828Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:47:29.829Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:47:59.830Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:48:29.830Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:48:59.832Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:49:29.833Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:49:59.833Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:50:29.834Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:50:59.835Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:51:29.836Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:51:59.837Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:52:29.839Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:52:59.840Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:53:29.840Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:53:59.840Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:54:29.842Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:54:59.842Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:55:29.843Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:55:59.844Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:56:29.844Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:56:59.846Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:57:29.846Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:57:59.847Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:58:29.849Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:58:59.849Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:59:29.851Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T06:59:59.851Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:00:29.853Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:00:59.854Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:01:29.854Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:01:59.855Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:02:29.856Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:02:59.857Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:03:29.858Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:03:59.858Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:04:29.860Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:04:59.862Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:05:29.862Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:05:59.864Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:06:29.865Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:06:59.865Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:07:29.867Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:07:59.868Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:08:29.869Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:08:59.870Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:09:29.871Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:09:59.872Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:10:29.873Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:10:59.874Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:11:29.875Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:11:59.877Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:12:29.877Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:12:59.879Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:13:29.880Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:13:59.881Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:14:29.881Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:14:59.883Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:15:29.884Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:15:59.885Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:16:29.885Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:16:59.886Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:17:29.887Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:17:59.888Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:18:29.888Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:18:59.889Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:19:29.890Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:19:59.892Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:20:29.893Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:20:59.893Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:21:29.894Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:21:59.894Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:22:29.894Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:22:59.896Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:23:29.897Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:23:59.897Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-03T07:24:29.898Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO