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
23:03:46,437 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
23:03:46,438 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
23:03:46,439 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/opt/app/distribution/etc/logback.xml]
23:03:46,735 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [file:/opt/app/distribution/etc/logback.xml] 
23:03:46,735 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 3 seconds
23:03:46,753 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
23:03:46,758 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
23:03:46,771 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:03:46,813 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
23:03:46,820 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFAudit]
23:03:46,830 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - setting totalSizeCap to 10 GB
23:03:46,834 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - Archive files will be limited to [50 MB] each.
23:03:46,839 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - Will use zip compression
23:03:46,842 |-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
23:03:46,847 |-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'.
23:03:46,848 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4ec4f3a0 - Roll-over at midnight.
23:03:46,863 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4ec4f3a0 - Setting initial period to Thu Jul 20 23:03:46 GMT 2023
23:03:46,866 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:03:46,876 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - Active log file name: /var/log/onap/policy/distribution/audit.log
23:03:46,876 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - File property is set to [/var/log/onap/policy/distribution/audit.log]
23:03:46,879 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
23:03:46,883 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFAudit]
23:03:46,884 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFAudit] to ch.qos.logback.classic.AsyncAppender[asyncEELFAudit]
23:03:46,885 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Attaching appender named [EELFAudit] to AsyncAppender.
23:03:46,885 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Setting discardingThreshold to 51
23:03:46,886 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
23:03:46,886 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFMetrics]
23:03:46,888 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - setting totalSizeCap to 10 GB
23:03:46,888 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - Archive files will be limited to [50 MB] each.
23:03:46,889 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - Will use zip compression
23:03:46,889 |-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
23:03:46,891 |-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'.
23:03:46,891 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@30c15d8b - Roll-over at midnight.
23:03:46,892 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@30c15d8b - Setting initial period to Thu Jul 20 23:03:46 GMT 2023
23:03:46,894 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:03:46,896 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - Active log file name: /var/log/onap/policy/distribution/metrics.log
23:03:46,896 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - File property is set to [/var/log/onap/policy/distribution/metrics.log]
23:03:46,896 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
23:03:46,896 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFMetrics]
23:03:46,896 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFMetrics] to ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics]
23:03:46,897 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Attaching appender named [EELFMetrics] to AsyncAppender.
23:03:46,897 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Setting discardingThreshold to 51
23:03:46,897 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
23:03:46,897 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFError]
23:03:46,899 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - setting totalSizeCap to 10 GB
23:03:46,900 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - Archive files will be limited to [50 MB] each.
23:03:46,900 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - Will use zip compression
23:03:46,900 |-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
23:03:46,901 |-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'.
23:03:46,902 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2b71e916 - Roll-over at midnight.
23:03:46,903 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2b71e916 - Setting initial period to Thu Jul 20 23:03:46 GMT 2023
23:03:46,907 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:03:46,909 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFError] - Active log file name: /var/log/onap/policy/distribution/error.log
23:03:46,909 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFError] - File property is set to [/var/log/onap/policy/distribution/error.log]
23:03:46,909 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
23:03:46,909 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFError]
23:03:46,910 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFError] to ch.qos.logback.classic.AsyncAppender[asyncEELFError]
23:03:46,910 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Attaching appender named [EELFError] to AsyncAppender.
23:03:46,910 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Setting discardingThreshold to 51
23:03:46,910 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
23:03:46,911 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFDebug]
23:03:46,912 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - setting totalSizeCap to 10 GB
23:03:46,913 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - Archive files will be limited to [50 MB] each.
23:03:46,913 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - Will use zip compression
23:03:46,913 |-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
23:03:46,915 |-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'.
23:03:46,915 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1d296da - Roll-over at midnight.
23:03:46,915 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1d296da - Setting initial period to Thu Jul 20 23:03:46 GMT 2023
23:03:46,917 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:03:46,918 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - Active log file name: /var/log/onap/policy/distribution/debug.log
23:03:46,918 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - File property is set to [/var/log/onap/policy/distribution/debug.log]
23:03:46,918 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
23:03:46,918 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFDebug]
23:03:46,918 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFDebug] to ch.qos.logback.classic.AsyncAppender[asyncEELFDebug]
23:03:46,919 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Attaching appender named [EELFDebug] to AsyncAppender.
23:03:46,919 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Setting discardingThreshold to 51
23:03:46,920 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.audit] to INFO
23:03:46,920 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.audit] to false
23:03:46,920 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFAudit] to Logger[com.att.eelf.audit]
23:03:46,921 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.metrics] to INFO
23:03:46,921 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.metrics] to false
23:03:46,921 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFMetrics] to Logger[com.att.eelf.metrics]
23:03:46,921 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.error] to ERROR
23:03:46,921 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.error] to false
23:03:46,921 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFError] to Logger[com.att.eelf.error]
23:03:46,921 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.debug] to DEBUG
23:03:46,922 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.debug] to false
23:03:46,922 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[com.att.eelf.debug]
23:03:46,922 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.sdc] to TRACE
23:03:46,922 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[org.onap.sdc]
23:03:46,922 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
23:03:46,923 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
23:03:46,923 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[ROOT]
23:03:46,923 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFError] to Logger[ROOT]
23:03:46,923 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
23:03:46,924 |-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-07-20T23:03:47.318Z|||main||||INFO|||||org.eclipse.jetty.util.log||Logging initialized @1325ms to org.eclipse.jetty.util.log.Slf4jLog
2023-07-20T23:03:47.471Z|||main||||INFO|||||org.onap.policy.common.endpoints.http.server.internal.JettyServletServer||JettyJerseyServer [servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5be46f9d@4a0bd4c5==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=false,async=true}, swaggerId=swagger-9014, toString()=JettyServer [name=SDCDistributionGroup, host=0.0.0.0, port=9014, user=healthcheck, password=true, contextPath=/, jettyServer=Server@3f91b517{STOPPED}[9.4.14.v20181114], context=o.e.j.s.ServletContextHandler@68702e03{/,null,UNAVAILABLE}, connector=SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}, jettyThread=null]]: STARTING
2023-07-20T23:03:47.474Z|||SDCDistributionGroup-9014||||INFO|||||org.onap.policy.common.endpoints.http.server.internal.JettyServletServer||JettyJerseyServer [servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5be46f9d@4a0bd4c5==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=false,async=true}, swaggerId=swagger-9014, toString()=JettyServer [name=SDCDistributionGroup, host=0.0.0.0, port=9014, user=healthcheck, password=true, contextPath=/, jettyServer=Server@3f91b517{STOPPED}[9.4.14.v20181114], context=o.e.j.s.ServletContextHandler@68702e03{/,null,UNAVAILABLE}, connector=SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}, jettyThread=Thread[SDCDistributionGroup-9014,5,main]]]: STARTING
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 12 class name: org.onap.policy.distribution.reception.handling.PluginHandler
2023-07-20T23:03:47.490Z|||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-07-20T23:03:47.507Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:03:47.589Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.session||DefaultSessionIdManager workerName=node0
2023-07-20T23:03:47.589Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.session||No SessionScavenger set, using defaults
2023-07-20T23:03:47.592Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.session||node0 Scavenging every 600000ms
2023-07-20T23:03:48.489Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 4c366535-a16a-4615-81af-cc2658876c0f url= /sdc/v1/artifactTypes
2023-07-20T23:03:48.502Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:03:48.592Z|||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-07-20T23:03:48.596Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@272673f7
2023-07-20T23:03:48.607Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-07-20T23:03:48.616Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-07-20T23:03:48.848Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.handler.ContextHandler||Started o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE}
2023-07-20T23:03:48.890Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.AbstractConnector||Started SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}
2023-07-20T23:03:48.891Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.Server||Started @2904ms
2023-07-20T23:03:48.923Z|||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@150f9309{s=0/1,p=0}] - STARTED
| +=ReservedThreadExecutor@150f9309{s=0/1,p=0} - STARTED
| +>threads size=8
|   +>26 qtp1245065720-26 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
|   +>21 qtp1245065720-21 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
|   +>24 qtp1245065720-24 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
|   +>22 qtp1245065720-22 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)
|   +>19 qtp1245065720-19-acceptor-0@3ce19212-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
|   +>20 qtp1245065720-20 SELECTING RUNNABLE @ java.base@11.0.11/sun.nio.ch.EPoll.wait(Native Method)
|   +>23 qtp1245065720-23 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
+=Slf4jRequestLog@3ecb3bbd{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@150f9309{s=0/1,p=0}] - STARTED
| +=ScheduledExecutorScheduler@10f7f7de{STARTED} - STARTED
| +-org.eclipse.jetty.io.ArrayByteBufferPool@33a2707d
| +=HttpConnectionFactory@418c5a9c[HTTP/1.1] - STARTED
| | +-HttpConfiguration@40eb0394{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@128125f{STARTED} id=0 keys=0 selected=0 updates=0 - STARTED
| |   +=EatWhatYouKill@eea3a43/SelectorProducer@5e6461/PRODUCING/p=false/QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@150f9309{s=0/1,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-07-20T23:03:48.916349Z - STARTED
| |   | +-SelectorProducer@5e6461
| |   | +~QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@150f9309{s=0/1,p=0}] - STARTED
| |   +>updates @ 2023-07-20T23:03:48.906982Z size=0
| |   +>keys @ 2023-07-20T23:03:48.910851Z size=0
| +-sun.nio.ch.ServerSocketChannelImpl[/0.0.0.0:9014]
| +-qtp1245065720-19-acceptor-0@3ce19212-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.SessionHandler1814658426==dftMaxIdleSec=-1 - STARTED
| | +=ConstraintSecurityHandler@1765d37c{STARTED} - STARTED
| | | +-org.eclipse.jetty.security.DefaultAuthenticatorFactory@8bb1232
| | | +-org.eclipse.jetty.security.authentication.BasicAuthenticator@7b351228
| | | +=HashLoginService@5cd07299[SDCDistributionGroup-login-service] - STARTED
| | | +=ServletHandler@6517b44c{STARTED} - STARTED
| | | | +>listeners ServletHandler@6517b44c{STARTED} size=0
| | | | +>filters ServletHandler@6517b44c{STARTED} size=0
| | | | +>filterMappings ServletHandler@6517b44c{STARTED} size=0
| | | | +>servlets ServletHandler@6517b44c{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@356d105e
| | | | | | +>initParams size=4
| | | | | |   +>swagger.api.basepath=http://onap-multicloud-k8s-6547b758ff-xhc2h: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@661ae089
| | | | |   +>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@6517b44c{STARTED} size=2
| | | |   +>[/]=>io.swagger.jersey.config.JerseyJaxrsConfig-38ba6ce3
| | | |   +>[/*]=>org.glassfish.jersey.servlet.ServletContainer-5be46f9d
| | | +~org.eclipse.jetty.security.DefaultIdentityService@39810269
| | | +>roles size=1
| | | | +>java.util.concurrent.CopyOnWriteArraySet@36ebcb(size=1)
| | | |   +:user
| | | +>constraints size=1
| | |   +>java.util.HashMap$EntrySet@61ec6130(size=1)
| | |     +:/*={*={RoleInfo,C[user],None}}
| | +=org.eclipse.jetty.server.session.DefaultSessionCache@3c5e7742[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] - STARTED
| | | +=org.eclipse.jetty.server.session.NullSessionDataStore@d71d6e8[passivating=false,graceSec=3600] - STARTED
| | +~DefaultSessionIdManager@3cd21f65{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@150f9309{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@71312aa4
| +>initparams o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE} size=0
+=ErrorHandler@72f474fc{STARTED} - STARTED
+=DefaultSessionIdManager@3cd21f65{STARTED}[worker=node0] - STARTED
| +=HouseKeeper@5ef164f0{STARTED}[interval=600000, ownscheduler=true] - STARTED
+>jdk.internal.loader.ClassLoaders$AppClassLoader@13849664
| +>jdk.internal.loader.ClassLoaders$PlatformClassLoader@35f2b942
+>AttributesMap@4d6ec152
  +>null
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
2023-07-20T23:04:17.504Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:04:17.510Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 29b4f45e-697b-447d-b93d-706a569625b0 url= /sdc/v1/artifactTypes
2023-07-20T23:04:17.511Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:04:17.524Z|||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-07-20T23:04:17.525Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3fa215b3
2023-07-20T23:04:17.525Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-07-20T23:04:17.526Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-07-20T23:04:47.502Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:04:47.507Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 3a49c351-8080-4aa6-8b6e-a0b1e9e93e17 url= /sdc/v1/artifactTypes
2023-07-20T23:04:47.508Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:04:47.551Z|||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-07-20T23:04:47.553Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@b4e8cb2
2023-07-20T23:04:47.554Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-07-20T23:04:47.560Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-07-20T23:05:17.502Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:05:17.504Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 4e105ebf-0a98-42f7-8dfd-02858be4f954 url= /sdc/v1/artifactTypes
2023-07-20T23:05:17.505Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:05:17.515Z|||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-07-20T23:05:17.516Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@6a294ec3
2023-07-20T23:05:17.516Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-07-20T23:05:17.517Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-07-20T23:05:47.501Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:05:47.504Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 2aa19bb3-c8cb-428d-a382-3bff8c606856 url= /sdc/v1/artifactTypes
2023-07-20T23:05:47.504Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:05:47.533Z|||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-07-20T23:05:47.534Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@6f9350e9
2023-07-20T23:05:47.535Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-07-20T23:05:47.535Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-07-20T23:06:17.501Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:06:17.503Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= b1e65bdf-7b0e-40ea-b906-80885ac8c80f url= /sdc/v1/artifactTypes
2023-07-20T23:06:17.503Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:06:17.517Z|||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-07-20T23:06:17.518Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5551d4d8
2023-07-20T23:06:17.518Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-07-20T23:06:17.518Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-07-20T23:06:47.501Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:06:47.504Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 701fa008-649f-4538-abfc-b35966e383fc url= /sdc/v1/artifactTypes
2023-07-20T23:06:47.504Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:06:47.531Z|||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-07-20T23:06:47.532Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@50c55b5f
2023-07-20T23:06:47.532Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-07-20T23:06:47.532Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-07-20T23:07:17.500Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:07:17.503Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 709b2f30-0961-434e-bab3-51e1247d16c9 url= /sdc/v1/artifactTypes
2023-07-20T23:07:17.504Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:07:17.513Z|||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-07-20T23:07:17.514Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3aeb86a
2023-07-20T23:07:17.514Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-07-20T23:07:17.515Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-07-20T23:07:47.501Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:07:47.505Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 1d6c944e-d75a-4a9c-8389-24fb43ff44b4 url= /sdc/v1/artifactTypes
2023-07-20T23:07:47.505Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:07:47.566Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:07:47.567Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@4206c4e5
2023-07-20T23:07:47.567Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:07:47.568Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:08:17.505Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:08:17.546Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 1c4e34d3-9335-457d-9477-517252eb73ac url= /sdc/v1/artifactTypes
2023-07-20T23:08:17.567Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:08:17.619Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:08:17.626Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@1d6b41fe
2023-07-20T23:08:17.626Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:08:17.627Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:08:47.502Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:08:47.507Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 334950d9-5bd1-4918-9553-2edeab09a9a7 url= /sdc/v1/artifactTypes
2023-07-20T23:08:47.507Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:08:47.524Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:08:47.524Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@70e2f393
2023-07-20T23:08:47.525Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:08:47.525Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:09:17.501Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:09:17.505Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= a0bbe349-6fdc-4cff-a3df-c36d435789c6 url= /sdc/v1/artifactTypes
2023-07-20T23:09:17.505Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:09:17.533Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:09:17.533Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@4744ebc3
2023-07-20T23:09:17.534Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:09:17.534Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:09:47.501Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:09:47.504Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= c724d824-e91e-4ee9-8566-357196416836 url= /sdc/v1/artifactTypes
2023-07-20T23:09:47.505Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:09:47.508Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:09:47.508Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@be6fd25
2023-07-20T23:09:47.508Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:09:47.508Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:10:17.502Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:10:17.507Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= f189ca2b-d96d-4862-8156-12167452459f url= /sdc/v1/artifactTypes
2023-07-20T23:10:17.508Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:10:17.516Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:10:17.517Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@765dfd79
2023-07-20T23:10:17.517Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:10:17.518Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:10:47.503Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:10:47.506Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 511453aa-47da-44c0-b669-0a72a7014003 url= /sdc/v1/artifactTypes
2023-07-20T23:10:47.507Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:10:47.512Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:10:47.513Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@da15047
2023-07-20T23:10:47.519Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:10:47.526Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:11:17.502Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:11:17.513Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 03ff0a66-d6bd-4c22-b5ad-6f264a46f0b8 url= /sdc/v1/artifactTypes
2023-07-20T23:11:17.514Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:11:17.526Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:11:17.527Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5d661e9d
2023-07-20T23:11:17.527Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:11:17.528Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:11:47.501Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:11:47.504Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 13d39aeb-62a5-4d9a-966b-598c742ff5ed url= /sdc/v1/artifactTypes
2023-07-20T23:11:47.505Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:11:47.508Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:11:47.509Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@19ffe4d2
2023-07-20T23:11:47.510Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:11:47.510Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:12:17.503Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:12:17.508Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 7a085687-b896-4a33-98bf-6cb6b124ed7f url= /sdc/v1/artifactTypes
2023-07-20T23:12:17.510Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:12:17.518Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:12:17.519Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@68099710
2023-07-20T23:12:17.519Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:12:17.520Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:12:47.501Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:12:47.504Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 30ae8e25-d52e-4ea8-a6bb-d8b478ef705c url= /sdc/v1/artifactTypes
2023-07-20T23:12:47.504Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:12:47.508Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:12:47.508Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@f3aa4c9
2023-07-20T23:12:47.509Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:12:47.510Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:13:17.501Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:13:17.505Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 61b7bb82-0045-4da0-b7e7-dfa05d8f3781 url= /sdc/v1/artifactTypes
2023-07-20T23:13:17.505Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:13:17.513Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:13:17.514Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3b294a29
2023-07-20T23:13:17.514Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:13:17.515Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:13:47.502Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:13:47.509Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= f4f6018e-c175-46a7-b237-6ede8bbb0e64 url= /sdc/v1/artifactTypes
2023-07-20T23:13:47.510Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:13:47.527Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:13:47.527Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@4ae016a7
2023-07-20T23:13:47.528Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:13:47.530Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:14:17.501Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:14:17.505Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= d6ab7691-3763-4b79-9f95-0bca9967d0de url= /sdc/v1/artifactTypes
2023-07-20T23:14:17.508Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:14:17.516Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:14:17.517Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@85b5f06
2023-07-20T23:14:17.522Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:14:17.523Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:14:47.501Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:14:47.506Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 328427a8-5d1e-4bae-92db-25cbb6c7d88b url= /sdc/v1/artifactTypes
2023-07-20T23:14:47.507Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:14:47.521Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:14:47.521Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@637083c
2023-07-20T23:14:47.521Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:14:47.521Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:15:17.501Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:15:17.504Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= facbcd1f-4e73-4b20-9209-93777109cfbc url= /sdc/v1/artifactTypes
2023-07-20T23:15:17.504Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:15:17.508Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:15:17.508Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@22d2f6a3
2023-07-20T23:15:17.508Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:15:17.509Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:15:47.502Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:15:47.508Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= e702e666-6dae-4cad-b757-b934624c3b10 url= /sdc/v1/artifactTypes
2023-07-20T23:15:47.508Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:15:47.519Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:15:47.519Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@33bceb98
2023-07-20T23:15:47.519Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:15:47.520Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:16:17.501Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:16:17.504Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 4fe10ad9-c1b3-4238-99f1-055e2aabe448 url= /sdc/v1/artifactTypes
2023-07-20T23:16:17.506Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:16:17.518Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:16:17.519Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@17559a7c
2023-07-20T23:16:17.519Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:16:17.520Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:16:47.501Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:16:47.504Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= c6b1af92-730b-43bb-9acb-4afe6890e3ea url= /sdc/v1/artifactTypes
2023-07-20T23:16:47.504Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:16:47.513Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:16:47.513Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@1c07607a
2023-07-20T23:16:47.514Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:16:47.514Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:17:17.501Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:17:17.504Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 975c8854-d006-4fcb-86d4-6a6b404dd741 url= /sdc/v1/artifactTypes
2023-07-20T23:17:17.504Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:17:17.507Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:17:17.507Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@1c785bfd
2023-07-20T23:17:17.507Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:17:17.507Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:17:47.501Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:17:47.503Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 5a6d07d3-acc6-41a8-a139-66ee25b4d9ea url= /sdc/v1/artifactTypes
2023-07-20T23:17:47.503Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:17:47.511Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:17:47.511Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@6cd2c563
2023-07-20T23:17:47.511Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:17:47.511Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:18:17.501Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:18:17.503Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 1f1498d7-1ce9-4b3a-8b4c-8caf206f7351 url= /sdc/v1/artifactTypes
2023-07-20T23:18:17.503Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:18:17.507Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:18:17.507Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@4c2a108
2023-07-20T23:18:17.508Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:18:17.508Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:18:47.502Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:18:47.505Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 95afea39-ab75-4707-83d2-335102bb1674 url= /sdc/v1/artifactTypes
2023-07-20T23:18:47.505Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:18:47.538Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:18:47.539Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@2dd8ee92
2023-07-20T23:18:47.539Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:18:47.539Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:19:17.501Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:19:17.504Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= a66db2ab-cf6c-4b04-b398-8636d88967ca url= /sdc/v1/artifactTypes
2023-07-20T23:19:17.504Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:19:17.509Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:19:17.509Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@50772a8f
2023-07-20T23:19:17.509Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:19:17.510Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:19:47.504Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:19:47.512Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= fdce4cd9-809e-4517-b356-14607a146950 url= /sdc/v1/artifactTypes
2023-07-20T23:19:47.512Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:19:47.526Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:19:47.527Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@35139b9e
2023-07-20T23:19:47.527Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:19:47.528Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:20:17.553Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:20:17.613Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 9a0140f5-4801-4674-b6ac-19204f759267 url= /sdc/v1/artifactTypes
2023-07-20T23:20:17.633Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:20:17.670Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:20:17.671Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3a446aa0
2023-07-20T23:20:17.671Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:20:17.672Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:20:47.502Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:20:47.522Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 6dca238c-ac46-483d-be80-1dd92e388b4c url= /sdc/v1/artifactTypes
2023-07-20T23:20:47.524Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:20:47.538Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:20:47.538Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@793135f5
2023-07-20T23:20:47.538Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:20:47.539Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:21:17.502Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:21:17.507Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 54cc8a94-9aa2-4055-ab5c-3b282f2b9b86 url= /sdc/v1/artifactTypes
2023-07-20T23:21:17.507Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:21:17.521Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:21:17.522Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3f620678
2023-07-20T23:21:17.522Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:21:17.523Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:21:47.501Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:21:47.504Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= acb4973d-eefc-4156-8620-64724fe00e1d url= /sdc/v1/artifactTypes
2023-07-20T23:21:47.505Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:21:47.510Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:21:47.511Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@7f0077a8
2023-07-20T23:21:47.511Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:21:47.511Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:22:17.500Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:22:17.503Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 8888c0d4-70a1-4b4a-85ec-cc6a06aa87b4 url= /sdc/v1/artifactTypes
2023-07-20T23:22:17.504Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:22:17.512Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:22:17.512Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@7d2b0f19
2023-07-20T23:22:17.512Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:22:17.513Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:22:47.503Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:22:47.517Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 3484a85d-e942-4909-bab7-fb0bf5c3bb0a url= /sdc/v1/artifactTypes
2023-07-20T23:22:47.518Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:22:47.532Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:22:47.532Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@fe3f7b8
2023-07-20T23:22:47.533Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:22:47.533Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:23:17.501Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:23:17.506Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 45dbb414-2052-4e82-b265-c2dd6a3773fb url= /sdc/v1/artifactTypes
2023-07-20T23:23:17.506Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:23:17.510Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:23:17.511Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@1fda6313
2023-07-20T23:23:17.511Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:23:17.512Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:23:47.501Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:23:47.504Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 1aa6c9cc-acfe-4b57-ad1b-98bfbbe92b4a url= /sdc/v1/artifactTypes
2023-07-20T23:23:47.504Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:23:47.512Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:23:47.512Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@4bd9b7dd
2023-07-20T23:23:47.512Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:23:47.513Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:24:17.501Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:24:17.504Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 1458dc69-fdc4-4636-9725-5b3cbad9877f url= /sdc/v1/artifactTypes
2023-07-20T23:24:17.505Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:24:17.508Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-07-20T23:24:17.509Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@4115c58c
2023-07-20T23:24:17.510Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-07-20T23:24:17.510Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-07-20T23:24:47.501Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:24:47.505Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 4c8fb1e4-6136-4268-98b7-9926e87a1423 url= /sdc/v1/artifactTypes
2023-07-20T23:24:47.523Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:24:47.610Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 404
2023-07-20T23:24:47.611Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3b0c562e
2023-07-20T23:24:47.612Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_NOT_FOUND, responseMessage=SDC not found]
2023-07-20T23:24:47.612Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: {"requestError":{"serviceException":{"messageId":"SVC4003","text":"Error: User '%1' was not found.","variables":["cs0008"],"formattedErrorMessage":"Error: User 'cs0008' was not found."}}}
2023-07-20T23:24:47.613Z|||Timer-0||||DEBUG|||||org.onap.sdc.impl.DistributionClientImpl||Get MessageBus cluster information from SDC
2023-07-20T23:24:47.614Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= a23ec264-9e03-43c0-8532-16d71615a716 url= /sdc/v1/distributionKafkaData
2023-07-20T23:24:47.615Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-07-20T23:24:47.640Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 404
2023-07-20T23:24:47.641Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@61ad50d4
2023-07-20T23:24:47.642Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_NOT_FOUND, responseMessage=SDC not found]
2023-07-20T23:24:47.642Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: {"requestError":{"serviceException":{"messageId":"SVC4003","text":"Error: User '%1' was not found.","variables":["cs0008"],"formattedErrorMessage":"Error: User 'cs0008' was not found."}}}
2023-07-20T23:25:17.502Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-07-20T23:25:17.507Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= e8f46a24-7580-4c03-b013-9a75d25e80c7 url= /sdc/v1/artifactTypes
2023-07-20T23:25:17.507Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-07-20T23:25:17.743Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-07-20T23:25:17.750Z|||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-07-20T23:25:17.751Z|||Timer-0||||DEBUG|||||org.onap.sdc.impl.DistributionClientImpl||Get MessageBus cluster information from SDC
2023-07-20T23:25:17.751Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 50d9ceb5-0861-457c-b581-da1f0a3ec185 url= /sdc/v1/distributionKafkaData
2023-07-20T23:25:17.751Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-07-20T23:25:17.876Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-07-20T23:25:17.879Z|||Timer-0||||DEBUG|||||org.onap.sdc.impl.DistributionClientImpl||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@7046574b
2023-07-20T23:25:17.959Z|||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-05c47308-35ea-4469-8216-6b8aaad4ae63
	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-07-20T23:25:18.133Z|||Timer-0||||INFO|||||org.apache.kafka.clients.producer.KafkaProducer||[Producer clientId=multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63] Instantiated an idempotent producer.
2023-07-20T23:25:18.244Z|||Timer-0||||INFO|||||org.apache.kafka.common.security.authenticator.AbstractLogin||Successfully logged in.
2023-07-20T23:25:18.303Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka version: 3.3.1
2023-07-20T23:25:18.304Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka commitId: e23c59d00e687ff5
2023-07-20T23:25:18.304Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka startTimeMs: 1689895518299
2023-07-20T23:25:18.323Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||start DistributionClient
2023-07-20T23:25:18.356Z|||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-f5488a82-900f-495f-adc4-ba685ddd0d47
	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-07-20T23:25:18.446Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka version: 3.3.1
2023-07-20T23:25:18.447Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka commitId: e23c59d00e687ff5
2023-07-20T23:25:18.447Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka startTimeMs: 1689895518446
2023-07-20T23:25:18.448Z|||Timer-0||||INFO|||||org.apache.kafka.clients.consumer.KafkaConsumer||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, groupId=multicloud] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:25:18.460Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:25:19.450Z|||kafka-producer-network-thread | multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63] Cluster ID: s1S5Y2DWStaTxtfkWombyw
2023-07-20T23:25:19.453Z|||kafka-producer-network-thread | multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63||||INFO|||||org.apache.kafka.clients.producer.internals.TransactionManager||[Producer clientId=multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63] ProducerId set to 4 with epoch 0
2023-07-20T23:25:19.452Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, 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 HJyBYxd8Te2Xt7ANNc7bWg
2023-07-20T23:25:19.454Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, 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 HJyBYxd8Te2Xt7ANNc7bWg
2023-07-20T23:25:19.454Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, 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 HJyBYxd8Te2Xt7ANNc7bWg
2023-07-20T23:25:19.455Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, 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 HJyBYxd8Te2Xt7ANNc7bWg
2023-07-20T23:25:19.455Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, 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 HJyBYxd8Te2Xt7ANNc7bWg
2023-07-20T23:25:19.455Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, 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 HJyBYxd8Te2Xt7ANNc7bWg
2023-07-20T23:25:19.461Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, groupId=multicloud] Cluster ID: s1S5Y2DWStaTxtfkWombyw
2023-07-20T23:25:19.463Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, groupId=multicloud] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-07-20T23:25:19.486Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, groupId=multicloud] (Re-)joining group
2023-07-20T23:25:19.540Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, groupId=multicloud] Request joining group due to: need to re-join with the given member-id: multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47-80f5f21e-2b19-4501-867f-f73b21e30c85
2023-07-20T23:25:19.541Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, 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-07-20T23:25:19.541Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, groupId=multicloud] (Re-)joining group
2023-07-20T23:25:22.547Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, groupId=multicloud] Successfully joined group with generation Generation{generationId=1, memberId='multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47-80f5f21e-2b19-4501-867f-f73b21e30c85', protocol='range'}
2023-07-20T23:25:22.551Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, groupId=multicloud] Finished assignment for group at generation 1: {multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47-80f5f21e-2b19-4501-867f-f73b21e30c85=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-07-20T23:25:22.565Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, groupId=multicloud] Successfully synced group in generation Generation{generationId=1, memberId='multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47-80f5f21e-2b19-4501-867f-f73b21e30c85', protocol='range'}
2023-07-20T23:25:22.567Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, 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-07-20T23:25:22.572Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, 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-07-20T23:25:22.589Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-07-20T23:25:22.590Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-07-20T23:25:22.590Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-07-20T23:25:22.591Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-07-20T23:25:22.591Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-07-20T23:25:22.591Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-07-20T23:25:22.712Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-07-20T23:25:22.713Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-07-20T23:25:22.726Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-07-20T23:25:22.726Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-07-20T23:25:22.727Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-07-20T23:25:22.727Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-07-20T23:25:48.467Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:26:18.469Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:26:48.471Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:27:18.473Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:27:48.475Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:28:18.477Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:28:48.480Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:29:18.482Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:29:48.484Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:30:18.488Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:30:48.489Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:31:18.494Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:31:48.495Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:32:18.496Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:32:48.498Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:33:18.499Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:33:48.500Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:34:18.502Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:34:19.596Z|||pool-3-thread-3||||INFO|||||org.apache.kafka.clients.NetworkClient||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, groupId=multicloud] Node -1 disconnected.
2023-07-20T23:34:19.777Z|||kafka-producer-network-thread | multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63||||INFO|||||org.apache.kafka.clients.NetworkClient||[Producer clientId=multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63] Node -1 disconnected.
2023-07-20T23:34:48.505Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:35:18.507Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:35:48.508Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:36:18.509Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:36:48.509Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:37:18.510Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:37:48.512Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:38:18.513Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:38:48.514Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:39:18.515Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:39:48.515Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:40:18.517Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:40:48.519Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:41:18.521Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:41:48.523Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:42:18.525Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:42:48.531Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:43:18.532Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:43:48.533Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:44:18.534Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:44:48.538Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:45:18.540Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:45:48.540Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:46:18.541Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:46:48.544Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:47:18.546Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:47:48.548Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:48:18.552Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:48:48.553Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:49:18.554Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:49:48.554Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:50:18.555Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:50:48.556Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:51:18.557Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:51:48.557Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:52:18.558Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:52:48.559Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:53:18.562Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:53:48.563Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:54:18.565Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:54:48.567Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:55:18.567Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:55:48.569Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:56:18.569Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:56:48.571Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:57:18.575Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:57:48.575Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:58:18.577Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:58:48.580Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:59:18.582Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-20T23:59:48.584Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:00:18.587Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
00:00:18,590 |-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-07-20.0.log8903946547189.tmp]
00:00:18,594 |-INFO in ch.qos.logback.core.rolling.helper.Compressor - ZIP compressing [/var/log/onap/policy/distribution/debug.2023-07-20.0.log8903946547189.tmp] as [/var/log/onap/policy/distribution/debug.2023-07-20.0.log.zip]
00:00:18,596 |-INFO in c.q.l.core.rolling.helper.TimeBasedArchiveRemover - first clean up after appender initialization
00:00:18,597 |-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:18,633 |-INFO in c.q.l.core.rolling.helper.TimeBasedArchiveRemover - Removed  0 Bytes of files
2023-07-21T00:00:48.587Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:01:18.589Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:01:48.590Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:02:18.592Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:02:48.593Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:03:18.594Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:03:48.596Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:04:18.596Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:04:48.597Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:05:18.599Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:05:48.600Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:06:18.600Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:06:48.601Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:07:18.604Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:07:48.606Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:08:18.607Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:08:48.609Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:09:18.610Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:09:48.612Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:10:18.612Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:10:48.614Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:11:18.614Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:11:48.615Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:12:18.617Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:12:48.617Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:13:18.619Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:13:48.621Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:14:18.622Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:14:48.625Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:15:18.626Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:15:27.893Z|||pool-3-thread-1||||WARN|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, groupId=multicloud] Offset commit failed on partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 at offset 0: The request timed out.
2023-07-21T00:15:27.895Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, groupId=multicloud] Group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) is unavailable or invalid due to cause: error response REQUEST_TIMED_OUT. isDisconnected: false. Rediscovery will be attempted.
2023-07-21T00:15:27.895Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, groupId=multicloud] Requesting disconnect from last known coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-07-21T00:15:27.897Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.NetworkClient||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, groupId=multicloud] Client requested disconnect from node 2147483645
2023-07-21T00:15:27.898Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.NetworkClient||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, groupId=multicloud] Cancelled in-flight HEARTBEAT request with correlation id 19471 due to node 2147483645 being disconnected (elapsed time since creation: 4607ms, elapsed time since send: 4607ms, request timeout: 30000ms)
2023-07-21T00:15:27.899Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.NetworkClient||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, groupId=multicloud] Cancelled in-flight HEARTBEAT request with correlation id 19490 due to node 2147483645 being disconnected (elapsed time since creation: 1606ms, elapsed time since send: 1606ms, request timeout: 30000ms)
2023-07-21T00:15:27.899Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.NetworkClient||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, groupId=multicloud] Cancelled in-flight OFFSET_COMMIT request with correlation id 19500 due to node 2147483645 being disconnected (elapsed time since creation: 33ms, elapsed time since send: 33ms, request timeout: 30000ms)
2023-07-21T00:15:27.976Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-f5488a82-900f-495f-adc4-ba685ddd0d47, groupId=multicloud] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-07-21T00:15:48.627Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:16:18.629Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:16:48.629Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:17:18.631Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:17:48.633Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:18:18.636Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:18:48.637Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:19:18.638Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:19:48.639Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:20:18.640Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:20:48.641Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:21:18.643Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:21:48.643Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:22:18.645Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:22:48.647Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:23:18.647Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:23:48.649Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:24:18.651Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:24:48.651Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:25:18.653Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:25:48.654Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:26:18.655Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:26:48.657Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:27:18.658Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:27:48.660Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:28:18.662Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:28:48.663Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:29:18.665Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:29:48.666Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:30:18.668Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:30:48.669Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:31:18.671Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:31:48.672Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:32:18.675Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:32:48.676Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:33:18.677Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:33:48.677Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:34:18.679Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:34:48.679Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:35:18.681Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:35:48.682Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:36:18.683Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:36:48.685Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:37:18.687Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:37:48.688Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:38:18.690Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:38:48.691Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:39:18.693Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:39:48.694Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:40:18.695Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:40:48.711Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:41:18.712Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:41:48.714Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:42:18.716Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:42:48.716Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:43:18.718Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:43:48.718Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:44:18.719Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:44:48.721Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:45:18.723Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:45:48.724Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:46:18.726Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:46:48.726Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:47:18.728Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:47:48.729Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:48:18.741Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:48:48.743Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:49:18.745Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:49:48.746Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:50:18.748Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:50:48.751Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:51:18.753Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:51:48.755Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:52:18.756Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:52:48.757Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:53:18.757Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:53:48.758Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:54:18.759Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:54:48.761Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:55:18.762Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:55:48.764Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:56:18.764Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:56:48.766Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:57:18.767Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:57:48.769Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:58:18.770Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:58:48.772Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:59:18.773Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T00:59:48.775Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:00:18.775Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:00:48.776Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:01:18.777Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:01:48.779Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:02:18.781Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:02:48.782Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:03:18.784Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:03:48.786Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:04:18.788Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:04:48.790Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:05:18.791Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:05:48.791Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:06:18.792Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:06:48.793Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:07:18.794Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:07:48.795Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:08:18.796Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:08:48.797Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:09:18.798Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:09:48.799Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:10:18.802Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:10:48.802Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:11:18.804Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:11:48.806Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:12:18.807Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:12:48.808Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:13:18.810Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:13:48.812Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:14:18.814Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:14:48.816Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:15:18.818Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:15:48.820Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:16:18.821Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:16:48.822Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:17:18.822Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:17:48.824Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:18:18.825Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:18:48.826Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:19:18.826Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:19:48.827Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:20:18.830Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:20:48.830Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:21:18.831Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:21:48.833Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:22:18.834Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:22:48.835Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:23:18.837Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:23:48.842Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:24:18.844Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:24:48.845Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:25:18.847Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:25:48.849Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:26:18.850Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:26:48.852Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:27:18.855Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:27:48.858Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:28:18.860Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:28:48.863Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:29:18.865Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:29:48.867Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:30:18.869Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:30:48.870Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:31:18.872Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:31:48.874Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:32:18.875Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:32:48.876Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:33:18.879Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:33:37.983Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-07-21T01:33:37.984Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"d1c451b3-deb8-435f-a2a0-aceb76bc77f4","serviceName":"vFW 2023-07-21 01-31-24","serviceVersion":"1.0","serviceUUID":"14cf96cf-90a7-4a68-8470-c185e6c514ad","serviceDescription":"catalog service description","serviceInvariantUUID":"1190f6a1-c539-4d7e-80a5-eb40e314aa0a","resources":[{"resourceInstanceName":"vFW 5148ac3c-7111 0","resourceName":"vFW 5148ac3c-7111","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"d22cbe56-79ec-4eca-91b3-64ce4bf557d2","resourceInvariantUUID":"d4383ee8-196a-4e67-bc4d-4b850d268efe","resourceCustomizationUUID":"70dad68e-1413-42a0-802a-7b78c7a156d2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230721013124/1.0/resourceInstances/vfw5148ac3c71110/artifacts/vf-license-model.xml","artifactChecksum":"YTgzM2FjN2I0MGQ3ZGEyYzJjY2U5MmQ4NDA2ODVlNmU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dfb2282d-6528-4e54-8bf9-b07386855097","artifactVersion":"1"},{"artifactName":"vfw5148ac3c71110_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230721013124/1.0/resourceInstances/vfw5148ac3c71110/artifacts/vfw5148ac3c71110_modules.json","artifactChecksum":"MGJkY2I4YzQxMDllZWJhNDA5NGU4ZTNjMDcyYzZkNDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8d16c7ff-e4e5-4729-9cc6-90811c6e449a","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230721013124/1.0/resourceInstances/vfw5148ac3c71110/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"c5d0e4b2-4cc5-459c-ae8a-154a5a26456a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230721013124/1.0/resourceInstances/vfw5148ac3c71110/artifacts/vendor-license-model.xml","artifactChecksum":"MTQxNTMwZmJiNWUyYjcxNzg1YmViZmQ4NTZmMjhmYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e33585c4-ec13-4117-acf7-c186878899b9","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230721013124/1.0/resourceInstances/vfw5148ac3c71110/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"8a595a32-cd15-4e93-81f8-ace190928ebb","artifactVersion":"2","generatedFromUUID":"c5d0e4b2-4cc5-459c-ae8a-154a5a26456a"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230721013124-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230721013124/1.0/artifacts/service-Vfw20230721013124-template.yml","artifactChecksum":"ODkwZDM3NGE0ZGFjZWNlNzA1YzRlZjA2ZDJjOTJjMGE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"834f036c-bf34-4afe-80e9-b074e2052686","artifactVersion":"1"},{"artifactName":"service-Vfw20230721013124-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230721013124/1.0/artifacts/service-Vfw20230721013124-csar.csar","artifactChecksum":"YzlhZDM4MzA3MmUzMDM0OTMzNGE3MmM5OTUyODYyODY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c8288758-947f-458c-a2ba-0daea4ab9922","artifactVersion":"1"}],"workloadContext":"Production"}
2023-07-21T01:33:37.999Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T01:33:38.012Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:33:38.013Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:33:38.013Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d1c451b3-deb8-435f-a2a0-aceb76bc77f4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689903198879,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230721013124/1.0/resourceInstances/vfw5148ac3c71110/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:33:38.022Z|||kafka-producer-network-thread | multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 8reG7G_URRGMEs-GQgYixg
2023-07-21T01:33:38.023Z|||kafka-producer-network-thread | multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 8reG7G_URRGMEs-GQgYixg
2023-07-21T01:33:38.023Z|||kafka-producer-network-thread | multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 8reG7G_URRGMEs-GQgYixg
2023-07-21T01:33:38.024Z|||kafka-producer-network-thread | multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 8reG7G_URRGMEs-GQgYixg
2023-07-21T01:33:38.024Z|||kafka-producer-network-thread | multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 8reG7G_URRGMEs-GQgYixg
2023-07-21T01:33:38.024Z|||kafka-producer-network-thread | multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 8reG7G_URRGMEs-GQgYixg
2023-07-21T01:33:39.049Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T01:33:39.050Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:33:39.050Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:33:39.051Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d1c451b3-deb8-435f-a2a0-aceb76bc77f4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689903198879,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230721013124/1.0/resourceInstances/vfw5148ac3c71110/artifacts/vfw5148ac3c71110_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:33:40.052Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T01:33:40.053Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:33:40.053Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:33:40.054Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d1c451b3-deb8-435f-a2a0-aceb76bc77f4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689903198879,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230721013124/1.0/resourceInstances/vfw5148ac3c71110/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:33:41.056Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T01:33:41.058Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:33:41.059Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:33:41.060Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d1c451b3-deb8-435f-a2a0-aceb76bc77f4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689903198879,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230721013124/1.0/resourceInstances/vfw5148ac3c71110/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:33:42.061Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T01:33:42.062Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:33:42.062Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:33:42.063Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d1c451b3-deb8-435f-a2a0-aceb76bc77f4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689903198879,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230721013124/1.0/resourceInstances/vfw5148ac3c71110/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:33:43.064Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T01:33:43.064Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:33:43.064Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:33:43.065Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d1c451b3-deb8-435f-a2a0-aceb76bc77f4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689903198879,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230721013124/1.0/artifacts/service-Vfw20230721013124-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:33:44.065Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T01:33:44.067Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:33:44.067Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:33:44.068Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d1c451b3-deb8-435f-a2a0-aceb76bc77f4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689903198879,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230721013124/1.0/artifacts/service-Vfw20230721013124-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:33:45.072Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "d1c451b3-deb8-435f-a2a0-aceb76bc77f4",
  "serviceName": "vFW 2023-07-21 01-31-24",
  "serviceVersion": "1.0",
  "serviceUUID": "14cf96cf-90a7-4a68-8470-c185e6c514ad",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "1190f6a1-c539-4d7e-80a5-eb40e314aa0a",
  "resources": [
    {
      "resourceInstanceName": "vFW 5148ac3c-7111 0",
      "resourceCustomizationUUID": "70dad68e-1413-42a0-802a-7b78c7a156d2",
      "resourceName": "vFW 5148ac3c-7111",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "d22cbe56-79ec-4eca-91b3-64ce4bf557d2",
      "resourceInvariantUUID": "d4383ee8-196a-4e67-bc4d-4b850d268efe",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw5148ac3c71110_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230721013124/1.0/resourceInstances/vfw5148ac3c71110/artifacts/vfw5148ac3c71110_modules.json",
          "artifactChecksum": "MGJkY2I4YzQxMDllZWJhNDA5NGU4ZTNjMDcyYzZkNDU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "8d16c7ff-e4e5-4729-9cc6-90811c6e449a",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230721013124/1.0/resourceInstances/vfw5148ac3c71110/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "c5d0e4b2-4cc5-459c-ae8a-154a5a26456a",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230721013124/1.0/resourceInstances/vfw5148ac3c71110/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "8a595a32-cd15-4e93-81f8-ace190928ebb",
            "generatedFromUUID": "c5d0e4b2-4cc5-459c-ae8a-154a5a26456a"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230721013124/1.0/resourceInstances/vfw5148ac3c71110/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "8a595a32-cd15-4e93-81f8-ace190928ebb",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230721013124-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230721013124/1.0/artifacts/service-Vfw20230721013124-csar.csar",
      "artifactChecksum": "YzlhZDM4MzA3MmUzMDM0OTMzNGE3MmM5OTUyODYyODY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "c8288758-947f-458c-a2ba-0daea4ab9922"
    }
  ],
  "workloadContext": "Production"
}
2023-07-21T01:33:45.076Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-07-21T01:33:45.076Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230721013124/1.0/resourceInstances/vfw5148ac3c71110/artifacts/vfw5148ac3c71110_modules.json
2023-07-21T01:33:45.617Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-07-21T01:33:45.623Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-07-21T01:33:45.625Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:33:45.625Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:33:45.625Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d1c451b3-deb8-435f-a2a0-aceb76bc77f4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689903225623,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230721013124/1.0/resourceInstances/vfw5148ac3c71110/artifacts/vfw5148ac3c71110_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:33:46.641Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-07-21T01:33:46.642Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230721013124/1.0/resourceInstances/vfw5148ac3c71110/artifacts/base_vfw.yaml
2023-07-21T01:33:46.996Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-07-21T01:33:46.997Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-07-21T01:33:46.998Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:33:46.998Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:33:46.998Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d1c451b3-deb8-435f-a2a0-aceb76bc77f4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689903226997,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230721013124/1.0/resourceInstances/vfw5148ac3c71110/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:33:48.005Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-07-21T01:33:48.005Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230721013124/1.0/resourceInstances/vfw5148ac3c71110/artifacts/base_vfw.env
2023-07-21T01:33:48.251Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-07-21T01:33:48.253Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-07-21T01:33:48.253Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:33:48.254Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:33:48.255Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d1c451b3-deb8-435f-a2a0-aceb76bc77f4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689903228253,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230721013124/1.0/resourceInstances/vfw5148ac3c71110/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {8a595a32-cd15-4e93-81f8-ace190928ebb=BaseArtifactInfoImpl [artifactName=base_vfw.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/Vfw20230721013124/1.0/resourceInstances/vfw5148ac3c71110/artifacts/base_vfw.env, artifactChecksum=MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=8a595a32-cd15-4e93-81f8-ace190928ebb, artifactTimeout=0], c5d0e4b2-4cc5-459c-ae8a-154a5a26456a=BaseArtifactInfoImpl [artifactName=base_vfw.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/Vfw20230721013124/1.0/resourceInstances/vfw5148ac3c71110/artifacts/base_vfw.yaml, artifactChecksum=ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=c5d0e4b2-4cc5-459c-ae8a-154a5a26456a, artifactTimeout=30], 8d16c7ff-e4e5-4729-9cc6-90811c6e449a=BaseArtifactInfoImpl [artifactName=vfw5148ac3c71110_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/Vfw20230721013124/1.0/resourceInstances/vfw5148ac3c71110/artifacts/vfw5148ac3c71110_modules.json, artifactChecksum=MGJkY2I4YzQxMDllZWJhNDA5NGU4ZTNjMDcyYzZkNDU=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=8d16c7ff-e4e5-4729-9cc6-90811c6e449a, 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":"3e905976-81ce-4cff-80d7-41851b0a0666","rb-version":"83005f50-9b59-4b75-abc2-5933a9645722","labels":{"vf_module_model_uuid":"a7f61191-ad89-4df7-9f26-4952ab54bee7","vf_module_model_name":"Vfw5148ac3c7111..base_vfw..module-0"}}
result2
result = {}{"rb-name":"3e905976-81ce-4cff-80d7-41851b0a0666","rb-version":"83005f50-9b59-4b75-abc2-5933a9645722","chart-name":"","description":"","labels":{"vf_module_model_name":"Vfw5148ac3c7111..base_vfw..module-0","vf_module_model_uuid":"a7f61191-ad89-4df7-9f26-4952ab54bee7"}}

status  = {}201
httpPost end!
 after create type !
artifacts = [c5d0e4b2-4cc5-459c-ae8a-154a5a26456a, 8a595a32-cd15-4e93-81f8-ace190928ebb]
 meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found 
2023-07-21T01:33:49.612Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-07-21T01:33:49.613Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:33:49.614Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:33:49.614Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d1c451b3-deb8-435f-a2a0-aceb76bc77f4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689903229612,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:33:50.617Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-07-21T01:33:50.618Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:33:50.619Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:33:50.619Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d1c451b3-deb8-435f-a2a0-aceb76bc77f4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689903230617,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230721013124/1.0/resourceInstances/vfw5148ac3c71110/artifacts/vfw5148ac3c71110_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:33:51.625Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:34:12.905Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-07-21T01:34:12.905Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"16c7d9a7-b07d-422c-a798-be6299609025","serviceName":"basic_onboard_wXXMFa","serviceVersion":"1.0","serviceUUID":"8c0b63ef-c0ea-41b5-a42f-dac3d0d57136","serviceDescription":"service","serviceInvariantUUID":"da92f517-620c-4014-bc8d-88760251450d","resources":[{"resourceInstanceName":"basic_onboard_wXXMFa 0","resourceName":"basic_onboard_wXXMFa","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"645be663-3ef8-40be-860a-f3880b2e8449","resourceInvariantUUID":"72a879b3-4e1a-469e-aa05-8b723730c812","resourceCustomizationUUID":"33d0cfbb-5cfc-4407-a62b-794a9e868e9e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardWxxmfa/1.0/resourceInstances/basic_onboard_wxxmfa0/artifacts/vf-license-model.xml","artifactChecksum":"MzIxNjljZTE3YzYxMzY5NmViMjgzYWFkZjI0M2MzMzQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"20c53537-b46a-4f82-a843-8b5bd8132773","artifactVersion":"1"},{"artifactName":"basic_onboard_wxxmfa0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardWxxmfa/1.0/resourceInstances/basic_onboard_wxxmfa0/artifacts/basic_onboard_wxxmfa0_modules.json","artifactChecksum":"MTQ2MjczMTdmYWY0NjM4NjMxMGM2MWFjOTQ1NjZjN2I\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"59330020-929b-4922-89eb-de6b080954e6","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardWxxmfa/1.0/resourceInstances/basic_onboard_wxxmfa0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"db90fe4a-6568-4247-af95-5e07f121397a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardWxxmfa/1.0/resourceInstances/basic_onboard_wxxmfa0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c1060b3c-c5a7-4169-99eb-0e01ac11ce85","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardWxxmfa/1.0/resourceInstances/basic_onboard_wxxmfa0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"75e5d0a3-94ab-4ff0-95dd-edf40910db99","artifactVersion":"2","generatedFromUUID":"db90fe4a-6568-4247-af95-5e07f121397a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardWxxmfa-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardWxxmfa/1.0/artifacts/service-BasicOnboardWxxmfa-template.yml","artifactChecksum":"MzBkYjQ0MGI1ZGY1MTJkMWI2NmFkOTNkODZkYjkyZjE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3d04db18-739e-4ff2-9cef-ab68a9fed226","artifactVersion":"1"},{"artifactName":"service-BasicOnboardWxxmfa-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardWxxmfa/1.0/artifacts/service-BasicOnboardWxxmfa-csar.csar","artifactChecksum":"ZWVmYzQ4NzE0NDI0ZTMxZGI2ODg1YmY4ODM5MTlhOGM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4e14fae1-c8e4-4b2a-8c0f-207c89300d8c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-07-21T01:34:12.908Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T01:34:12.909Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:34:12.909Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:34:12.909Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "16c7d9a7-b07d-422c-a798-be6299609025",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689903231625,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWxxmfa/1.0/resourceInstances/basic_onboard_wxxmfa0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:34:13.910Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T01:34:13.911Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:34:13.911Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:34:13.911Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "16c7d9a7-b07d-422c-a798-be6299609025",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689903231625,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWxxmfa/1.0/resourceInstances/basic_onboard_wxxmfa0/artifacts/basic_onboard_wxxmfa0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:34:14.913Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T01:34:14.914Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:34:14.914Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:34:14.914Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "16c7d9a7-b07d-422c-a798-be6299609025",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689903231625,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWxxmfa/1.0/resourceInstances/basic_onboard_wxxmfa0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:34:15.917Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T01:34:15.917Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:34:15.918Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:34:15.918Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "16c7d9a7-b07d-422c-a798-be6299609025",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689903231625,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWxxmfa/1.0/resourceInstances/basic_onboard_wxxmfa0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:34:16.920Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T01:34:16.921Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:34:16.921Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:34:16.922Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "16c7d9a7-b07d-422c-a798-be6299609025",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689903231625,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWxxmfa/1.0/resourceInstances/basic_onboard_wxxmfa0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:34:17.924Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T01:34:17.944Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:34:17.944Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:34:17.944Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "16c7d9a7-b07d-422c-a798-be6299609025",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689903231625,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWxxmfa/1.0/artifacts/service-BasicOnboardWxxmfa-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:34:18.953Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T01:34:18.954Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:34:18.954Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:34:18.955Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "16c7d9a7-b07d-422c-a798-be6299609025",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689903231625,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWxxmfa/1.0/artifacts/service-BasicOnboardWxxmfa-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:34:19.958Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "16c7d9a7-b07d-422c-a798-be6299609025",
  "serviceName": "basic_onboard_wXXMFa",
  "serviceVersion": "1.0",
  "serviceUUID": "8c0b63ef-c0ea-41b5-a42f-dac3d0d57136",
  "serviceDescription": "service",
  "serviceInvariantUUID": "da92f517-620c-4014-bc8d-88760251450d",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_wXXMFa 0",
      "resourceCustomizationUUID": "33d0cfbb-5cfc-4407-a62b-794a9e868e9e",
      "resourceName": "basic_onboard_wXXMFa",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "645be663-3ef8-40be-860a-f3880b2e8449",
      "resourceInvariantUUID": "72a879b3-4e1a-469e-aa05-8b723730c812",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_wxxmfa0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWxxmfa/1.0/resourceInstances/basic_onboard_wxxmfa0/artifacts/basic_onboard_wxxmfa0_modules.json",
          "artifactChecksum": "MTQ2MjczMTdmYWY0NjM4NjMxMGM2MWFjOTQ1NjZjN2I\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "59330020-929b-4922-89eb-de6b080954e6",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWxxmfa/1.0/resourceInstances/basic_onboard_wxxmfa0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "db90fe4a-6568-4247-af95-5e07f121397a",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWxxmfa/1.0/resourceInstances/basic_onboard_wxxmfa0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "75e5d0a3-94ab-4ff0-95dd-edf40910db99",
            "generatedFromUUID": "db90fe4a-6568-4247-af95-5e07f121397a"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWxxmfa/1.0/resourceInstances/basic_onboard_wxxmfa0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "75e5d0a3-94ab-4ff0-95dd-edf40910db99",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardWxxmfa-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWxxmfa/1.0/artifacts/service-BasicOnboardWxxmfa-csar.csar",
      "artifactChecksum": "ZWVmYzQ4NzE0NDI0ZTMxZGI2ODg1YmY4ODM5MTlhOGM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "4e14fae1-c8e4-4b2a-8c0f-207c89300d8c"
    }
  ],
  "workloadContext": "Production"
}
2023-07-21T01:34:19.958Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-07-21T01:34:19.959Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardWxxmfa/1.0/resourceInstances/basic_onboard_wxxmfa0/artifacts/basic_onboard_wxxmfa0_modules.json
2023-07-21T01:34:20.495Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-07-21T01:34:20.498Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-07-21T01:34:20.498Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:34:20.498Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:34:20.499Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "16c7d9a7-b07d-422c-a798-be6299609025",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689903260498,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWxxmfa/1.0/resourceInstances/basic_onboard_wxxmfa0/artifacts/basic_onboard_wxxmfa0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:34:21.510Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-07-21T01:34:21.510Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardWxxmfa/1.0/resourceInstances/basic_onboard_wxxmfa0/artifacts/base_ubuntu18.yaml
2023-07-21T01:34:21.697Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-07-21T01:34:21.698Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-07-21T01:34:21.699Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:34:21.699Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:34:21.699Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "16c7d9a7-b07d-422c-a798-be6299609025",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689903261698,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWxxmfa/1.0/resourceInstances/basic_onboard_wxxmfa0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:34:22.702Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-07-21T01:34:22.704Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardWxxmfa/1.0/resourceInstances/basic_onboard_wxxmfa0/artifacts/base_ubuntu18.env
2023-07-21T01:34:22.855Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-07-21T01:34:22.855Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-07-21T01:34:22.856Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:34:22.856Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:34:22.856Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "16c7d9a7-b07d-422c-a798-be6299609025",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689903262855,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWxxmfa/1.0/resourceInstances/basic_onboard_wxxmfa0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {db90fe4a-6568-4247-af95-5e07f121397a=BaseArtifactInfoImpl [artifactName=base_ubuntu18.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/BasicOnboardWxxmfa/1.0/resourceInstances/basic_onboard_wxxmfa0/artifacts/base_ubuntu18.yaml, artifactChecksum=NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=db90fe4a-6568-4247-af95-5e07f121397a, artifactTimeout=30], 75e5d0a3-94ab-4ff0-95dd-edf40910db99=BaseArtifactInfoImpl [artifactName=base_ubuntu18.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/BasicOnboardWxxmfa/1.0/resourceInstances/basic_onboard_wxxmfa0/artifacts/base_ubuntu18.env, artifactChecksum=ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=75e5d0a3-94ab-4ff0-95dd-edf40910db99, artifactTimeout=0], 59330020-929b-4922-89eb-de6b080954e6=BaseArtifactInfoImpl [artifactName=basic_onboard_wxxmfa0_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/BasicOnboardWxxmfa/1.0/resourceInstances/basic_onboard_wxxmfa0/artifacts/basic_onboard_wxxmfa0_modules.json, artifactChecksum=MTQ2MjczMTdmYWY0NjM4NjMxMGM2MWFjOTQ1NjZjN2I=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=59330020-929b-4922-89eb-de6b080954e6, 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":"67d3864e-a01c-4467-808f-063554b7c3a4","rb-version":"2abe2c69-8be7-478e-822f-689c535c7fd7","labels":{"vf_module_model_uuid":"4bd75417-5b8f-4a79-84df-e349835013ac","vf_module_model_name":"BasicOnboardWxxmfa..base_ubuntu18..module-0"}}
result2
result = {}{"rb-name":"67d3864e-a01c-4467-808f-063554b7c3a4","rb-version":"2abe2c69-8be7-478e-822f-689c535c7fd7","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicOnboardWxxmfa..base_ubuntu18..module-0","vf_module_model_uuid":"4bd75417-5b8f-4a79-84df-e349835013ac"}}

status  = {}201
httpPost end!
 after create type !
artifacts = [db90fe4a-6568-4247-af95-5e07f121397a, 75e5d0a3-94ab-4ff0-95dd-edf40910db99]
 meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found 
2023-07-21T01:34:24.012Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-07-21T01:34:24.012Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:34:24.013Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:34:24.013Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "16c7d9a7-b07d-422c-a798-be6299609025",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689903264012,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:34:25.015Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-07-21T01:34:25.015Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:34:25.015Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:34:25.015Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "16c7d9a7-b07d-422c-a798-be6299609025",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689903265015,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardWxxmfa/1.0/resourceInstances/basic_onboard_wxxmfa0/artifacts/basic_onboard_wxxmfa0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:34:26.017Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:34:56.019Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:35:26.020Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:35:56.022Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:36:26.024Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:36:56.027Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:37:26.032Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:37:56.033Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:38:26.034Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:38:56.037Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:39:26.037Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:39:56.039Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:40:26.040Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:40:56.042Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:41:26.043Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:41:56.044Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:42:26.045Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:42:56.046Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:43:26.047Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:43:50.772Z|||kafka-producer-network-thread | multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63||||INFO|||||org.apache.kafka.clients.NetworkClient||[Producer clientId=multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63] Node 0 disconnected.
2023-07-21T01:43:56.049Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:44:26.049Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:44:56.051Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:45:26.052Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:45:56.052Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:46:26.054Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:46:56.056Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:47:26.058Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:47:56.059Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:48:11.826Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-07-21T01:48:11.827Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"d388e80a-8ef1-4748-8e85-f62cdd87f5bc","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"2fa4a12f-ef47-4337-bf85-11a7d64c461d","serviceDescription":"service","serviceInvariantUUID":"15e41550-b755-4607-88f9-7bc3546f09fb","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"0007f26b-f924-433f-a040-aa62b3018882","resourceInvariantUUID":"476d452a-3e96-4507-a41b-449915c711f3","resourceCustomizationUUID":"e9611e93-921d-492b-8e30-2f26328ee27f","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":"NWE5YjZiNTBkZjk3MmY2YTdjNmNmZDU1NGQzYWZmMmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e78a7a20-70c4-4b2c-83f7-2429bab7f298","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZDBjZmJhMjc0MWFhZGU0M2I5YjQyOTkzZGJiZGNlN2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"905381f2-4203-4ca5-b44f-4e3d54365fea","artifactVersion":"1"}],"workloadContext":"Production"}
2023-07-21T01:48:11.840Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T01:48:11.841Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:48:11.841Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:48:11.841Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d388e80a-8ef1-4748-8e85-f62cdd87f5bc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689904076059,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:48:12.851Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T01:48:12.852Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:48:12.852Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:48:12.852Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d388e80a-8ef1-4748-8e85-f62cdd87f5bc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689904076059,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:48:13.853Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "d388e80a-8ef1-4748-8e85-f62cdd87f5bc",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "2fa4a12f-ef47-4337-bf85-11a7d64c461d",
  "serviceDescription": "service",
  "serviceInvariantUUID": "15e41550-b755-4607-88f9-7bc3546f09fb",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicNetwork-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
      "artifactChecksum": "ZDBjZmJhMjc0MWFhZGU0M2I5YjQyOTkzZGJiZGNlN2Q\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "905381f2-4203-4ca5-b44f-4e3d54365fea"
    }
  ],
  "workloadContext": "Production"
}
2023-07-21T01:48:13.860Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:48:43.860Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:49:00.508Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-07-21T01:49:00.509Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"af39c2fc-8268-40ed-8b78-4278c339ce06","serviceName":"Demo_pNF_UumljCbKf3t97r6CmBjJ","serviceVersion":"1.0","serviceUUID":"d42e10cf-ec63-40bf-854d-de17ab613063","serviceDescription":"catalog service description","serviceInvariantUUID":"68cfb496-ccce-46b6-8104-25f6f97a9821","resources":[{"resourceInstanceName":"pNF 8c16c522-b02c 0","resourceName":"pNF 8c16c522-b02c","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"02fecd46-7094-4fd5-95a9-32094cad691f","resourceInvariantUUID":"61b72c3a-55c4-4cb7-97fe-b472a124821e","resourceCustomizationUUID":"b23c34d9-43f7-47df-bc88-d4c76c75016a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfUumljcbkf3t97r6cmbjj/1.0/resourceInstances/pnf8c16c522b02c0/artifacts/vf-license-model.xml","artifactChecksum":"NDQ5NDQ2OTU4Mjc1MDQxYzYwOTRlY2U2OGU0Zjg0OTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e8842ce7-77ac-44ce-9ac0-ce972c67428e","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfUumljcbkf3t97r6cmbjj/1.0/resourceInstances/pnf8c16c522b02c0/artifacts/pNF.csar","artifactChecksum":"OGNlMzliY2EyMWZhNTM1ZDBmOGQzMzJhZGJmZmY3Nzc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b6504cb0-be2b-4b7f-ab28-501786e2c84a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfUumljcbkf3t97r6cmbjj/1.0/resourceInstances/pnf8c16c522b02c0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b5c6f6b6-3c6b-4260-9e03-1199bd2d7c55","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfUumljcbkf3t97r6cmbjj/1.0/resourceInstances/pnf8c16c522b02c0/artifacts/vendor-license-model.xml","artifactChecksum":"NmQyMDk2ZTgwZGQ2NDEzYjI4YzQ4OWZlNjI2Yjg0ZDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"eeea1c6f-a79a-42be-a970-99cb83c349f4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfUumljcbkf3t97r6cmbjj/1.0/resourceInstances/pnf8c16c522b02c0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"71bad0ac-80b3-4406-9ae2-ba8627e2d471","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfUumljcbkf3t97r6cmbjj/1.0/resourceInstances/pnf8c16c522b02c0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ffc8b58b-e535-4d61-9614-3de5e76844a9","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfUumljcbkf3t97r6cmbjj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfUumljcbkf3t97r6cmbjj/1.0/artifacts/service-DemoPnfUumljcbkf3t97r6cmbjj-template.yml","artifactChecksum":"ZmExY2U4YmRkZTJhNDA0NDc4MjhhOWVhYzBhYmU3NjA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ae80857b-823c-4a85-bf79-e6d8bc8e82c0","artifactVersion":"1"},{"artifactName":"service-DemoPnfUumljcbkf3t97r6cmbjj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfUumljcbkf3t97r6cmbjj/1.0/artifacts/service-DemoPnfUumljcbkf3t97r6cmbjj-csar.csar","artifactChecksum":"NjgwMDAzMDlmMTM5NTRjMDk4ZDc3NjJkOWVjM2NmMjk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4631600e-69db-4f0c-9367-9fdabc02230a","artifactVersion":"1"}],"workloadContext":"Production"}
2023-07-21T01:49:00.513Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T01:49:00.513Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:49:00.513Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:49:00.513Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "af39c2fc-8268-40ed-8b78-4278c339ce06",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689904123860,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUumljcbkf3t97r6cmbjj/1.0/resourceInstances/pnf8c16c522b02c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:49:01.517Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T01:49:01.518Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:49:01.518Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:49:01.519Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "af39c2fc-8268-40ed-8b78-4278c339ce06",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689904123860,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUumljcbkf3t97r6cmbjj/1.0/resourceInstances/pnf8c16c522b02c0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:49:02.522Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T01:49:02.527Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:49:02.530Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:49:02.530Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "af39c2fc-8268-40ed-8b78-4278c339ce06",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689904123860,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUumljcbkf3t97r6cmbjj/1.0/resourceInstances/pnf8c16c522b02c0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:49:03.533Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T01:49:03.534Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:49:03.534Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:49:03.534Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "af39c2fc-8268-40ed-8b78-4278c339ce06",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689904123860,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUumljcbkf3t97r6cmbjj/1.0/resourceInstances/pnf8c16c522b02c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:49:04.537Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T01:49:04.538Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:49:04.538Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:49:04.539Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "af39c2fc-8268-40ed-8b78-4278c339ce06",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689904123860,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUumljcbkf3t97r6cmbjj/1.0/resourceInstances/pnf8c16c522b02c0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:49:05.539Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T01:49:05.540Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:49:05.540Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:49:05.540Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "af39c2fc-8268-40ed-8b78-4278c339ce06",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689904123860,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUumljcbkf3t97r6cmbjj/1.0/resourceInstances/pnf8c16c522b02c0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:49:06.546Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T01:49:06.547Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:49:06.547Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:49:06.547Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "af39c2fc-8268-40ed-8b78-4278c339ce06",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689904123860,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUumljcbkf3t97r6cmbjj/1.0/artifacts/service-DemoPnfUumljcbkf3t97r6cmbjj-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:49:07.550Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T01:49:07.551Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:49:07.551Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:49:07.551Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "af39c2fc-8268-40ed-8b78-4278c339ce06",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689904123860,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfUumljcbkf3t97r6cmbjj/1.0/artifacts/service-DemoPnfUumljcbkf3t97r6cmbjj-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:49:08.554Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "af39c2fc-8268-40ed-8b78-4278c339ce06",
  "serviceName": "Demo_pNF_UumljCbKf3t97r6CmBjJ",
  "serviceVersion": "1.0",
  "serviceUUID": "d42e10cf-ec63-40bf-854d-de17ab613063",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "68cfb496-ccce-46b6-8104-25f6f97a9821",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfUumljcbkf3t97r6cmbjj-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfUumljcbkf3t97r6cmbjj/1.0/artifacts/service-DemoPnfUumljcbkf3t97r6cmbjj-csar.csar",
      "artifactChecksum": "NjgwMDAzMDlmMTM5NTRjMDk4ZDc3NjJkOWVjM2NmMjk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "4631600e-69db-4f0c-9367-9fdabc02230a"
    }
  ],
  "workloadContext": "Production"
}
2023-07-21T01:49:08.555Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:49:38.558Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:49:38.787Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-07-21T01:49:38.788Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"23eab131-5cc6-4f09-be22-af675d44a77a","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"77bef676-d54f-4de2-a1c4-54ff11e450ff","serviceDescription":"service","serviceInvariantUUID":"d3dd9d42-853f-44f9-a452-74770022aa8c","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"0272f29f-3f24-431e-8043-35abb8a0e3ca","resourceInvariantUUID":"011b718b-9936-4769-9b98-89dfb213e79c","resourceCustomizationUUID":"cfc3f7bd-4282-4cd7-8f44-d040fe4cd6e2","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":"ZWQzMDBhMmJkYzAwMTZhZmI1OGZiY2ZjNWFjYmM2MDQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8fbd46a7-7b70-41b9-aaf5-e7d8653acbec","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":"Zjc5NzQ0NWI1ODI3MDI0ZGI2NTA4MTNhMTE2YmExMGM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"aefb46f0-83f0-4d1f-90df-0f4e441a2e60","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":"50c46888-9df4-4159-b50e-62efdc0e96f0","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":"2dd6c0ea-2682-4032-9afe-7528a7482c95","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":"b875e2b1-e39b-4838-98ce-9d7387acd6d2","artifactVersion":"2","generatedFromUUID":"50c46888-9df4-4159-b50e-62efdc0e96f0"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"Y2IyMjRmNDYxMTlmYjJhZTJhZjcxYzg0ZGE4YmY0MDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"57161c3f-7a4a-42d6-81c8-c93227fb5442","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTBjNjBhOWQyZTBlNWZjY2NmOWVkMGU3ZDllMjIzYTE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7ebc2a80-2165-41df-b679-85b214a7cf47","artifactVersion":"1"}],"workloadContext":"Production"}
2023-07-21T01:49:38.819Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T01:49:38.820Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:49:38.820Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:49:38.820Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "23eab131-5cc6-4f09-be22-af675d44a77a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689904178558,
  "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-07-21T01:49:39.821Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T01:49:39.822Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:49:39.822Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:49:39.822Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "23eab131-5cc6-4f09-be22-af675d44a77a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689904178558,
  "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-07-21T01:49:40.823Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T01:49:40.824Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:49:40.824Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:49:40.824Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "23eab131-5cc6-4f09-be22-af675d44a77a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689904178558,
  "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-07-21T01:49:41.825Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T01:49:41.826Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:49:41.826Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:49:41.827Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "23eab131-5cc6-4f09-be22-af675d44a77a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689904178558,
  "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-07-21T01:49:42.828Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T01:49:42.828Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:49:42.828Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:49:42.828Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "23eab131-5cc6-4f09-be22-af675d44a77a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689904178558,
  "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-07-21T01:49:43.829Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T01:49:43.830Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:49:43.830Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:49:43.830Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "23eab131-5cc6-4f09-be22-af675d44a77a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689904178558,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:49:44.831Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T01:49:44.850Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:49:44.851Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:49:44.851Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "23eab131-5cc6-4f09-be22-af675d44a77a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689904178558,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:49:45.852Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "23eab131-5cc6-4f09-be22-af675d44a77a",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "77bef676-d54f-4de2-a1c4-54ff11e450ff",
  "serviceDescription": "service",
  "serviceInvariantUUID": "d3dd9d42-853f-44f9-a452-74770022aa8c",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "cfc3f7bd-4282-4cd7-8f44-d040fe4cd6e2",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "0272f29f-3f24-431e-8043-35abb8a0e3ca",
      "resourceInvariantUUID": "011b718b-9936-4769-9b98-89dfb213e79c",
      "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": "Zjc5NzQ0NWI1ODI3MDI0ZGI2NTA4MTNhMTE2YmExMGM\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "aefb46f0-83f0-4d1f-90df-0f4e441a2e60",
          "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": "50c46888-9df4-4159-b50e-62efdc0e96f0",
          "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": "b875e2b1-e39b-4838-98ce-9d7387acd6d2",
            "generatedFromUUID": "50c46888-9df4-4159-b50e-62efdc0e96f0"
          },
          "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": "b875e2b1-e39b-4838-98ce-9d7387acd6d2",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "NTBjNjBhOWQyZTBlNWZjY2NmOWVkMGU3ZDllMjIzYTE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "7ebc2a80-2165-41df-b679-85b214a7cf47"
    }
  ],
  "workloadContext": "Production"
}
2023-07-21T01:49:45.853Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-07-21T01:49:45.854Z|||pool-3-thread-9||||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-07-21T01:49:46.034Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-07-21T01:49:46.034Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-07-21T01:49:46.035Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:49:46.035Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:49:46.035Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "23eab131-5cc6-4f09-be22-af675d44a77a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689904186034,
  "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-07-21T01:49:47.044Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-07-21T01:49:47.044Z|||pool-3-thread-9||||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-07-21T01:49:47.154Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-07-21T01:49:47.161Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-07-21T01:49:47.162Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:49:47.162Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:49:47.162Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "23eab131-5cc6-4f09-be22-af675d44a77a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689904187161,
  "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-07-21T01:49:48.171Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-07-21T01:49:48.171Z|||pool-3-thread-9||||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-07-21T01:49:48.288Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-07-21T01:49:48.296Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-07-21T01:49:48.297Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:49:48.297Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:49:48.297Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "23eab131-5cc6-4f09-be22-af675d44a77a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689904188296,
  "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 = {b875e2b1-e39b-4838-98ce-9d7387acd6d2=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=b875e2b1-e39b-4838-98ce-9d7387acd6d2, artifactTimeout=0], aefb46f0-83f0-4d1f-90df-0f4e441a2e60=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=Zjc5NzQ0NWI1ODI3MDI0ZGI2NTA4MTNhMTE2YmExMGM=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=aefb46f0-83f0-4d1f-90df-0f4e441a2e60, artifactTimeout=0], 50c46888-9df4-4159-b50e-62efdc0e96f0=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=50c46888-9df4-4159-b50e-62efdc0e96f0, artifactTimeout=30]}
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":"13989364-06d4-4841-88e9-878a92503255","rb-version":"0f76517c-220a-4626-af41-b07f75708836","labels":{"vf_module_model_uuid":"5b0abb9d-8e58-482e-8520-4f25a3537b64","vf_module_model_name":"BasicVm..base_ubuntu20..module-0"}}
result2
result = {}{"rb-name":"13989364-06d4-4841-88e9-878a92503255","rb-version":"0f76517c-220a-4626-af41-b07f75708836","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicVm..base_ubuntu20..module-0","vf_module_model_uuid":"5b0abb9d-8e58-482e-8520-4f25a3537b64"}}

status  = {}201
httpPost end!
 after create type !
artifacts = [50c46888-9df4-4159-b50e-62efdc0e96f0, b875e2b1-e39b-4838-98ce-9d7387acd6d2]
 meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found 
2023-07-21T01:49:49.388Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-07-21T01:49:49.388Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:49:49.389Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:49:49.389Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "23eab131-5cc6-4f09-be22-af675d44a77a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689904189388,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T01:49:50.393Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-07-21T01:49:50.394Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T01:49:50.395Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T01:49:50.395Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "23eab131-5cc6-4f09-be22-af675d44a77a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689904190393,
  "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-07-21T01:49:51.397Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:50:21.398Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:50:51.407Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:51:21.408Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:51:51.408Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:52:21.411Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:52:51.413Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:53:21.415Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:53:51.415Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:54:21.417Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:54:51.417Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:55:21.418Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:55:51.420Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:56:21.422Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:56:51.424Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:57:21.426Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:57:51.428Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:58:21.430Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:58:50.826Z|||kafka-producer-network-thread | multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63||||INFO|||||org.apache.kafka.clients.NetworkClient||[Producer clientId=multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63] Node 0 disconnected.
2023-07-21T01:58:51.431Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:59:21.435Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T01:59:51.436Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:00:21.438Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:00:51.439Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:01:21.440Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:01:51.443Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:02:21.445Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:02:51.460Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:03:21.462Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:03:51.464Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:03:52.743Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-07-21T02:03:52.743Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"65e2d797-a37b-49ee-8ce0-0e10202176c3","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"5cb2ba73-ec6f-496d-b064-e4a7112b597e","serviceDescription":"service","serviceInvariantUUID":"bb98075a-e79b-44ab-bef3-cf983f4ba891","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"78bbb609-68b2-4b69-b5a5-09e8893a4d66","resourceInvariantUUID":"14ef600a-3fec-4d58-a4e6-553ec725a10b","resourceCustomizationUUID":"95a50993-5e12-49ff-96e0-51c76440bb1d","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":"Nzg3MjRiODI1OGEwMzUxZTM2M2IxOTY2ODI3N2UxNTY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3dc21aed-8a1a-4286-b5ff-e411dc65e1f1","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":"OTk1MzdjMzBmZjJmNmViMWFjMTQ5YTIxYjVkNzAyMmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"a891576b-6eed-4ae8-a022-e3ca2c7866a0","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":"6329d681-2349-44bf-a568-6f7fda669d38","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":"61f2e202-bd0f-42d2-aa2f-f4977ee4edae","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":"f9034db4-380c-47f3-bd6d-38bbc13d481e","artifactVersion":"2","generatedFromUUID":"84cc7d4c-b887-4a9d-bd6e-9ca71aa274b9"},{"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":"06b3a53b-6e29-4e8d-b123-f31810805b4a","artifactVersion":"2","generatedFromUUID":"6329d681-2349-44bf-a568-6f7fda669d38"},{"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":"84cc7d4c-b887-4a9d-bd6e-9ca71aa274b9","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":"805934a1-3747-48b3-bfb7-95e4ab5d78f9","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":"OGEzNGU4ZGViYmU2MWVmYzljZjQ0YzQ1MDg1MDkyMzc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"41b0bb3a-321d-4797-9e7d-bf9f473f914e","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"NGZjMjZiZWFhNDkyMzI1OTM1ZTdhMGJiNjcyZGFlNTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"98fd6412-4c3d-4290-94c9-beae76f13386","artifactVersion":"1"}],"workloadContext":"Production"}
2023-07-21T02:03:52.754Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T02:03:52.754Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:03:52.755Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:03:52.755Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "65e2d797-a37b-49ee-8ce0-0e10202176c3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905031464,
  "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-07-21T02:03:52.758Z|||kafka-producer-network-thread | multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 8reG7G_URRGMEs-GQgYixg
2023-07-21T02:03:52.758Z|||kafka-producer-network-thread | multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 8reG7G_URRGMEs-GQgYixg
2023-07-21T02:03:52.758Z|||kafka-producer-network-thread | multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 8reG7G_URRGMEs-GQgYixg
2023-07-21T02:03:52.758Z|||kafka-producer-network-thread | multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 8reG7G_URRGMEs-GQgYixg
2023-07-21T02:03:52.758Z|||kafka-producer-network-thread | multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 8reG7G_URRGMEs-GQgYixg
2023-07-21T02:03:52.758Z|||kafka-producer-network-thread | multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 8reG7G_URRGMEs-GQgYixg
2023-07-21T02:03:53.762Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T02:03:53.763Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:03:53.763Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:03:53.763Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "65e2d797-a37b-49ee-8ce0-0e10202176c3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905031464,
  "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-07-21T02:03:54.764Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T02:03:54.764Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:03:54.764Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:03:54.764Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "65e2d797-a37b-49ee-8ce0-0e10202176c3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905031464,
  "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-07-21T02:03:55.765Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T02:03:55.766Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:03:55.766Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:03:55.766Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "65e2d797-a37b-49ee-8ce0-0e10202176c3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905031464,
  "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-07-21T02:03:56.768Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T02:03:56.769Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:03:56.769Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:03:56.769Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "65e2d797-a37b-49ee-8ce0-0e10202176c3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905031464,
  "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-07-21T02:03:57.772Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T02:03:57.772Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:03:57.772Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:03:57.775Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "65e2d797-a37b-49ee-8ce0-0e10202176c3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905031464,
  "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-07-21T02:03:58.776Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T02:03:58.777Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:03:58.778Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:03:58.778Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "65e2d797-a37b-49ee-8ce0-0e10202176c3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905031464,
  "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-07-21T02:03:59.779Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T02:03:59.779Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:03:59.779Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:03:59.779Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "65e2d797-a37b-49ee-8ce0-0e10202176c3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905031464,
  "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-07-21T02:04:00.780Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T02:04:00.780Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:04:00.781Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:04:00.781Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "65e2d797-a37b-49ee-8ce0-0e10202176c3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905031464,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T02:04:01.782Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T02:04:01.782Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:04:01.782Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:04:01.782Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "65e2d797-a37b-49ee-8ce0-0e10202176c3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905031464,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T02:04:02.783Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "65e2d797-a37b-49ee-8ce0-0e10202176c3",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "5cb2ba73-ec6f-496d-b064-e4a7112b597e",
  "serviceDescription": "service",
  "serviceInvariantUUID": "bb98075a-e79b-44ab-bef3-cf983f4ba891",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "95a50993-5e12-49ff-96e0-51c76440bb1d",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "78bbb609-68b2-4b69-b5a5-09e8893a4d66",
      "resourceInvariantUUID": "14ef600a-3fec-4d58-a4e6-553ec725a10b",
      "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": "OTk1MzdjMzBmZjJmNmViMWFjMTQ5YTIxYjVkNzAyMmU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "a891576b-6eed-4ae8-a022-e3ca2c7866a0",
          "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": "6329d681-2349-44bf-a568-6f7fda669d38",
          "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": "06b3a53b-6e29-4e8d-b123-f31810805b4a",
            "generatedFromUUID": "6329d681-2349-44bf-a568-6f7fda669d38"
          },
          "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": "f9034db4-380c-47f3-bd6d-38bbc13d481e",
          "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": "06b3a53b-6e29-4e8d-b123-f31810805b4a",
          "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": "84cc7d4c-b887-4a9d-bd6e-9ca71aa274b9",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "NGZjMjZiZWFhNDkyMzI1OTM1ZTdhMGJiNjcyZGFlNTY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "98fd6412-4c3d-4290-94c9-beae76f13386"
    }
  ],
  "workloadContext": "Production"
}
2023-07-21T02:04:02.799Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-07-21T02:04:02.800Z|||pool-3-thread-10||||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-07-21T02:04:03.137Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-07-21T02:04:03.138Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-07-21T02:04:03.138Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:04:03.138Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:04:03.138Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "65e2d797-a37b-49ee-8ce0-0e10202176c3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905043138,
  "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-07-21T02:04:04.164Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-07-21T02:04:04.170Z|||pool-3-thread-10||||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-07-21T02:04:04.368Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-07-21T02:04:04.368Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-07-21T02:04:04.368Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:04:04.370Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:04:04.370Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "65e2d797-a37b-49ee-8ce0-0e10202176c3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905044368,
  "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-07-21T02:04:05.372Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-07-21T02:04:05.372Z|||pool-3-thread-10||||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-07-21T02:04:05.513Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-07-21T02:04:05.514Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-07-21T02:04:05.514Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:04:05.515Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:04:05.515Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "65e2d797-a37b-49ee-8ce0-0e10202176c3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905045514,
  "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-07-21T02:04:06.526Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-07-21T02:04:06.527Z|||pool-3-thread-10||||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-07-21T02:04:06.678Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-07-21T02:04:06.679Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-07-21T02:04:06.679Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:04:06.679Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:04:06.679Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "65e2d797-a37b-49ee-8ce0-0e10202176c3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905046679,
  "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 = {84cc7d4c-b887-4a9d-bd6e-9ca71aa274b9=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=84cc7d4c-b887-4a9d-bd6e-9ca71aa274b9, artifactTimeout=30], 6329d681-2349-44bf-a568-6f7fda669d38=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=6329d681-2349-44bf-a568-6f7fda669d38, artifactTimeout=30], f9034db4-380c-47f3-bd6d-38bbc13d481e=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=f9034db4-380c-47f3-bd6d-38bbc13d481e, artifactTimeout=0], 06b3a53b-6e29-4e8d-b123-f31810805b4a=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=06b3a53b-6e29-4e8d-b123-f31810805b4a, artifactTimeout=0], a891576b-6eed-4ae8-a022-e3ca2c7866a0=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=OTk1MzdjMzBmZjJmNmViMWFjMTQ5YTIxYjVkNzAyMmU=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=a891576b-6eed-4ae8-a022-e3ca2c7866a0, artifactTimeout=0]}
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":"c1aa1adb-9a5b-476f-a57a-bafa39913bd7","rb-version":"9624491b-ef79-4657-bb2e-b0fd9fdcff10","labels":{"vf_module_model_uuid":"cb487946-a406-436d-9381-5457c1bfb82d","vf_module_model_name":"BasicCnfMacro..base_template_dummy_ignore..module-0"}}
result2
result = {}{"rb-name":"c1aa1adb-9a5b-476f-a57a-bafa39913bd7","rb-version":"9624491b-ef79-4657-bb2e-b0fd9fdcff10","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicCnfMacro..base_template_dummy_ignore..module-0","vf_module_model_uuid":"cb487946-a406-436d-9381-5457c1bfb82d"}}

status  = {}201
httpPost end!
 after create type !
artifacts = [6329d681-2349-44bf-a568-6f7fda669d38, 06b3a53b-6e29-4e8d-b123-f31810805b4a]
 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":"19e854b3-3d84-49b6-bcd7-e45b4f23195d","rb-version":"b3100d39-a2b0-427d-acc2-b2820a136405","labels":{"vf_module_model_uuid":"812eff34-2367-4e00-8809-0fcdf483ae83","vf_module_model_name":"BasicCnfMacro..helm_apache..module-1"}}
result2
result = {}{"rb-name":"19e854b3-3d84-49b6-bcd7-e45b4f23195d","rb-version":"b3100d39-a2b0-427d-acc2-b2820a136405","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicCnfMacro..helm_apache..module-1","vf_module_model_uuid":"812eff34-2367-4e00-8809-0fcdf483ae83"}}

status  = {}201
httpPost end!
 after create type !
artifacts = [84cc7d4c-b887-4a9d-bd6e-9ca71aa274b9]
httpPost URI: POST http://localhost:9015/v1/rb/definition/19e854b3-3d84-49b6-bcd7-e45b4f23195d/b3100d39-a2b0-427d-acc2-b2820a136405/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-07-21T02:04:08.005Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-07-21T02:04:08.010Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:04:08.010Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:04:08.010Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "65e2d797-a37b-49ee-8ce0-0e10202176c3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905048005,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T02:04:09.012Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-07-21T02:04:09.012Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:04:09.012Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:04:09.012Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "65e2d797-a37b-49ee-8ce0-0e10202176c3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905049011,
  "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-07-21T02:04:10.014Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:04:10.018Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-07-21T02:04:10.018Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"50622799-eb15-4737-826e-4649dda8ca4e","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"842a1259-87e7-4d6c-8e48-b0c58335da1a","serviceDescription":"service","serviceInvariantUUID":"dcf98d1a-433f-4244-adc7-fde103da9af3","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"0fe79c4c-d767-4b40-820a-d4076980d252","resourceInvariantUUID":"dcacd6cb-0e9d-4d11-95b4-a06aae4dbac3","resourceCustomizationUUID":"3587be85-5e5b-4760-a3cc-d51ca5718073","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":"ZGQzNTM5ZDZiYWFjMzk0NGU2YTFjMzUzOWI2MzUzNGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b4908d5d-b208-4ee5-925b-8d1c9c250b79","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":"YWE1NTUzZTc1NmFhZGFmOWJhMzY4YWQyNTQ1ZjM3OWM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7ccb1225-3000-4a83-97fa-9cd702917198","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":"8892b6cf-b21e-41c0-8c07-d87689d361d4","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":"2022843f-cf6e-4627-a264-3beb1738f7a7","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":"cad022cc-f627-4fbf-84d0-cf7ceedb108d","artifactVersion":"2","generatedFromUUID":"8892b6cf-b21e-41c0-8c07-d87689d361d4"},{"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":"YTQ0ZGY4NmQ4ZDYyZWU1OTI2Zjg3OTczOTNjMzAxZTk\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"0d881a47-cde5-48bf-9edc-7742636524e4","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":"YTNlODA0ZTQ1OGUxZWVhZDEyNGQyYWJiM2U0NTk2MTA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"436a9209-114d-4119-8246-11e618a8203f","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"MDQ1ZDYwODlhMjMwOWY0ODQ0YjRlN2NlMjg1YmU3ODQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1c1fbe6f-fc94-4a42-aeef-39ec6a90f68e","artifactVersion":"1"}],"workloadContext":"Production"}
2023-07-21T02:04:10.020Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T02:04:10.020Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:04:10.020Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:04:10.020Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "50622799-eb15-4737-826e-4649dda8ca4e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905050014,
  "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-07-21T02:04:11.021Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T02:04:11.022Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:04:11.022Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:04:11.022Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "50622799-eb15-4737-826e-4649dda8ca4e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905050014,
  "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-07-21T02:04:12.023Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T02:04:12.023Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:04:12.023Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:04:12.023Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "50622799-eb15-4737-826e-4649dda8ca4e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905050014,
  "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-07-21T02:04:13.024Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T02:04:13.024Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:04:13.024Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:04:13.024Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "50622799-eb15-4737-826e-4649dda8ca4e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905050014,
  "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-07-21T02:04:14.025Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T02:04:14.026Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:04:14.026Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:04:14.026Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "50622799-eb15-4737-826e-4649dda8ca4e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905050014,
  "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-07-21T02:04:15.027Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T02:04:15.027Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:04:15.027Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:04:15.027Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "50622799-eb15-4737-826e-4649dda8ca4e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905050014,
  "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-07-21T02:04:16.028Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T02:04:16.029Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:04:16.029Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:04:16.029Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "50622799-eb15-4737-826e-4649dda8ca4e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905050014,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T02:04:17.030Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T02:04:17.030Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:04:17.030Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:04:17.030Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "50622799-eb15-4737-826e-4649dda8ca4e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905050014,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T02:04:18.032Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "50622799-eb15-4737-826e-4649dda8ca4e",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "842a1259-87e7-4d6c-8e48-b0c58335da1a",
  "serviceDescription": "service",
  "serviceInvariantUUID": "dcf98d1a-433f-4244-adc7-fde103da9af3",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "3587be85-5e5b-4760-a3cc-d51ca5718073",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "0fe79c4c-d767-4b40-820a-d4076980d252",
      "resourceInvariantUUID": "dcacd6cb-0e9d-4d11-95b4-a06aae4dbac3",
      "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": "YWE1NTUzZTc1NmFhZGFmOWJhMzY4YWQyNTQ1ZjM3OWM\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "7ccb1225-3000-4a83-97fa-9cd702917198",
          "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": "8892b6cf-b21e-41c0-8c07-d87689d361d4",
          "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": "cad022cc-f627-4fbf-84d0-cf7ceedb108d",
            "generatedFromUUID": "8892b6cf-b21e-41c0-8c07-d87689d361d4"
          },
          "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": "cad022cc-f627-4fbf-84d0-cf7ceedb108d",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "MDQ1ZDYwODlhMjMwOWY0ODQ0YjRlN2NlMjg1YmU3ODQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "1c1fbe6f-fc94-4a42-aeef-39ec6a90f68e"
    }
  ],
  "workloadContext": "Production"
}
2023-07-21T02:04:18.034Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-07-21T02:04:18.034Z|||pool-3-thread-10||||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-07-21T02:04:18.147Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-07-21T02:04:18.148Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-07-21T02:04:18.149Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:04:18.149Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:04:18.149Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "50622799-eb15-4737-826e-4649dda8ca4e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905058148,
  "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-07-21T02:04:19.157Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-07-21T02:04:19.157Z|||pool-3-thread-10||||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-07-21T02:04:19.324Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-07-21T02:04:19.325Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-07-21T02:04:19.326Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:04:19.326Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:04:19.326Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "50622799-eb15-4737-826e-4649dda8ca4e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905059325,
  "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-07-21T02:04:20.328Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-07-21T02:04:20.330Z|||pool-3-thread-10||||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-07-21T02:04:20.433Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-07-21T02:04:20.433Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-07-21T02:04:20.434Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:04:20.434Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:04:20.435Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "50622799-eb15-4737-826e-4649dda8ca4e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905060433,
  "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 = {cad022cc-f627-4fbf-84d0-cf7ceedb108d=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=cad022cc-f627-4fbf-84d0-cf7ceedb108d, artifactTimeout=0], 8892b6cf-b21e-41c0-8c07-d87689d361d4=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=8892b6cf-b21e-41c0-8c07-d87689d361d4, artifactTimeout=30], 7ccb1225-3000-4a83-97fa-9cd702917198=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=YWE1NTUzZTc1NmFhZGFmOWJhMzY4YWQyNTQ1ZjM3OWM=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=7ccb1225-3000-4a83-97fa-9cd702917198, 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":"0a2f6dee-b227-4c27-85c9-ff51be0b2aa1","rb-version":"c901246a-27e1-4ecc-8f61-15be0fd29bb8","labels":{"vf_module_model_uuid":"fc259a50-7837-48ff-8b7a-816ee23bcb12","vf_module_model_name":"BasicVmMacro..base_ubuntu20..module-0"}}
result2
result = {}{"rb-name":"0a2f6dee-b227-4c27-85c9-ff51be0b2aa1","rb-version":"c901246a-27e1-4ecc-8f61-15be0fd29bb8","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicVmMacro..base_ubuntu20..module-0","vf_module_model_uuid":"fc259a50-7837-48ff-8b7a-816ee23bcb12"}}

status  = {}201
httpPost end!
 after create type !
artifacts = [8892b6cf-b21e-41c0-8c07-d87689d361d4, cad022cc-f627-4fbf-84d0-cf7ceedb108d]
 meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found 
2023-07-21T02:04:21.890Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-07-21T02:04:21.890Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:04:21.891Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:04:21.891Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "50622799-eb15-4737-826e-4649dda8ca4e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905061890,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T02:04:22.893Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-07-21T02:04:22.893Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:04:22.894Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:04:22.894Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "50622799-eb15-4737-826e-4649dda8ca4e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905062893,
  "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-07-21T02:04:23.897Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:04:53.897Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:05:23.898Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:05:29.827Z|||pool-3-thread-4||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-07-21T02:05:29.827Z|||pool-3-thread-4||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"02aaaa1d-042a-419a-ae9d-eb0ec6186edd","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"aeeb9079-a5bf-4291-9049-28c963f462d3","serviceDescription":"service","serviceInvariantUUID":"6e9a2163-fb5b-43fc-a3a1-61ef1139625b","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"c3812494-fd75-419e-8d62-c96c84e4bd78","resourceInvariantUUID":"b67610f9-aac4-4da9-8d6c-9b574e4dacc8","resourceCustomizationUUID":"41ec5688-51a1-492b-b172-eacc2e881aa0","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":"ZWJjMjI0YzM3ZThkNzQ1YmQ5MjMwNzU4YmQ1YmQxYjg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"75c06b23-c54e-45af-9235-845c74e933ad","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":"8911d4f8-85a3-4d37-abb8-a9c3e7373040","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":"e3d4f672-3da5-4c0c-b4b7-1703edf6784d","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":"ZmYyMTBjNDJmYzI1ZTdiY2U2YTFjMDhhMDcxOWY2MWU\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"dc449694-b7c7-4237-b2cf-328fe6d9bc32","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":"badd5f84-2368-42f9-9068-fe4968b72a2a","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":"ab4df53c-18a4-46f5-b3c2-a1da6b8d629e","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":"d78f54af-30ca-45c7-bef1-6d7001ba470c","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":"NWUxMzdhMGMxMTQyNTU0ZTVkYTJmZTk5NGU3ZWVhNWE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"dc311e2e-65f9-4d25-89b6-f81e1507bed8","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MDNkMGExYzVhNzM0ZDU5ODA1NTU5NTNiYTFjYTNiN2E\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"85900ecc-bdaf-4ab2-898d-7de8b869c467","artifactVersion":"1"}],"workloadContext":"Production"}
2023-07-21T02:05:29.830Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T02:05:29.831Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:05:29.831Z|||pool-3-thread-4||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:05:29.831Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "02aaaa1d-042a-419a-ae9d-eb0ec6186edd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905123898,
  "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-07-21T02:05:30.832Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T02:05:30.833Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:05:30.833Z|||pool-3-thread-4||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:05:30.833Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "02aaaa1d-042a-419a-ae9d-eb0ec6186edd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905123898,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T02:05:31.834Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T02:05:31.834Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:05:31.834Z|||pool-3-thread-4||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:05:31.835Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "02aaaa1d-042a-419a-ae9d-eb0ec6186edd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905123898,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T02:05:32.835Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T02:05:32.836Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:05:32.836Z|||pool-3-thread-4||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:05:32.836Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "02aaaa1d-042a-419a-ae9d-eb0ec6186edd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905123898,
  "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-07-21T02:05:33.837Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T02:05:33.837Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:05:33.838Z|||pool-3-thread-4||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:05:33.838Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "02aaaa1d-042a-419a-ae9d-eb0ec6186edd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905123898,
  "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-07-21T02:05:34.838Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T02:05:34.839Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:05:34.839Z|||pool-3-thread-4||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:05:34.839Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "02aaaa1d-042a-419a-ae9d-eb0ec6186edd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905123898,
  "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-07-21T02:05:35.840Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T02:05:35.841Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:05:35.841Z|||pool-3-thread-4||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:05:35.841Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "02aaaa1d-042a-419a-ae9d-eb0ec6186edd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905123898,
  "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-07-21T02:05:36.842Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T02:05:36.843Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:05:36.843Z|||pool-3-thread-4||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:05:36.843Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "02aaaa1d-042a-419a-ae9d-eb0ec6186edd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905123898,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T02:05:37.844Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-07-21T02:05:37.845Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-07-21T02:05:37.845Z|||pool-3-thread-4||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-07-21T02:05:37.845Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "02aaaa1d-042a-419a-ae9d-eb0ec6186edd",
  "consumerID": "multicloud-k8s",
  "timestamp": 1689905123898,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-07-21T02:05:38.847Z|||pool-3-thread-4||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "02aaaa1d-042a-419a-ae9d-eb0ec6186edd",
  "serviceName": "test_pnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "aeeb9079-a5bf-4291-9049-28c963f462d3",
  "serviceDescription": "service",
  "serviceInvariantUUID": "6e9a2163-fb5b-43fc-a3a1-61ef1139625b",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-TestPnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
      "artifactChecksum": "MDNkMGExYzVhNzM0ZDU5ODA1NTU5NTNiYTFjYTNiN2E\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "85900ecc-bdaf-4ab2-898d-7de8b869c467"
    }
  ],
  "workloadContext": "Production"
}
2023-07-21T02:05:38.848Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:06:08.848Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:06:38.850Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:07:08.854Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:07:38.856Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:08:08.856Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:08:38.858Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:09:08.859Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:09:38.861Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:10:08.862Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:10:38.863Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:11:08.864Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:11:38.866Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:12:08.867Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:12:38.868Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:13:08.868Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:13:21.241Z|||kafka-producer-network-thread | multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63||||INFO|||||org.apache.kafka.clients.NetworkClient||[Producer clientId=multicloud-k8s-producer-05c47308-35ea-4469-8216-6b8aaad4ae63] Node 1 disconnected.
2023-07-21T02:13:38.869Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:14:08.870Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:14:38.870Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:15:08.870Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:15:38.871Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:16:08.872Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:16:38.874Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:17:08.874Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:17:38.876Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:18:08.876Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:18:38.876Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:19:08.878Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:19:38.879Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:20:08.881Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:20:38.881Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:21:08.884Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:21:38.884Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:22:08.886Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:22:38.888Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:23:08.889Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:23:38.891Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:24:08.892Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:24:38.892Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:25:08.894Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:25:38.904Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:26:08.905Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:26:38.905Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:27:08.907Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:27:38.909Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:28:08.909Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:28:38.910Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:29:08.917Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:29:38.919Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:30:08.919Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:30:38.921Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:31:08.921Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:31:38.923Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:32:08.929Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:32:38.930Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:33:08.933Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:33:38.934Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:34:08.935Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-07-21T02:34:38.937Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO